index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.x
Timur Kristóf
1
-0
/
+6
2026-04-21
drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.c
Leo Li
1
-10
/
+0
2026-04-17
drm/amd/display: Fix ISM teardown crash from NULL dc dereference
Srinivasan Shanmugam
2
-8
/
+8
2026-04-17
drm/amd/display: Move dml2_destroy to non-FPU compilation unit
Rafal Ostrowski
3
-12
/
+13
2026-04-17
drm/amd/display: Fix fpu guard warning
Wayne Lin
8
-8
/
+36
2026-04-17
drm/amd/display: Promote DC to 3.2.378
Taimur Hassan
1
-1
/
+1
2026-04-17
drm/amd/display: add pstate schedule admissibility flags and frame-time utility
Wenjing Liu
3
-0
/
+14
2026-04-17
drm/amd/display: add const qualifiers to watermark params struct
Wenjing Liu
1
-17
/
+17
2026-04-17
drm/amd/display: fix math_mod() using arg1 instead of arg2
Wenjing Liu
1
-1
/
+1
2026-04-17
drm/amd/display: Use overlay cursor when color pipeline is active
Alex Hung
1
-4
/
+49
2026-04-17
drm/amd/display: Fix compiler warnings
Gaghik Khachatrian
3
-6
/
+8
2026-04-17
drm/amd/display: fix NULL ptr deref in ISM delayed work
Ray Wu
2
-2
/
+14
2026-04-17
drm/amd/display: Add missing do_mccs parameter description
Srinivasan Shanmugam
1
-0
/
+4
2026-04-17
drm/amd/display: Remove redundant includes from DC
Roman Li
2
-4
/
+0
2026-04-17
drm/amd/display: Promote DC to 3.2.377
Taimur Hassan
1
-1
/
+1
2026-04-17
drm/amd/display: Fix coding style issue
Chuanyu Tseng
1
-2
/
+3
2026-04-17
drm/amd/display: Remove Duplicate Prefetch Parameter
Zheng, Austin
2
-3
/
+0
2026-04-17
drm/amd/display: Add DCN42 PMO policy for DML2.1
Nicholas Kazlauskas
5
-7
/
+229
2026-04-17
drm/amd/display: move memory latency update to dml for dcn42
Dmytro Laktyushkin
2
-78
/
+4
2026-04-17
drm/amd/display: Fix implicit narrowing conversions in modules
Gaghik Khachatrian
3
-28
/
+61
2026-04-17
drm/amd/display: update dcn42 memory latencies
Dmytro Laktyushkin
1
-3
/
+16
2026-04-17
drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BB
Nicholas Kazlauskas
1
-1
/
+1
2026-04-17
drm/amd/display: Pass min page size from SOC BB to dml2_1 plane config
Nicholas Kazlauskas
1
-6
/
+15
2026-04-17
drm/amd/display: Correct MALL parameters for DCN42 soc bb
Nicholas Kazlauskas
1
-1
/
+1
2026-04-17
drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1
Nicholas Kazlauskas
1
-6
/
+6
2026-04-17
drm/amd/display: Avoid to do MCCS transaction if unnecessary
Wayne Lin
3
-12
/
+15
2026-04-17
drm/amd/display: Enable sink freesync via MCCS
Wayne Lin
3
-0
/
+81
2026-04-17
drm/amd/display: Read sink freesync support via mccs
Wayne Lin
6
-0
/
+197
2026-04-17
drm/amd/display: Parse freesync mccs vcp code
Wayne Lin
3
-17
/
+35
2026-04-17
drm/amd/display: Adjust freesync pcon whitelist
Wayne Lin
2
-0
/
+3
2026-04-17
drm/amd/display: Remove unnecessary Freesync w/a from DCN32
George Shen
1
-37
/
+0
2026-04-17
drm/amd/display: Rework YCbCr422 DSC policy
Relja Vojvodic
10
-18
/
+22
2026-04-17
drm/amd/display: update dcn42 bounding box
Charlene Liu
2
-3
/
+3
2026-04-17
drm/amd/display: Drop unused tiling formats from dml2
Roman Li
3
-78
/
+2
2026-04-17
drm/amd/display: Fix unused parameters warnings in dml2_0
Gaghik Khachatrian
18
-0
/
+94
2026-04-16
Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
12
-100
/
+99
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
18
-2
/
+701
2026-04-03
drm/amd/display: Remove unused NUM_ELEMENTS macros
Linus Probert
4
-12
/
+0
2026-04-03
drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE
Linus Probert
2
-5
/
+6
2026-04-03
drm/amd/display: Change dither policy for 10 bpc output back to dithering
Mario Kleiner
1
-1
/
+1
2026-04-03
drm/amd/display: Replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-2
/
+2
2026-04-03
drm/amdgpu: Add extended stolen vga reserve-region
Lijo Lazar
1
-1
/
+1
2026-04-03
drm/amdgpu: Add stolen vga reserve-region
Lijo Lazar
1
-1
/
+1
2026-04-03
drm/amd/display: Fix missing parameter details in amdgpu_dm_ism
Srinivasan Shanmugam
1
-0
/
+9
2026-04-03
drm/amd/display: Fix parameter mismatch in panel self-refresh helper
Srinivasan Shanmugam
1
-11
/
+10
2026-04-03
drm/amd/display: Use drm_display_info for AMD VSDB data
Chenyu Chen
2
-66
/
+68
2026-04-03
drm/amd/display: Fix dc_is_fp_enabled name mismatch
Srinivasan Shanmugam
1
-1
/
+1
2026-04-03
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
17
-0
/
+699
2026-04-02
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
17
-0
/
+699
2026-03-30
drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Srinivasan Shanmugam
1
-6
/
+11
[next]