index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-14
drm/amdgpu: Add DPM function for XGMI link power down control
John Clements
1
-0
/
+10
2020-03-28
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-21
drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)
Kevin Wang
1
-6
/
+24
2019-06-21
drm/amd: add gfxoff support on navi10
Kenneth Feng
1
-0
/
+20
2019-06-10
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-05
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
1
-2
/
+5
2018-06-12
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-18
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-29
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-13
drm/amdgpu: change vblank_time's calculation method to reduce computational e...
Rex Zhu
1
-6
/
+8
2016-05-04
drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
Alex Deucher
1
-1
/
+1
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+955