summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
diff options
context:
space:
mode:
authorShirish S <shirish.s@amd.com>2018-11-16 06:50:28 +0000
committerAlex Deucher <alexander.deucher@amd.com>2018-11-26 15:46:52 -0500
commit00fedbe629bfc0a51c07b6e665265ce31d8b6f3c (patch)
tree6dbe99c2dc9235c06f0011dbab18575a738588aa /drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
parentb333730d126efcc8f2fad60df3c9b3971ff59833 (diff)
downloadlinux-00fedbe629bfc0a51c07b6e665265ce31d8b6f3c.tar.bz2
Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"
This reverts commit dbd8299c32f6f413f6cfe322fe0308f3cfc577e8. Reason for revert: This patch sends msg PPSMC_MSG_DisableLowMemoryPstate(0x002e) in wrong of sequence to SMU which is before PPSMC_MSG_UVDPowerON (0x0008). This leads to SMU failing to service the request as it is dependent on UVD to be powered ON, since it accesses UVD registers. This msg should ideally be sent only when the UVD is about to decode a 4k video. Signed-off-by: Shirish S <shirish.s@amd.com> Signed-off-by: suresh guttula <suresh.guttula@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay/inc/hwmgr.h')
0 files changed, 0 insertions, 0 deletions