[PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread alexdeucher
From: Alex Deucher The idea here is to move to a finer grained reset. In some cases we may not need reset every block, and in other cases we may not need to re-init the entire asic. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon.h |5 + 1 files changed, 5 insertions(+),

[PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread alexdeucher
From: Alex Deucher The idea here is to move to a finer grained reset. In some cases we may not need reset every block, and in other cases we may not need to re-init the entire asic. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon.h |5 + 1 files changed, 5 insertions(+),

[PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread alexdeucher
From: Alex Deucher The idea here is to move to a finer grained reset. In some cases we may not need reset every block, and in other cases we may not need to re-init the entire asic. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon.h |5 + 1 files changed, 5 insertions(+),

[PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread alexdeucher
From: Alex Deucher The idea here is to move to a finer grained reset. In some cases we may not need reset every block, and in other cases we may not need to re-init the entire asic. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon.h |5 + 1 files changed, 5 insertions(+),

[PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread alexdeucher
From: Alex Deucher The idea here is to move to a finer grained reset. In some cases we may not need reset every block, and in other cases we may not need to re-init the entire asic. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon.h |5 + 1 files changed, 5 insertions(+),

[PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread alexdeucher
From: Alex Deucher The idea here is to move to a finer grained reset. In some cases we may not need reset every block, and in other cases we may not need to re-init the entire asic. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon.h |5 + 1 files changed, 5 insertions(+),

Re: [PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread Jerome Glisse
On Thu, Jan 3, 2013 at 1:16 PM, wrote: > From: Alex Deucher > > The idea here is to move to a finer grained reset. > In some cases we may not need reset every block, and > in other cases we may not need to re-init the entire > asic. > > Signed-off-by: Alex Deucher for the serie Reviewed-by: Je

Re: [PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread Jerome Glisse
On Thu, Jan 3, 2013 at 1:16 PM, wrote: > From: Alex Deucher > > The idea here is to move to a finer grained reset. > In some cases we may not need reset every block, and > in other cases we may not need to re-init the entire > asic. > > Signed-off-by: Alex Deucher for the serie Reviewed-by: Je

Re: [PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread Jerome Glisse
On Thu, Jan 3, 2013 at 1:16 PM, wrote: > From: Alex Deucher > > The idea here is to move to a finer grained reset. > In some cases we may not need reset every block, and > in other cases we may not need to re-init the entire > asic. > > Signed-off-by: Alex Deucher for the serie Reviewed-by: Je

Re: [PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread Jerome Glisse
On Thu, Jan 3, 2013 at 1:16 PM, wrote: > From: Alex Deucher > > The idea here is to move to a finer grained reset. > In some cases we may not need reset every block, and > in other cases we may not need to re-init the entire > asic. > > Signed-off-by: Alex Deucher for the serie Reviewed-by: Je

Re: [PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread Jerome Glisse
On Thu, Jan 3, 2013 at 1:16 PM, wrote: > From: Alex Deucher > > The idea here is to move to a finer grained reset. > In some cases we may not need reset every block, and > in other cases we may not need to re-init the entire > asic. > > Signed-off-by: Alex Deucher for the serie Reviewed-by: Je

Re: [PATCH 1/5] drm/radeon: add GPU reset flags

2013-01-03 Thread Jerome Glisse
On Thu, Jan 3, 2013 at 1:16 PM, wrote: > From: Alex Deucher > > The idea here is to move to a finer grained reset. > In some cases we may not need reset every block, and > in other cases we may not need to re-init the entire > asic. > > Signed-off-by: Alex Deucher for the serie Reviewed-by: Je