summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/tonga_processpptables.c
AgeCommit message (Expand)Author
2016-07-06drm/amd/powerplay: incorrectly use of the function return valueRex Zhu
2016-06-15drm/amd/powerplay: update powerplay table parsingRex Zhu
2016-06-09drm/amdgpu: fix memleak in pptable_initMonk Liu
2016-05-04drm/amd/powerplay: revise caching the soft pptable and add it's sizeEric Huang
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui
2016-05-04drm/amd/powerplay: update baffin & ellesmere smc_sk firmware.yanyang1
2016-03-21drm/amd/powerplay: fix memory leak of tdp_tableColin Ian King
2016-01-08drm/amd/powerplay: fix Smatch static checker warningsRex Zhu
2015-12-21drm/amd/powerplay: Don't return an error if fan table is missingAlex Deucher
2015-12-21drm/powerplay: add debugging output to tonga_processpptables.cAlex Deucher
2015-12-21drm/amd/powerplay: add Tonga dpm support (v3)yanyang1