summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+3
* drm/amdgpu: remove set but not used variable 'vbi_time_out'YueHaibing2019-03-191-2/+1Star
* drm/amdgpu/si_dpm: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-191-0/+2
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-271-2/+2
* drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2018-08-271-2/+1Star
* drm/amdgpu: use pcie functions for link width and speedAlex Deucher2018-07-051-2/+1Star
* drm/amdgpu: switch firmware path for SI partsAlex Deucher2018-07-051-11/+11
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-221-2/+2
|\
| * drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu2018-06-151-2/+2
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-3/+6
|/
* drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu2018-04-111-1/+1
* drm/amdgpu: Fix PCIe lane width calculationAlex Deucher2018-04-031-2/+2
* drm/amdgpu: Fix kernel NULL pointer dereference in dpm functionsRex Zhu2018-03-211-0/+1
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-2/+14
* drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2018-03-051-37/+13Star
* drm/amdgpu/pp: remove the get_temperature APIAlex Deucher2018-02-191-1/+0Star
* drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König2018-02-191-9/+9
* drm/amdgpu: Add dpm quirk for Jet PRO (v2)Alex Deucher2018-01-101-0/+5
* drm/amd/powerplay: Followup fixes to mc_reg_addressErnst Sjöstrand2017-12-061-7/+3Star
* drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu2017-09-281-6/+0Star
* drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu2017-09-191-9/+1Star
* drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu2017-09-191-24/+45
* drm/amd/amdgpu: fix si_enable_smc_cac() failed issueJim Qu2017-07-141-0/+1
* drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-301-2/+2
* drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset2017-03-301-0/+41
* drm/amdgpu: reinstate oland workaround for sclkAlex Deucher2017-03-161-3/+7
* drm/amdgpu/si: add dpm quirk for OlandAlex Deucher2017-03-151-0/+6
* drm/amdgpu: move misc si headers into amdgpuAlex Deucher2017-01-271-1/+1
* drm/amdgpu: drop pitcairn dpm quirksAlex Deucher2017-01-271-46/+1Star
* drm/amdgpu: delete dead definitions of dpm_ip_funcsRex Zhu2017-01-271-8/+0Star
* 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/+0Star
* drm/amdgpu: drop oland quirksAlex Deucher2017-01-121-11/+0Star
* drm/amdgpu: drop verde dpm quirksAlex Deucher2017-01-061-13/+0Star
* drm/amdgpu: update si kicker smc firmwareFlora Cui2017-01-061-29/+28Star
* drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher2016-12-071-0/+1
* drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher2016-12-071-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-141-0/+6
* drm/amdgpu/si/dpm: fix phase shedding setupAlex Deucher2016-09-281-1/+1