summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-21drm/amd/powerplay: Add PPLib debug print macro.David Rokhvarg
2015-12-21drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.Rex Zhu
2015-12-21drm/amd/powerplay: enable set_cpu_power_state task. (v2)Rex Zhu
2015-12-21drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu
2015-12-21drm/amd/powerplay: add smc msg for NB P-State switchRex Zhu
2015-12-21drm/amd/powerplay: add new function point in hwmgr.Rex Zhu
2015-12-21amdgpu/powerplay: Add Stoney to list of early init casesTom St Denis
2015-12-21drm/amd/powerplay: fix warning of cast to pointer from integer of different s...Rex Zhu
2015-12-21drm/amd/powerplay: fix warning of cast to pointer from integer of different s...rezhu
2015-12-21drm/amd/powerplay: implement smc state upload for CZAlex Deucher
2015-12-21drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividersAlex Deucher
2015-12-21drm/amd/powerplay: enable clock gating for Fiji.Eric Huang
2015-12-21drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)Eric Huang
2015-12-21drm/amdgpu: add sdma clock gating support for Fiji.Eric Huang
2015-12-21drm/amd/amdgpu: add gmc clock gating support for Fiji.Eric Huang
2015-12-21drm/amd/amdgpu: add gfx clock gating support for Fiji.Eric Huang
2015-12-21drm/amd/powerplay/tonga: Add UVD DPM initAlex Deucher
2015-12-21drm/amd/powerplay: fix boolreturn.cocci warningskbuild test robot
2015-12-21drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)Alex Deucher
2015-12-21drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)Alex Deucher
2015-12-21drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher
2015-12-21drm/amdgpu: store pcie gen mask and link widthAlex Deucher
2015-12-21drm: add drm_pcie_get_max_link_width helper (v2)Alex Deucher
2015-12-21drm/amdgpu: extract pcie helpers to common headerAlex Deucher
2015-12-21drm/amd/powerplay/fiji: enable pcie and mclk forcing for lowAlex Deucher
2015-12-21drm/amd/powerplay/tonga: enable pcie and mclk forcing for lowAlex Deucher
2015-12-21drm/amd/powerplay: refine the logic of whether need to update power state.Rex Zhu
2015-12-21drm/amd/powerplay: implement new funcs to check current states for tonga.Rex Zhu
2015-12-21drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw sta...Rex Zhu
2015-12-21drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou
2015-12-21drm/amdgpu: enable sysfs interface for powerplayRex Zhu
2015-12-21drm/amdgpu: export fan control functions to amdgpuRex Zhu
2015-12-21drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcsRex Zhu
2015-12-21drm/amdgpu/powerplay: implement thermal control for tonga.Rex Zhu
2015-12-21drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.Rex Zhu
2015-12-21drm/amdgpu/powerplay: add thermal control interface in hwmgr.Rex Zhu
2015-12-21drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other subm...Rex Zhu
2015-12-21drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal controlRex Zhu
2015-12-21drm/amd/powerplay: Add CG and PG support for tongaRex Zhu
2015-12-21drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.Rex Zhu
2015-12-21drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.Rex Zhu
2015-12-21drm/amdgpu: enable powerplay module by default for fiji.Rex Zhu
2015-12-21drm/amdgpu: enable powerplay module by default for tonga.Rex Zhu
2015-12-21drm/amdgpu/powerplay: program display gap for tonga.Rex Zhu
2015-12-21drm/amdgpu/powerplay: implement pem_task for display_configuration_changeRex Zhu
2015-12-21drm/amdgpu/poweprlay: export program display gap function to eventmgrRex Zhu
2015-12-21drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gapRex Zhu
2015-12-21drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.Eric Huang
2015-12-21drm/amdgpu: add amdgpu.powerplay module optionJammy Zhou
2015-12-21drm/amd/powerplay: add Fiji DPM support.Eric Huang