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
/
amdgpu_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
-1689
/
+0
2020-08-14
drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.c
Evan Quan
1
-0
/
+425
2020-08-14
drm/amd/powerplay: optimize i2c bus access implementation
Evan Quan
1
-0
/
+15
2020-08-14
drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation
Evan Quan
1
-0
/
+15
2020-08-14
drm/amd/powerplay: enable swSMU mgpu fan boost support
Evan Quan
1
-1
/
+4
2020-08-14
drm/amd/powerplay: optimize the interface for mgpu fan boost enablement
Evan Quan
1
-0
/
+13
2020-07-15
drm/amd/powerplay: add SMU mode1 reset
Wenhui Sheng
1
-0
/
+20
2020-07-11
drm/amd/powerplay: revise calling chain on retrieving frequency range
Evan Quan
1
-4
/
+2
2020-05-28
drm/amd/powerplay: remove the support of xgmi pstate on vega20 from swsmu
Kevin Wang
1
-2
/
+2
2020-05-15
drm/amdgpu: Add DPM function for XGMI link power down control
John Clements
1
-0
/
+10
2020-03-29
drm/amdgpu: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-02-26
drm/amdgpu: add dpm helper function for DF Cstate control
Hawking Zhang
1
-0
/
+17
2020-01-16
drm/amd/powerplay: a quick fix for the deadlock issue below
Evan Quan
1
-15
/
+43
2020-01-14
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
1
-0
/
+160
2020-01-07
drm/amd/powerplay: cleanup the interfaces for powergate setting through SMU
Evan Quan
1
-4
/
+19
2019-10-25
drm/amd/powerplay: add lock protection for swSMU APIs V2
Evan Quan
1
-2
/
+4
2019-09-16
drm/amd/amdgpu: power up sdma engine when S3 resume back
Prike Liang
1
-1
/
+1
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+0
2019-06-24
drm/amdgpu: fix modprobe failure for uvd_4/5/6
Hawking Zhang
1
-1
/
+10
2019-06-22
drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)
Kevin Wang
1
-6
/
+24
2019-06-22
drm/amd: add gfxoff support on navi10
Kenneth Feng
1
-0
/
+20
2019-06-11
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+0
2019-03-19
drm/amd/powerplay: add function to get sclk and mclk
Likun Gao
1
-0
/
+16
2019-02-15
drm/amdgpu: remove some old unused dpm helpers
Alex Deucher
1
-88
/
+0
2018-07-06
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
1
-2
/
+5
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-11
drm/amdgpu: Set pm_display_cfg in non-dc mode
Rex Zhu
1
-0
/
+20
2017-09-19
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
1
-1
/
+3
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-03-30
drm: Use pr_cont where appropriate
Joe Perches
1
-34
/
+36
2016-10-25
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
1
-0
/
+9
2016-10-25
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
1
-3
/
+4
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
1
-1
/
+1
2016-10-14
drm/amdgpu: change vblank_time's calculation method to reduce computational e...
Rex Zhu
1
-6
/
+8
2016-05-05
drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
Alex Deucher
1
-1
/
+1
2015-06-04
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+955