aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c
AgeCommit message (Expand)Author
2020-05-10drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher
2018-09-14drm/amdgpu: Add support of powerplay for picassoLikun Gao
2018-08-27drm/amdgpu/pp: endian fixes for processpptables.cAlex Deucher
2018-05-31drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu
2018-04-11drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu
2018-02-19drm/amd/powerplay: delete some dead codeDan Carpenter
2018-02-19drm/amd/pp: Disable OD feature if VBIOS limitsRex Zhu
2017-12-06drm/amd/powerplay: Minor fixes in processpptables.c (v2)Ernst Sjöstrand
2017-09-29amdgpu/pp: constify soft_dummy_pp_table.Dave Airlie
2017-08-29drm/amd/powerplay/hwmgr: Remove null check before kfreeHimanshu Jha
2017-08-29drm/amd/powerplay: add dummy pp table for raven. (v2)Rex Zhu
2017-05-25drm/amd/powerplay: bypass pptable process on ravenHawking Zhang
2017-05-24drm/amd/powerplay: add raven support in hwmgr. (v2)Rex Zhu
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui
2016-10-25drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu
2016-10-25drm/amd/powerplay: mark symbols static where possibleBaoyou Xie
2016-09-02drm/amd/powerplay: refine struct name for code style reason.Rex Zhu
2016-07-15drm/amd/powerplay: add pp_tables_get_response_times function in process pptablesHuang Rui
2016-07-07amdgpu: use NULL instead of 0 for pointerArnd Bergmann
2016-07-07drm/amd/powerplay: keep soft_pp_table pointer value for re-uploadingEric Huang
2016-01-08drm/amd/powerplay: fix Smatch static checker warningsRex Zhu
2016-01-04drm/amd/powerplay: precedence bug in init_non_clock_fields()Dan Carpenter
2015-12-21drm/powerplay: add debugging output to processpptables.cAlex Deucher
2015-12-21drm/amd/powerplay: implement smc state upload for CZAlex Deucher
2015-12-21drm/amd/powerplay: add hardware manager sub-componentJammy Zhou