drm/radeon: disable force performance state when thermal state is active
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Oct 2013 21:22:29 +0000 (17:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 19:25:47 +0000 (15:25 -0400)
commit0a17af373c61b4ded44a2cbac62c05ae5dad2106
tree4b0f39245feca9eefbad0ef0e5644634978cfe6c
parentab70b1dde73ff4525c3cd51090c233482c50f217
drm/radeon: disable force performance state when thermal state is active

If the thermal state is active, we are in the lowest performance level
to cool down the chip.  Don't let the user force it higher.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_pm.c