summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/si_dpm.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-02drm/amdgpu: SI support for UVD and VCE power managmentAlex Jivin1-0/+19
2020-04-13drm/amdgpu: remove dead code in si_dpm.cJason Yan1-20/+0
2020-03-25drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override checkYassine Oudjana1-1/+0
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+3
2019-03-19drm/amdgpu: remove set but not used variable 'vbi_time_out'YueHaibing1-2/+1
2019-02-18drm/amdgpu/si_dpm: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-2/+2
2018-08-27drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu1-2/+1
2018-07-05drm/amdgpu: use pcie functions for link width and speedAlex Deucher1-2/+1
2018-07-05drm/amdgpu: switch firmware path for SI partsAlex Deucher1-11/+11
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-2/+2
2018-06-15drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-3/+6
2018-04-11drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu1-1/+1
2018-04-03drm/amdgpu: Fix PCIe lane width calculationAlex Deucher1-2/+2
2018-03-20drm/amdgpu: Fix kernel NULL pointer dereference in dpm functionsRex Zhu1-0/+1
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-2/+14
2018-03-05drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher1-37/+13
2018-02-19drm/amdgpu/pp: remove the get_temperature APIAlex Deucher1-1/+0
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König1-9/+9
2018-01-10drm/amdgpu: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2017-12-06drm/amd/powerplay: Followup fixes to mc_reg_addressErnst Sjöstrand1-7/+3
2017-09-28drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu1-6/+0
2017-09-18drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu1-9/+1
2017-09-18drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu1-24/+45
2017-07-14drm/amd/amdgpu: fix si_enable_smc_cac() failed issueJim Qu1-0/+1
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-2/+2
2017-03-29drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset1-0/+41
2017-03-16drm/amdgpu: reinstate oland workaround for sclkAlex Deucher1-3/+7
2017-03-15drm/amdgpu/si: add dpm quirk for OlandAlex Deucher1-0/+6
2017-01-27drm/amdgpu: move misc si headers into amdgpuAlex Deucher1-1/+1
2017-01-27drm/amdgpu: drop pitcairn dpm quirksAlex Deucher1-46/+1
2017-01-27drm/amdgpu: delete dead definitions of dpm_ip_funcsRex Zhu1-8/+0
2017-01-27drm/amd/powerplay: Unify dpm level definesRex Zhu1-5/+5
2017-01-17drm/amdgpu: add support for new hainan variantsAlex Deucher1-3/+5
2017-01-12drm/amdgpu: drop the mclk quirk for hainanAlex Deucher1-1/+0
2017-01-12drm/amdgpu: drop oland quirksAlex Deucher1-11/+0
2017-01-06drm/amdgpu: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-06drm/amdgpu: update si kicker smc firmwareFlora Cui1-29/+28
2016-12-06drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher1-0/+1
2016-12-06drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie1-16/+45
2016-10-27drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher1-16/+43
2016-10-25drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu1-0/+2
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Si.Rex Zhu1-0/+52
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-0/+8
2016-10-25drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher1-0/+1
2016-10-25drm/amdgpu: save number of vce states in dpm struct.Rex Zhu1-1/+1
2016-10-25drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu1-1/+1