summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui2017-01-271-1/+1
* drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu2016-10-251-1/+1
* drm/amd/powerplay: mark symbols static where possibleBaoyou Xie2016-10-251-2/+2
* drm/amd/powerplay: refine struct name for code style reason.Rex Zhu2016-09-021-1/+1
* drm/amd/powerplay: add pp_tables_get_response_times function in process pptablesHuang Rui2016-07-151-0/+13
* amdgpu: use NULL instead of 0 for pointerArnd Bergmann2016-07-071-1/+1
* drm/amd/powerplay: keep soft_pp_table pointer value for re-uploadingEric Huang2016-07-071-10/+8
* drm/amd/powerplay: fix Smatch static checker warningsRex Zhu2016-01-081-1/+10
* drm/amd/powerplay: precedence bug in init_non_clock_fields()Dan Carpenter2016-01-041-2/+2
* drm/powerplay: add debugging output to processpptables.cAlex Deucher2015-12-211-13/+29
* drm/amd/powerplay: implement smc state upload for CZAlex Deucher2015-12-211-10/+12
* drm/amd/powerplay: add hardware manager sub-componentJammy Zhou2015-12-211-0/+1661