summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: move misc si headers into amdgpuAlex Deucher2017-01-271-1/+1
* drm/amdgpu: drop pitcairn dpm quirksAlex Deucher2017-01-271-46/+1
* drm/amdgpu: delete dead definitions of dpm_ip_funcsRex Zhu2017-01-271-8/+0
* drm/amd/powerplay: Unify dpm level definesRex Zhu2017-01-271-5/+5
* drm/amdgpu: add support for new hainan variantsAlex Deucher2017-01-171-3/+5
* drm/amdgpu: drop the mclk quirk for hainanAlex Deucher2017-01-121-1/+0
* drm/amdgpu: drop oland quirksAlex Deucher2017-01-121-11/+0
* drm/amdgpu: drop verde dpm quirksAlex Deucher2017-01-061-13/+0
* drm/amdgpu: update si kicker smc firmwareFlora Cui2017-01-061-29/+28
* drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher2016-12-061-0/+1
* drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher2016-12-061-0/+1
* Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-16/+45
|\
| * drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher2016-10-271-16/+43
| * drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher2016-10-241-0/+2
* | drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu2016-10-251-0/+2
* | drm/amdgpu: add an implement for check_power_state equal for Si.Rex Zhu2016-10-251-0/+52
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-0/+8
* | drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher2016-10-251-0/+1
* | drm/amdgpu: save number of vce states in dpm struct.Rex Zhu2016-10-251-1/+1
* | drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu2016-10-251-1/+1
|/
* drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis2016-10-131-0/+6
* drm/amdgpu/si/dpm: fix phase shedding setupAlex Deucher2016-09-281-1/+1
* drm/amdgpu/si/dpm: sync up quirks from radeonAlex Deucher2016-09-281-0/+13
* drm/amdgpu/si/dpm: fix symbol conflicts with radeonAlex Deucher2016-09-141-140/+147
* drm/amdgpu/si/dpm: make a bunch of things staticAlex Deucher2016-09-141-18/+16
* drm/amd/amdgpu: Fix return values in SI DPM codeTom St Denis2016-09-141-2/+8
* drm/amd/amdgpu: Comment out currently unused SI DPM structTom St Denis2016-09-141-0/+2
* drm/amd/amdgpu: Tidy up SI SMC code (v2)Tom St Denis2016-09-141-3/+3
* drm/amd/amdgpu: Correct whitespace in SI DPM codeTom St Denis2016-09-121-232/+209
* drm/amd/amdgpu: Clean up SI DPM table assignmentsTom St Denis2016-09-121-32/+10
* drm/amd/amdgpu: Allow calling si_dpm_fini at any pointTom St Denis2016-09-121-3/+3
* drm/amdgpu/si: Add updated smc firmware for SI kickersAlex Deucher2016-08-311-4/+44
* drm/amdgpu: use DRM print instead of printkHuang Rui2016-08-311-8/+7
* drm/amdgpu: add SI DPM support (v4)Maruthi Bayyavarapu2016-08-311-0/+7986