index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
drm/amd/display: Convert 10kHz clks from PPLib into kHz
Rex Zhu
1
-2
/
+2
2018-07-20
drm/amd/pp: Set Max clock level to display by default
Rex Zhu
1
-2
/
+7
2018-07-20
drm/amd/pp: Update clk with od setting when set power state
Rex Zhu
1
-0
/
+15
2018-07-20
drm/amd/pp: Read vbios vddc limit before use them
Rex Zhu
1
-3
/
+8
2018-07-20
drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]
Shirish S
1
-15
/
+7
2018-07-20
drm/amd/display: Honor pplib stutter mask for all ASICs in DC
Harry Wentland
1
-4
/
+3
2018-07-20
drm/amd/display: Drop unused backlight functions in DM
Harry Wentland
1
-16
/
+2
2018-07-20
drm/amdgpu: fix spelling mistake "successed" -> "succeeded"
Colin Ian King
1
-5
/
+5
2018-07-20
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
180
-2230
/
+3566
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-12
/
+12
2018-07-19
drm/amdgpu: clean up UVD instance handling v2
Christian König
2
-67
/
+64
2018-07-19
drm/amdgpu: remove superflous UVD encode entity
Christian König
3
-27
/
+0
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
26
-64
/
+56
2018-07-19
drm/amd/powerplay: fixed uninitialized value
Evan Quan
1
-1
/
+1
2018-07-19
drm/amdgpu/powerplay: use irq source defines for smu7 sources
Alex Deucher
1
-3
/
+4
2018-07-18
drm/amdgpu/pm: Remove VLA usage
Kees Cook
1
-58
/
+42
2018-07-18
drm/amdgpu: simplify the bo reference on amdgpu_bo_update
Huang Rui
1
-4
/
+3
2018-07-18
drm/amdgpu: remove internal/unused kernel module parameters
Sonny Jiang
2
-15
/
+0
2018-07-18
drm/amdgpu: change ring priority after pushing the job (v2)
Christian König
2
-3
/
+11
2018-07-18
drm/amdgpu: allow for more flexible priority handling
Christian König
1
-1
/
+2
2018-07-18
drm/amdgpu/gfx9: Update golden settings for vg10.
Feifei Xu
1
-1
/
+12
2018-07-19
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-71
/
+25
2018-07-17
drm/amdgpu: minor cleanup in amdgpu_job.c
Christian König
1
-7
/
+4
2018-07-17
drm/amdgpu: remove job->adev (v2)
Christian König
2
-8
/
+11
2018-07-16
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
8
-70
/
+48
2018-07-16
drm/amdgpu: remove job->ring
Christian König
7
-28
/
+29
2018-07-16
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
9
-21
/
+20
2018-07-16
drm/amdgpu: remove fence context from the job
Christian König
4
-4
/
+1
2018-07-16
drm/amdgpu: cleanup job header
Christian König
2
-45
/
+75
2018-07-16
drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.c
Harry Wentland
1
-17
/
+18
2018-07-16
drm/amd/display: Null ptr check for set_sdr_white_level
Krunoslav Kovac
1
-1
/
+2
2018-07-16
drm/amd/display: dal 3.1.56
Harry Wentland
1
-1
/
+1
2018-07-16
drm/amd/display: add new dc debug structure to track debug data
Jun Lei
2
-0
/
+8
2018-07-16
drm/amd/display: Move address tracking out of HUBP
Tony Cheng
3
-9
/
+15
2018-07-16
drm/amd/display: Add hook for MST root branch info
Nikola Cornij
3
-0
/
+17
2018-07-16
drm/amd/display: add HDR visual confirm
Gloria Li
6
-11
/
+63
2018-07-16
drm/amd/display: Refactor SDR cursor boosting in HDR mode
Krunoslav Kovac
10
-26
/
+70
2018-07-16
drm/amd/display: Add headers for hardcoded 1d luts.
Vitaly Prosyak
1
-0
/
+51
2018-07-16
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
4
-40
/
+107
2018-07-16
Revert "drm/amd/powerplay: fix performance drop on Vega10"
Eric Huang
1
-5
/
+0
2018-07-16
drm/amdgpu/pp: switch smu callback type for get_argument()
Alex Deucher
7
-8
/
+8
2018-07-16
drm/amdgpu/pp: split out common smumgr smu9 code
Alex Deucher
8
-354
/
+242
2018-07-16
drm/amdgpu/pp: remove dead vega12 code
Alex Deucher
1
-29
/
+0
2018-07-13
drm/amdgpu/pp/smu7: cache smu firmware toc
Alex Deucher
2
-39
/
+54
2018-07-13
drm/amdgpu/pp/smu7: remove local mc_addr variable
Alex Deucher
1
-6
/
+2
2018-07-13
drm/amdgpu/pp/smu7: drop unused values in smu data structure
Alex Deucher
2
-4
/
+1
2018-07-13
drm/amdgpu/pp/smu7: use a local variable for toc indexing
Alex Deucher
1
-11
/
+12
2018-07-13
drm/amdgpu/vi: fix mixed up state in smu clockgating setup
Alex Deucher
1
-6
/
+6
2018-07-13
drm/amd/display: properly turn autocal off
Dmytro Laktyushkin
1
-6
/
+6
2018-07-13
drm/amd/display: Initialize data structure for DalMpVisualConfirm.
Hugo Hu
1
-1
/
+1
[prev]
[next]