[PATCH 2/3] drm/radeon: add driver option to disable uvd/vce block.

2016-03-16 Thread Jerome Glisse
On Wed, Mar 16, 2016 at 1:20 PM, Christian König wrote: > Am 16.03.2016 um 12:56 schrieb jglisse at redhat.com: >> >> From: Jérome Glisse >> >> Quite few suspend/hibernation bugs are related to this block. Add >> an option to disable those as a work around. >> >> Signed-off-by: Jérôme Glisse

[PATCH 2/3] drm/radeon: add driver option to disable uvd/vce block.

2016-03-16 Thread Christian König
Am 16.03.2016 um 12:56 schrieb jglisse at redhat.com: > From: Jérome Glisse > > Quite few suspend/hibernation bugs are related to this block. Add > an option to disable those as a work around. > > Signed-off-by: Jérôme Glisse > Cc: Alex Deucher > Cc: Christian König Reviewed-by: Christian

[PATCH 2/3] drm/radeon: add driver option to disable uvd/vce block.

2016-03-16 Thread jgli...@redhat.com
From: Jérome Glisse Quite few suspend/hibernation bugs are related to this block. Add an option to disable those as a work around. Signed-off-by: Jérôme Glisse Cc: Alex Deucher Cc: Christian König --- drivers/gpu/drm/radeon/radeon.h | 1 + drivers/gpu/drm/radeon/radeon_asic.c | 3 ++