index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
si_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan
1
-8079
/
+0
2020-07-02
drm/amdgpu: SI support for UVD and VCE power managment
Alex Jivin
1
-0
/
+19
2020-04-13
drm/amdgpu: remove dead code in si_dpm.c
Jason Yan
1
-20
/
+0
2020-03-25
drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override check
Yassine Oudjana
1
-1
/
+0
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+3
2019-03-19
drm/amdgpu: remove set but not used variable 'vbi_time_out'
YueHaibing
1
-2
/
+1
2019-02-19
drm/amdgpu/si_dpm: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-2
/
+2
2018-08-27
drm/amdgpu: Update power state at the end of smu hw_init.
Rex Zhu
1
-2
/
+1
2018-07-06
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
1
-2
/
+1
2018-07-06
drm/amdgpu: switch firmware path for SI parts
Alex Deucher
1
-11
/
+11
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-2
/
+2
2018-06-15
drm/amdgpu: Use real power source in powerplay instand of hardcode
Rex Zhu
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+6
2018-04-11
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
1
-1
/
+1
2018-04-03
drm/amdgpu: Fix PCIe lane width calculation
Alex Deucher
1
-2
/
+2
2018-03-21
drm/amdgpu: Fix kernel NULL pointer dereference in dpm functions
Rex Zhu
1
-0
/
+1
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
1
-2
/
+14
2018-03-05
drm/amdgpu: used cached pcie gen info for SI (v2)
Alex Deucher
1
-37
/
+13
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
1
-1
/
+0
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-9
/
+9
2018-01-10
drm/amdgpu: Add dpm quirk for Jet PRO (v2)
Alex Deucher
1
-0
/
+5
2017-12-06
drm/amd/powerplay: Followup fixes to mc_reg_address
Ernst Sjöstrand
1
-7
/
+3
2017-09-28
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
Rex Zhu
1
-6
/
+0
2017-09-19
drm/amdgpu: unify the interface of amd_pm_funcs
Rex Zhu
1
-9
/
+1
2017-09-19
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
1
-24
/
+45
2017-07-14
drm/amd/amdgpu: fix si_enable_smc_cac() failed issue
Jim Qu
1
-0
/
+1
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-03-30
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-2
/
+2
2017-03-30
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
1
-0
/
+41
2017-03-16
drm/amdgpu: reinstate oland workaround for sclk
Alex Deucher
1
-3
/
+7
2017-03-15
drm/amdgpu/si: add dpm quirk for Oland
Alex Deucher
1
-0
/
+6
2017-01-27
drm/amdgpu: move misc si headers into amdgpu
Alex Deucher
1
-1
/
+1
2017-01-27
drm/amdgpu: drop pitcairn dpm quirks
Alex Deucher
1
-46
/
+1
2017-01-27
drm/amdgpu: delete dead definitions of dpm_ip_funcs
Rex Zhu
1
-8
/
+0
2017-01-27
drm/amd/powerplay: Unify dpm level defines
Rex Zhu
1
-5
/
+5
2017-01-17
drm/amdgpu: add support for new hainan variants
Alex Deucher
1
-3
/
+5
2017-01-13
drm/amdgpu: drop the mclk quirk for hainan
Alex Deucher
1
-1
/
+0
2017-01-13
drm/amdgpu: drop oland quirks
Alex Deucher
1
-11
/
+0
2017-01-07
drm/amdgpu: drop verde dpm quirks
Alex Deucher
1
-13
/
+0
2017-01-07
drm/amdgpu: update si kicker smc firmware
Flora Cui
1
-29
/
+28
2016-12-07
drm/amdgpu/si: load the proper firmware on 0x87 oland boards
Alex Deucher
1
-0
/
+1
2016-12-07
drm/amdgpu: add additional pci revision to dpm workaround
Alex Deucher
1
-0
/
+1
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-16
/
+45
2016-10-27
drm/amdgpu/si_dpm: workaround for SI kickers
Alex Deucher
1
-16
/
+43
2016-10-25
drm/amdgpu: update current ps/requeset ps in adev with real ps.
Rex Zhu
1
-0
/
+2
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for Si.
Rex Zhu
1
-0
/
+52
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-0
/
+8
2016-10-25
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
1
-0
/
+1
2016-10-25
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
1
-1
/
+1
[next]