]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/dpm: adjust power state properly for UVD on SI
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Aug 2013 15:54:07 +0000 (11:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Aug 2013 21:37:11 +0000 (17:37 -0400)
commit6b01ab7ad38cb98a6604d3f92e9f1e5b5a98f799
treead8f52c3f1ea9beeb2a53f585f710a3ed83c8395
parent156ee2baa15f4b2024adb9696e497f29d91423af
drm/radeon/dpm: adjust power state properly for UVD on SI

There are some hardware issue with reclocking on SI when
UVD is active, so use a stable power state when UVD is
active.  Fixes possible hangs and performance issues when
using UVD on SI.

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