summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr (follow)
Commit message (Expand)AuthorAgeFilesLines
* amd/powerplay: don't enable ucode fan control if vbios has no fan tableAlex Deucher2015-12-211-0/+3
* drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)Rex Zhu2015-12-211-1/+12
* drm/amd/powerplay: add point check to avoid NULL point hang.Rex Zhu2015-12-211-13/+47
* drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.David Rokhvarg2015-12-211-2/+4
* drm/amd/powerplay: Don't return an error if fan table is missingAlex Deucher2015-12-211-1/+1
* drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_initAlex Deucher2015-12-211-0/+2
* drm/powerplay: add debugging output to processpptables.cAlex Deucher2015-12-211-13/+29
* drm/powerplay: add debugging output to tonga_processpptables.cAlex Deucher2015-12-211-13/+26
* amd/powerplay: Add structures required to report configuration changeEric Yang2015-12-213-39/+65
* amd/powerplay: Fix get dal power levelVitaly Prosyak2015-12-212-4/+5
* amd\powerplay Implement get dal power levelVitaly Prosyak2015-12-212-2/+34
* drm/amd/powerplay: display gpu load when print performance for tonga.Rex Zhu2015-12-211-1/+12
* drm/amd/powerplay: move shared function of vi to hwmgr. (v2)Rex Zhu2015-12-213-16/+334
* drm/amd/powerplay: fix boolreturn.cocci warningskbuild test robot2015-12-211-2/+2
* drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.Eric Huang2015-12-212-0/+27
* drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.Eric Huang2015-12-212-0/+27
* drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga an...Eric Huang2015-12-212-2/+2
* drm/amd/powerplay: Add thermal protection support for Fiji.Eric Huang2015-12-214-1/+892
* drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.Eric Huang2015-12-212-0/+68
* drm/amd/powerplay: add multimedia power gating support for Fiji.Eric Huang2015-12-215-3/+281
* drm/amd/powerplay: Add PPLib debug print macro.David Rokhvarg2015-12-211-3/+32
* drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.Rex Zhu2015-12-212-15/+87
* drm/amd/powerplay: enable set_cpu_power_state task. (v2)Rex Zhu2015-12-211-2/+11
* drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu2015-12-211-0/+16
* drm/amd/powerplay: fix warning of cast to pointer from integer of different s...Rex Zhu2015-12-211-2/+2
* drm/amd/powerplay: fix warning of cast to pointer from integer of different s...rezhu2015-12-211-1/+1
* drm/amd/powerplay: implement smc state upload for CZAlex Deucher2015-12-213-20/+138
* drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividersAlex Deucher2015-12-212-0/+25
* drm/amd/powerplay/tonga: Add UVD DPM initAlex Deucher2015-12-211-0/+56
* drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)Alex Deucher2015-12-211-2/+18
* drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)Alex Deucher2015-12-211-2/+18
* drm/amdgpu: extract pcie helpers to common headerAlex Deucher2015-12-214-137/+2
* drm/amd/powerplay/fiji: enable pcie and mclk forcing for lowAlex Deucher2015-12-211-5/+25
* drm/amd/powerplay/tonga: enable pcie and mclk forcing for lowAlex Deucher2015-12-211-11/+37
* drm/amd/powerplay: implement new funcs to check current states for tonga.Rex Zhu2015-12-211-0/+62
* drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw sta...Rex Zhu2015-12-211-0/+21
* drm/amdgpu/powerplay: implement thermal control for tonga.Rex Zhu2015-12-215-2/+798
* drm/amdgpu/powerplay: add thermal control interface in hwmgr.Rex Zhu2015-12-211-0/+29
* drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other subm...Rex Zhu2015-12-212-49/+7
* drm/amd/powerplay: Add CG and PG support for tongaRex Zhu2015-12-215-15/+440
* drm/amdgpu/powerplay: program display gap for tonga.Rex Zhu2015-12-211-0/+91
* drm/amdgpu/poweprlay: export program display gap function to eventmgrRex Zhu2015-12-211-0/+27
* drm/amd/powerplay: add Fiji DPM support.Eric Huang2015-12-217-1/+5815
* drm/amd/powerplay: update atomctrl for fijiEric Huang2015-12-213-9/+496
* drm/amd/powerplay: add/update headers for Fiji SMU and DPMEric Huang2015-12-211-0/+617
* drm/amd/powerplay: add Tonga dpm support (v3)yanyang12015-12-2115-1/+9080
* drm/amd/powerplay: add CG and PG support for carrizoRex Zhu2015-12-217-6/+918
* drm/amd/powerplay: add Carrizo dpm supportJammy Zhou2015-12-214-3/+1212
* drm/amd/powerplay: add hardware manager sub-componentJammy Zhou2015-12-217-0/+2233