index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_dpm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/powerplay: add lock protection for swSMU APIs V2
Evan Quan
2019-10-25
1
-2
/
+4
*
drm/amd/amdgpu: power up sdma engine when S3 resume back
Prike Liang
2019-09-16
1
-1
/
+1
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-1
/
+0
|
\
|
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+0
*
|
drm/amdgpu: fix modprobe failure for uvd_4/5/6
Hawking Zhang
2019-06-24
1
-1
/
+10
*
|
drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)
Kevin Wang
2019-06-22
1
-6
/
+24
*
|
drm/amd: add gfxoff support on navi10
Kenneth Feng
2019-06-22
1
-0
/
+20
|
/
*
drm/amd/powerplay: add function to get sclk and mclk
Likun Gao
2019-03-19
1
-0
/
+16
*
drm/amdgpu: remove some old unused dpm helpers
Alex Deucher
2019-02-15
1
-88
/
+0
*
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
2018-07-05
1
-2
/
+5
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
drm/amdgpu: Set pm_display_cfg in non-dc mode
Rex Zhu
2018-04-11
1
-0
/
+20
*
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
2017-09-19
1
-1
/
+3
*
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
1
-1
/
+1
*
drm: Use pr_cont where appropriate
Joe Perches
2017-03-30
1
-34
/
+36
*
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
2016-10-25
1
-0
/
+9
*
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
2016-10-25
1
-3
/
+4
*
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
2016-10-25
1
-1
/
+1
*
drm/amdgpu: change vblank_time's calculation method to reduce computational e...
Rex Zhu
2016-10-14
1
-6
/
+8
*
drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
Alex Deucher
2016-05-05
1
-1
/
+1
*
drm/amdgpu: add core driver (v4)
Alex Deucher
2015-06-04
1
-0
/
+955