]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: disable runtime pm in certain cases
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 31 Oct 2016 14:41:49 +0000 (10:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 31 Oct 2016 15:49:29 +0000 (11:49 -0400)
commit128eb82849cb823c3d9efc9e8e5e271bad0a49d9
treeac2b85e78fbe216ffb323bd67acd56f4c24730cd
parentaa63c498632506d7a4b93bc4cf9d0be76b4504df
drm/radeon: disable runtime pm in certain cases

If the platform does not support hybrid graphics or ATPX dGPU
power control.

bug: https://bugzilla.kernel.org/show_bug.cgi?id=51381

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_device.c