summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/inc
AgeCommit message (Expand)AuthorFilesLines
2016-03-14drm/amd/powerplay: add a common pp endian headerAlex Deucher1-0/+38
2016-03-14drm/amd/powerplay: mv avfs status to smumgr.hrezhu1-0/+21
2016-02-11drm/amd/powerplay: Make declarations of functions exposed to DAL type-safe.David Rokhvarg1-5/+10
2016-02-11drm/amd/powerplay: export interface to DAL.Rex Zhu3-19/+81
2016-02-11drm/amd/powerplay: change struct name.Rex Zhu3-4/+4
2016-02-10drm/amd/powerplay: add some sysfs interfaces for powerplay.Eric Huang2-0/+21
2016-01-08drm/amd/powerplay: enable power down asic task. (v2)Rex Zhu2-2/+6
2016-01-08drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)Rex Zhu1-0/+3
2015-12-23Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie29-0/+18102
2015-12-22amd/powerplay: Add structures required to report configuration changeEric Yang2-0/+74
2015-12-22amd/powerplay: Fix get dal power levelVitaly Prosyak3-8/+4
2015-12-22amd\powerplay Implement get dal power levelVitaly Prosyak3-17/+38
2015-12-22drm/amd/powerplay: move shared function of vi to hwmgr. (v2)Rex Zhu1-3/+45
2015-12-22drm/amd/powerplay: Add PPLib debug print macro.David Rokhvarg1-1/+8
2015-12-22drm/amd/powerplay: enable set_cpu_power_state task. (v2)Rex Zhu1-0/+2
2015-12-22drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu2-0/+12
2015-12-22drm/amd/powerplay: add smc msg for NB P-State switchRex Zhu2-0/+9
2015-12-22drm/amd/powerplay: add new function point in hwmgr.Rex Zhu1-1/+5
2015-12-22drm/amd/powerplay: implement smc state upload for CZAlex Deucher1-2/+3
2015-12-22drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw sta...Rex Zhu2-0/+13
2015-12-22drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcsRex Zhu1-0/+4
2015-12-22drm/amdgpu/powerplay: add thermal control interface in hwmgr.Rex Zhu2-2/+18
2015-12-22drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other subm...Rex Zhu1-0/+46
2015-12-22drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal controlRex Zhu1-0/+22
2015-12-22drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.Rex Zhu1-0/+3
2015-12-22drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.Rex Zhu1-0/+41
2015-12-22drm/amdgpu/poweprlay: export program display gap function to eventmgrRex Zhu1-0/+2
2015-12-22drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gapRex Zhu1-1/+3
2015-12-22drm/amd/powerplay: add/update headers for Fiji SMU and DPMEric Huang4-0/+12230
2015-12-22drm/amd/powerplay: add Tonga dpm support (v3)yanyang14-10/+200
2015-12-22drm/amd/powerplay: Add Tonga SMU supportJammy Zhou1-0/+40
2015-12-22drm/amd/powerplay: add header file for tonga smu and dpmyanyang13-0/+1844
2015-12-22drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.yanyang13-0/+984
2015-12-22drm/amd/powerplay: add event manager sub-componentRex Zhu4-0/+303
2015-12-22drm/amd/powerplay: add CG and PG support for carrizoRex Zhu3-6/+140
2015-12-22drm/amd/powerplay: add Carrizo smu supportJammy Zhou4-0/+531
2015-12-22drm/amd/powerplay: add hardware manager sub-componentJammy Zhou7-2/+1153
2015-12-22drm/amd/powerplay: add SMU manager sub-componentJammy Zhou2-0/+215
2015-12-22drm/amd/powerplay: add basic powerplay frameworkAlex Deucher1-0/+162