]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/powerplay: retrieve the real-time coreClock values
authorEvan Quan <evan.quan@amd.com>
Fri, 20 Oct 2017 07:42:34 +0000 (15:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Oct 2017 03:09:38 +0000 (23:09 -0400)
commit0722382dcc4fd4e53c12db2c2eda9c5c9c903432
tree53827990394e6582fcf44ee35eef04c4b89c68fe
parentb87079ec7b4d38efee015367315958ce5495ba93
drm/amd/powerplay: retrieve the real-time coreClock values

 - Currently, the coreClock value for min/max performance level on raven
   is hard-coded. Use the real-time value retrieved by GetGfxMinFreqLimit
   and GetGfxMaxFreqLimit PPSMC messages

Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/rv_hwmgr.c