summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2015-12-22drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.David Rokhvarg1-2/+4
2015-12-22drm/amd/powerplay: Don't return an error if fan table is missingAlex Deucher1-1/+1
2015-12-22drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_initAlex Deucher1-0/+2
2015-12-22drm/powerplay: add debugging output to processpptables.cAlex Deucher1-13/+29
2015-12-22drm/powerplay: add debugging output to tonga_processpptables.cAlex Deucher1-13/+26
2015-12-22amd/powerplay: Add structures required to report configuration changeEric Yang3-39/+65
2015-12-22amd/powerplay: Fix get dal power levelVitaly Prosyak2-4/+5
2015-12-22amd\powerplay Implement get dal power levelVitaly Prosyak2-2/+34
2015-12-22drm/amd/powerplay: display gpu load when print performance for tonga.Rex Zhu1-1/+12
2015-12-22drm/amd/powerplay: move shared function of vi to hwmgr. (v2)Rex Zhu3-16/+334
2015-12-22drm/amd/powerplay: fix boolreturn.cocci warningskbuild test robot1-2/+2
2015-12-22drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.Eric Huang2-0/+27
2015-12-22drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.Eric Huang2-0/+27
2015-12-22drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga an...Eric Huang2-2/+2
2015-12-22drm/amd/powerplay: Add thermal protection support for Fiji.Eric Huang4-1/+892
2015-12-22drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.Eric Huang2-0/+68
2015-12-22drm/amd/powerplay: add multimedia power gating support for Fiji.Eric Huang5-3/+281
2015-12-22drm/amd/powerplay: Add PPLib debug print macro.David Rokhvarg1-3/+32
2015-12-22drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.Rex Zhu2-15/+87
2015-12-22drm/amd/powerplay: enable set_cpu_power_state task. (v2)Rex Zhu1-2/+11
2015-12-22drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu1-0/+16
2015-12-22drm/amd/powerplay: fix warning of cast to pointer from integer of different s...Rex Zhu1-2/+2
2015-12-22drm/amd/powerplay: fix warning of cast to pointer from integer of different s...rezhu1-1/+1
2015-12-22drm/amd/powerplay: implement smc state upload for CZAlex Deucher3-20/+138
2015-12-22drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividersAlex Deucher2-0/+25
2015-12-22drm/amd/powerplay/tonga: Add UVD DPM initAlex Deucher1-0/+56
2015-12-22drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)Alex Deucher1-2/+18
2015-12-22drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)Alex Deucher1-2/+18
2015-12-22drm/amdgpu: extract pcie helpers to common headerAlex Deucher4-137/+2
2015-12-22drm/amd/powerplay/fiji: enable pcie and mclk forcing for lowAlex Deucher1-5/+25
2015-12-22drm/amd/powerplay/tonga: enable pcie and mclk forcing for lowAlex Deucher1-11/+37
2015-12-22drm/amd/powerplay: implement new funcs to check current states for tonga.Rex Zhu1-0/+62
2015-12-22drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw sta...Rex Zhu1-0/+21
2015-12-22drm/amdgpu/powerplay: implement thermal control for tonga.Rex Zhu5-2/+798
2015-12-22drm/amdgpu/powerplay: add thermal control interface in hwmgr.Rex Zhu1-0/+29
2015-12-22drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other subm...Rex Zhu2-49/+7
2015-12-22drm/amd/powerplay: Add CG and PG support for tongaRex Zhu5-15/+440
2015-12-22drm/amdgpu/powerplay: program display gap for tonga.Rex Zhu1-0/+91
2015-12-22drm/amdgpu/poweprlay: export program display gap function to eventmgrRex Zhu1-0/+27
2015-12-22drm/amd/powerplay: add Fiji DPM support.Eric Huang7-1/+5815
2015-12-22drm/amd/powerplay: update atomctrl for fijiEric Huang3-9/+496
2015-12-22drm/amd/powerplay: add/update headers for Fiji SMU and DPMEric Huang1-0/+617
2015-12-22drm/amd/powerplay: add Tonga dpm support (v3)yanyang115-1/+9080
2015-12-22drm/amd/powerplay: add CG and PG support for carrizoRex Zhu7-6/+918
2015-12-22drm/amd/powerplay: add Carrizo dpm supportJammy Zhou4-3/+1212
2015-12-22drm/amd/powerplay: add hardware manager sub-componentJammy Zhou7-0/+2233