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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
drm/amdgpu/ras: use vram_base_offset for UMC inject address
Stanley.Yang
1
-12
/
+5
2026-07-28
drm/amd/display: Promote DC to 3.2.391
Santhosh, Ashwin
1
-1
/
+1
2026-07-28
drm/amd/display: dispatch compressed FRL cap check inside dml1_frl_cap_chk_inter
Fangzhi Zuo
1
-5
/
+5
2026-07-28
drm/amd/display: plumb PMO per-plane pstate methods into mode_support
Alexander Chechik
3
-11
/
+17
2026-07-28
drm/amd/display: Fix rounding errors in CalculatePrefetchSchedule
Matthew Stewart
1
-3
/
+6
2026-07-28
drm/amd/display: Fixes for dcn42b_soc_bb.h
Matthew Stewart
1
-2
/
+2
2026-07-28
drm/amd/display: add DalForceMaxDisplayClock debug option to DML2
Justin Chen
1
-0
/
+5
2026-07-28
drm/amd/display: enforce UCLK pstate support in mode_support
Alexander Chechik
3
-22
/
+36
2026-07-28
drm/amd/display: change dcc_rate from 1 to 2 for log use only
Charlene Liu
1
-4
/
+4
2026-07-28
drm/amd/display: check if dml21_add_phantom_plane() is successful
Alex Deucher
1
-8
/
+7
2026-07-28
drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewport
George Zhang
1
-6
/
+25
2026-07-28
drm/amd/display: Add get replay residency function
Huang, Leon
2
-0
/
+15
2026-07-28
drm/amd/display: Prune per-tile Timing from Apple Studio Display Primary Tile
Fangzhi Zuo
1
-0
/
+43
2026-07-28
drm/amd/display: adjust floating point format for gamut remap when needed
Clay King
27
-70
/
+186
2026-07-28
drm/amd/display: Add deeper event_property_update tests
Bhawanpreet Lakha
1
-1
/
+173
2026-07-28
drm/amd/display: Add initialized-branch test for psp_set_srm
Bhawanpreet Lakha
1
-0
/
+47
2026-07-28
drm/amd/display: Add KUnit tests for HDCP DDC link adapters
Bhawanpreet Lakha
3
-22
/
+418
2026-07-28
drm/amd/display: Add KUnit tests for srm_data_write and srm_data_read
Bhawanpreet Lakha
3
-2
/
+130
2026-07-28
drm/amd/display: Add KUnit tests for hdcp_create_workqueue
Bhawanpreet Lakha
1
-0
/
+103
2026-07-28
drm/amd/display: Add KUnit tests for update_config
Bhawanpreet Lakha
3
-1
/
+148
2026-07-28
drm/amd/display: Add KUnit tests for enable_assr
Bhawanpreet Lakha
3
-1
/
+142
2026-07-28
drm/amd/display: Add colorop LUT programming tests
Alex Hung
1
-0
/
+206
2026-07-28
drm/amd/display: Add truncated colorop tests
Alex Hung
1
-0
/
+52
2026-07-28
drm/amd/display: Add legacy plane LUT tests
Alex Hung
1
-0
/
+28
2026-07-28
drm/amd/display: Add CRTC and plane degamma tests
Alex Hung
1
-0
/
+128
2026-07-28
drm/amd/display: Add atomic transfer-function tests
Alex Hung
1
-0
/
+41
2026-07-28
drm/amd/display: Add color transfer-function tests
Alex Hung
3
-13
/
+184
2026-07-28
drm/amd/display: Add KUnit test for native backlight registration
Alex Hung
1
-0
/
+52
2026-07-28
drm/amd/display: Correct vblank_end calc for fams cmd packet
Nicholas Carbones
1
-1
/
+1
2026-07-28
drm/amd/display: Use current mpc pipe in set output transfer func
Tomasz Siemek
1
-2
/
+2
2026-07-28
drm/amd/display: add KUnit tests for audio commit path
Alex Hung
2
-0
/
+533
2026-07-28
drm/amd/display: add KUnit tests for audio component get_eld
Alex Hung
1
-0
/
+119
2026-07-28
drm/amd/display: add cursor module
Alex Hung
8
-663
/
+796
2026-07-28
drm/amd/display: add FreeSync/VRR module
Alex Hung
8
-764
/
+894
2026-07-28
drm/amd/display: move GPU mem helpers to services
Alex Hung
2
-53
/
+53
2026-07-28
drm/amd/display: move watermarks table to pp_smu
Alex Hung
6
-69
/
+76
2026-07-28
drm/amd/display: move stutter quirk to quirks file
Alex Hung
5
-99
/
+99
2026-07-28
drm/amd/display: move scaling helper to connector
Alex Hung
4
-265
/
+266
2026-07-28
drm/amd/display: Add AV mute wait frames to dce110_set_avmute
Ray Wu
1
-1
/
+20
2026-07-28
drm/amd/display: Add KUnit tests for hdcp_destroy
Bhawanpreet Lakha
2
-0
/
+123
2026-07-28
drm/amd/display: Add KUnit tests for watchdog and cpirq events
Bhawanpreet Lakha
3
-2
/
+140
2026-07-28
drm/amd/display: Add KUnit tests for event_property_validate
Bhawanpreet Lakha
3
-1
/
+182
2026-07-28
drm/amd/display: Add KUnit tests for event_callback
Bhawanpreet Lakha
3
-1
/
+82
2026-07-28
drm/amd/display: Add KUnit tests for HDCP display helpers
Bhawanpreet Lakha
3
-1
/
+214
2026-07-28
drm/amd/display: Add KUnit tests for link_lock and psp SRM helpers
Bhawanpreet Lakha
3
-3
/
+140
2026-07-28
drm/amd/display: Fix force FRL rate debug setting
Relja Vojvodic
2
-2
/
+4
2026-07-28
drm/amd/display: Port DCN4+ MCIF ARB programming to new format
Dillon Varone
9
-29
/
+227
2026-07-28
drm/amd/display: Fix use-after-free bugs in KUnit tests
John Harrison
3
-21
/
+24
2026-07-28
drm/amd/display: share common DM KUnit helpers
Alex Hung
6
-77
/
+52
2026-07-28
drm/amdkfd: Avoid topology_lock in kfd_mmap
Philip Yang
1
-3
/
+5
[prev]
[next]