drm/radeon: add driver option to disable uvd block.
authorJérome Glisse <jglisse@redhat.com>
Fri, 18 Mar 2016 15:58:36 +0000 (16:58 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 May 2016 17:08:52 +0000 (13:08 -0400)
commitf1a0a67a8aca257fc6d4a2d1753556a91f2186a7
tree42d62aa034ade9a9828141e0f8452325940f12da
parentcb25f7e022b0fb1caf1bc50e5f85b3d31043b997
drm/radeon: add driver option to disable uvd block.

Quite few suspend/hibernation bugs are related to this block. Add
an option to disable those as a work around.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Jérôme Glisse <jglisse@redhat.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_asic.c
drivers/gpu/drm/radeon/radeon_drv.c
This page took 0.051059 seconds and 5 git commands to generate.