]> rtime.felk.cvut.cz Git - linux-imx.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)
commit797f203f622164a322b9a0f962ce431e3f6ca48e
treead8f52c3f1ea9beeb2a53f585f710a3ed83c8395
parentb841ce7b41ffbecf84285b381b3ac23f05256d31
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