summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-21drm/amd/powerplay: fix warning of cast to pointer from integer of different s...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 sta...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 subm...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
2015-12-21drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.Rex Zhu1-0/+3
2015-12-21drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.Rex Zhu1-0/+41
2015-12-21drm/amdgpu: enable powerplay module by default for fiji.Rex Zhu1-0/+3
2015-12-21drm/amdgpu: enable powerplay module by default for tonga.Rex Zhu1-0/+8
2015-12-21drm/amdgpu/powerplay: program display gap for tonga.Rex Zhu1-0/+91
2015-12-21drm/amdgpu/powerplay: implement pem_task for display_configuration_changeRex Zhu4-6/+15
2015-12-21drm/amdgpu/poweprlay: export program display gap function to eventmgrRex Zhu2-0/+29
2015-12-21drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gapRex Zhu1-1/+3
2015-12-21drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.Eric Huang3-1/+7
2015-12-21drm/amdgpu: add amdgpu.powerplay module optionJammy Zhou1-0/+5
2015-12-21drm/amd/powerplay: add Fiji DPM support.Eric Huang7-1/+5815
2015-12-21drm/amd/powerplay: add Fiji SMU support.Eric Huang4-1/+1117
2015-12-21drm/amd/powerplay: update atomctrl for fijiEric Huang3-9/+496
2015-12-21drm/amd/powerplay: add/update headers for Fiji SMU and DPMEric Huang7-182/+12926
2015-12-21drm/amd/powerplay: add Tonga dpm support (v3)yanyang120-12/+9284
2015-12-21drm/amd/powerplay: Add Tonga SMU supportJammy Zhou5-2/+921
2015-12-21drm/amd/powerplay: add header file for tonga smu and dpmyanyang14-198/+1844
2015-12-21drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.yanyang13-0/+0
2015-12-21drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.hyanyang11-0/+1