summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: add multimedia power gating support for Fiji.Eric Huang2015-12-215-3/+281
* drm/amdgpu: rename fiji_smumgr.h to fiji_smum.hJammy Zhou2015-12-213-2/+2
* drm/amdgpu: rename tonga_smumgr.h to tonga_smum.hJammy Zhou2015-12-213-2/+2
* drm/amd/powerplay: Add PPLib debug print macro.David Rokhvarg2015-12-212-4/+40
* 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-216-5/+21
* drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu2015-12-215-0/+45
* drm/amd/powerplay: add smc msg for NB P-State switchRex Zhu2015-12-212-0/+9
* drm/amd/powerplay: add new function point in hwmgr.Rex Zhu2015-12-211-1/+5
* amdgpu/powerplay: Add Stoney to list of early init casesTom St Denis2015-12-211-0/+1
* 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-213-6/+6
* drm/amd/powerplay: implement smc state upload for CZAlex Deucher2015-12-214-22/+141
* drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividersAlex Deucher2015-12-212-0/+25
* drm/amd/powerplay: enable clock gating for Fiji.Eric Huang2015-12-211-1/+8
* drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)Eric Huang2015-12-211-0/+86
* drm/amdgpu: add sdma clock gating support for Fiji.Eric Huang2015-12-211-0/+105
* drm/amd/amdgpu: add gmc clock gating support for Fiji.Eric Huang2015-12-211-0/+172
* drm/amd/amdgpu: add gfx clock gating support for Fiji.Eric Huang2015-12-211-0/+254
* drm/amd/powerplay/tonga: Add UVD DPM initAlex Deucher2015-12-211-0/+56
* drm/amd/powerplay: fix boolreturn.cocci warningskbuild test robot2015-12-211-4/+4
* 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/cgs: add sys info query for pcie gen and link widthAlex Deucher2015-12-212-0/+8
* drm/amdgpu: store pcie gen mask and link widthAlex Deucher2015-12-214-20/+99
* drm/amdgpu: extract pcie helpers to common headerAlex Deucher2015-12-216-137/+193
* 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: refine the logic of whether need to update power state.Rex Zhu2015-12-212-3/+11
* 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-213-0/+34
* drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou2015-12-216-61/+65
* drm/amdgpu: enable sysfs interface for powerplayRex Zhu2015-12-211-9/+11
* drm/amdgpu: export fan control functions to amdgpuRex Zhu2015-12-211-5/+25
* drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcsRex Zhu2015-12-212-1/+88
* drm/amdgpu/powerplay: implement thermal control for tonga.Rex Zhu2015-12-215-2/+798
* drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.Rex Zhu2015-12-216-4/+48
* drm/amdgpu/powerplay: add thermal control interface in hwmgr.Rex Zhu2015-12-213-2/+47
* drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other subm...Rex Zhu2015-12-212-22/+26
* drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal controlRex Zhu2015-12-211-0/+22
* drm/amd/powerplay: Add CG and PG support for tongaRex Zhu2015-12-215-15/+440
* drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.Rex Zhu2015-12-211-0/+3
* drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.Rex Zhu2015-12-211-0/+41
* drm/amdgpu: enable powerplay module by default for fiji.Rex Zhu2015-12-211-0/+3
* drm/amdgpu: enable powerplay module by default for tonga.Rex Zhu2015-12-211-0/+8
* drm/amdgpu/powerplay: program display gap for tonga.Rex Zhu2015-12-211-0/+91
* drm/amdgpu/powerplay: implement pem_task for display_configuration_changeRex Zhu2015-12-214-6/+15
* drm/amdgpu/poweprlay: export program display gap function to eventmgrRex Zhu2015-12-212-0/+29
* drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gapRex Zhu2015-12-211-1/+3
* drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.Eric Huang2015-12-213-1/+7
OpenPOWER on IntegriCloud