aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-21drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.Eric Huang2-0/+27
2015-12-21drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.Eric Huang2-2/+2
2015-12-21drm/amd/powerplay: Add thermal protection support for Fiji.Eric Huang4-1/+892
2015-12-21drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.Eric Huang2-0/+68
2015-12-21drm/amdgpu: Prepare DKMS build for powerplay module.Qiang Yu1-1/+1
2015-12-21drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.Eric Huang1-1/+2
2015-12-21drm/amd/amdgpu: add vce3.0 clock gating support. (v2)Eric Huang1-1/+148
2015-12-21drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)Eric Huang1-2/+259
2015-12-21drm/amd/powerplay: add multimedia power gating support for Fiji.Eric Huang5-3/+281
2015-12-21drm/amdgpu: rename fiji_smumgr.h to fiji_smum.hJammy Zhou3-2/+2
2015-12-21drm/amdgpu: rename tonga_smumgr.h to tonga_smum.hJammy Zhou3-2/+2
2015-12-21drm/amd/powerplay: Add PPLib debug print macro.David Rokhvarg2-4/+40
2015-12-21drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.Rex Zhu2-15/+87
2015-12-21drm/amd/powerplay: enable set_cpu_power_state task. (v2)Rex Zhu6-5/+21
2015-12-21drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu5-0/+45
2015-12-21drm/amd/powerplay: add smc msg for NB P-State switchRex Zhu2-0/+9
2015-12-21drm/amd/powerplay: add new function point in hwmgr.Rex Zhu1-1/+5
2015-12-21amdgpu/powerplay: Add Stoney to list of early init casesTom St Denis1-0/+1
2015-12-21drm/amd/powerplay: fix warning of cast to pointer from integer of different size.Rex Zhu1-2/+2
2015-12-21drm/amd/powerplay: fix warning of cast to pointer from integer of different size.rezhu3-6/+6
2015-12-21drm/amd/powerplay: implement smc state upload for CZAlex Deucher4-22/+141
2015-12-21drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividersAlex Deucher2-0/+25
2015-12-21drm/amd/powerplay: enable clock gating for Fiji.Eric Huang1-1/+8
2015-12-21drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)Eric Huang1-0/+86
2015-12-21drm/amdgpu: add sdma clock gating support for Fiji.Eric Huang1-0/+105
2015-12-21drm/amd/amdgpu: add gmc clock gating support for Fiji.Eric Huang1-0/+172
2015-12-21drm/amd/amdgpu: add gfx clock gating support for Fiji.Eric Huang1-0/+254
2015-12-21drm/amd/powerplay/tonga: Add UVD DPM initAlex Deucher1-0/+56
2015-12-21drm/amd/powerplay: fix boolreturn.cocci warningskbuild test robot1-4/+4
2015-12-21drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)Alex Deucher1-2/+18
2015-12-21drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)Alex Deucher1-2/+18
2015-12-21drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher2-0/+8
2015-12-21drm/amdgpu: store pcie gen mask and link widthAlex Deucher4-20/+99
2015-12-21drm: add drm_pcie_get_max_link_width helper (v2)Alex Deucher2-0/+21
2015-12-21drm/amdgpu: extract pcie helpers to common headerAlex Deucher6-137/+193
2015-12-21drm/amd/powerplay/fiji: enable pcie and mclk forcing for lowAlex Deucher1-5/+25
2015-12-21drm/amd/powerplay/tonga: enable pcie and mclk forcing for lowAlex Deucher1-11/+37
2015-12-21drm/amd/powerplay: refine the logic of whether need to update power state.Rex Zhu2-3/+11
2015-12-21drm/amd/powerplay: implement new funcs to check current states for tonga.Rex Zhu1-0/+62
2015-12-21drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.Rex Zhu3-0/+34
2015-12-21drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou6-61/+65
2015-12-21drm/amdgpu: enable sysfs interface for powerplayRex Zhu1-9/+11
2015-12-21drm/amdgpu: export fan control functions to amdgpuRex Zhu1-5/+25
2015-12-21drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcsRex Zhu2-1/+88
2015-12-21drm/amdgpu/powerplay: implement thermal control for tonga.Rex Zhu5-2/+798
2015-12-21drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.Rex Zhu6-4/+48
2015-12-21drm/amdgpu/powerplay: add thermal control interface in hwmgr.Rex Zhu3-2/+47
2015-12-21drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.Rex Zhu2-22/+26
2015-12-21drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal controlRex Zhu1-0/+22
2015-12-21drm/amd/powerplay: Add CG and PG support for tongaRex Zhu5-15/+440