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)
commit066f1f0b4719eb4573ef09bfc63c2bbb6f7676ca
treeac2b85e78fbe216ffb323bd67acd56f4c24730cd
parent3b496626ee8f07919256a4e99cddf42ecd4ba891
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