]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/radeon/dpm: adjust thermal protection requirements
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2013 16:41:35 +0000 (12:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Aug 2013 21:37:09 +0000 (17:37 -0400)
commitfda837241f3680e5dc554c26e178c2deec7a039c
treefea4895f83a15b287e16aa3c003693407c4ca821
parente1accbf0543eecfdb161131208c3dfefee22d61f
drm/radeon/dpm: adjust thermal protection requirements

On rv770 and newer, clock gating is not required
for thermal protection.  The only requirement is that
the design utilizes a thermal sensor.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/btc_dpm.c
drivers/gpu/drm/radeon/cypress_dpm.c
drivers/gpu/drm/radeon/ni_dpm.c
drivers/gpu/drm/radeon/rv770_dpm.c
drivers/gpu/drm/radeon/si_dpm.c