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
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
drm/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build error
Mikhail Gavrilov
1
-1
/
+5
2026-08-12
drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()
Samuel Pitoiset
1
-1
/
+1
2026-08-06
drm/amd/display: Set native cursor mode for disabled CRTCs again
Timur Kristóf
1
-2
/
+7
2026-08-06
drm/amd/display: allow self-refresh exit while entry is blocked
David Weber
1
-1
/
+5
2026-08-06
drm/amd: Disable DP audio spread spectrum for Cyan Skillfish
Travis K. Bangs
1
-0
/
+5
2026-08-06
drm/amd/display: Fix more KUnit connector use-after-free bugs
Alex Hung
1
-4
/
+4
2026-08-06
drm/amd/display: Configure all CRC engines in pipe CRC source path
Wayne Lin
1
-4
/
+9
2026-08-06
drm/amd/display: Cover crtc destroy_state stream release
Bhawanpreet Lakha
1
-0
/
+35
2026-08-06
drm/amd/display: Cover crtc vblank restore replay-supported path
Bhawanpreet Lakha
1
-0
/
+52
2026-08-06
drm/amd/display: Cover crtc vblank IPS self-refresh restore
Bhawanpreet Lakha
1
-0
/
+66
2026-08-06
drm/amd/display: Cover crtc set_vblank workqueue branch
Bhawanpreet Lakha
1
-0
/
+115
2026-08-06
drm/amd/display: Add KUnit tests for crtc set_vblank
Bhawanpreet Lakha
1
-0
/
+283
2026-08-06
drm/amd/display: Unify force_yuv debugfs into force_yuv_pixel_format
Ivan Lipski
3
-49
/
+32
2026-08-06
drm/amd/display: Refactor stream validation
Ivan Lipski
3
-132
/
+346
2026-08-06
drm/amd/display: Add KUnit tests for crtc set_static_screen_optimze
Bhawanpreet Lakha
1
-0
/
+55
2026-08-06
drm/amd/display: Add KUnit tests for crtc set_vupdate_irq
Bhawanpreet Lakha
1
-0
/
+99
2026-08-06
drm/amd/display: Add KUnit test for crtc vblank event completion
Bhawanpreet Lakha
1
-0
/
+45
2026-08-06
drm/amd/display: Add active plane count tests for crtc
Bhawanpreet Lakha
3
-1
/
+118
2026-08-06
drm/amd/display: Add idle worker tests for crtc
Bhawanpreet Lakha
5
-1
/
+216
2026-08-06
drm/amd/display: Add vblank handling tests for crtc
Bhawanpreet Lakha
3
-1
/
+218
2026-08-06
drm/amd/display: Add KUnit tests for more crtc functions
Bhawanpreet Lakha
3
-4
/
+193
2026-08-06
drm/amd/display: Fix wb_info leak and NULL deref in writeback
Alex Hung
1
-5
/
+11
2026-08-06
drm/amd/display: Gate HDMI FRL status polling on active FRL link rate
Fangzhi Zuo
1
-1
/
+1
2026-08-06
drm/amd/display: Bounds-check connector->index in dm_dp_mst_get_modes
Harry Wentland
1
-1
/
+2
2026-08-06
drm/amd/display: Resize MST HDCP per-connector arrays to 32
Harry Wentland
2
-10
/
+10
2026-08-06
drm/amd/display: Remove duplicate in tests/Makefile
Roman Li
1
-1
/
+0
2026-08-06
drm/amd/display: Enable DCN6 sources compilation
Aurabindo Pillai
6
-9
/
+34
2026-07-29
drm/amd/display: Exit idle optimizations before programming
Leo Li
1
-32
/
+46
2026-07-28
drm/amd/display: Don't use tiling flags anymore
Timur Kristóf
4
-188
/
+3
2026-07-28
drm/amd/display: Support DRM format modifiers on GFX6-8
Timur Kristóf
3
-13
/
+319
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: 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: 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
[next]