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
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix
Nathan Lucas
1
-11
/
+20
2026-08-06
drm/amd/display: Fix crash in hwss_set_output_transfer_func()
Timur Kristóf
1
-1
/
+2
2026-08-06
drm/amd/display: Migrate color manager HW and fix MCM blend LUT issues
Rafal Ostrowski
3
-64
/
+23
2026-08-06
drm/amd/display: Enable DCN6 sources compilation
Aurabindo Pillai
5
-1
/
+502
2026-07-28
drm/amd/display: Add get replay residency function
Huang, Leon
1
-0
/
+7
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: Fix force FRL rate debug setting
Relja Vojvodic
1
-1
/
+3
2026-07-28
drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42
Leo Chen
1
-0
/
+3
2026-07-28
drm/amd/display: Make dc_state_update const in commit path
Wenjing Liu
1
-21
/
+21
2026-07-28
drm/amd/display: Wire probe commit path into dc_update_state
Wenjing Liu
5
-111
/
+276
2026-07-28
drm/amd/display: Introduce program_perfmon hwss hook and BLS perfmon sequence
Wenjing Liu
3
-14
/
+341
2026-07-28
drm/amd/display: Introduce dc_state_get_status unified status accessor
Wenjing Liu
1
-13
/
+42
2026-07-28
drm/amd/display: Refactor dc_validation_set array into single root struct
Wenjing Liu
2
-38
/
+33
2026-07-28
drm/amd/display: Introduce dc_update_state unified commit interface
Wenjing Liu
1
-61
/
+127
2026-07-28
drm/amd/display: Introduce dc_probe public object model
Wenjing Liu
1
-0
/
+3
2026-07-28
drm/amd/display: Add destroy tests for connector
Bhawanpreet Lakha
1
-0
/
+1
2026-07-28
drm/amd/display: Add stream creation tests for connector
Bhawanpreet Lakha
2
-0
/
+4
2026-07-28
drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctx
Tomasz Siemek
1
-13
/
+37
2026-07-28
drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx param
Tomasz Siemek
2
-8
/
+39
2026-07-15
drm/amd/display: check GRPH_FLIP status before sending event
Leo Li
1
-0
/
+45
2026-07-15
drm/amd/display: limit reuse dsc capable bootup timing
Charlene Liu
1
-0
/
+7
2026-07-15
drm/amd/display: Tear down dangling pipe on boot to fix s0i3
Tom Chung
1
-0
/
+109
2026-07-14
drm/amd/display: Fix dc_stream_remove_writeback dropping wrong writeback entries.
Bhuvanachandra Pinninti
1
-12
/
+9
2026-07-14
drm/amd/display: program dither on all OPP heads under ODM combine
James Lin
1
-19
/
+34
2026-07-01
drm/amd/display: Add block sequence support for bandwidth programming operations
Bhuvanachandra Pinninti
2
-2
/
+156
2026-07-01
drm/amd/display: use kvzalloc to allocate struct dc
Honglei Huang
1
-3
/
+3
2026-07-01
drm/amd/display: avoid large stack allocation in commit_planes_do_stream_update_sequence
Arnd Bergmann
1
-5
/
+5
2026-07-01
drm/amd/display: Fix 4018 warning
Piotr Maziarz
1
-6
/
+5
2026-06-17
drm/amd/display: Refactor surface_update_flags to flat struct with helpers
Rafal Ostrowski
2
-84
/
+93
2026-06-17
drm/amd/display: Introduce dc_plane_cm and migrate surface update color path
Rafal Ostrowski
2
-48
/
+124
2026-06-03
drm/amd/display: Fix kdoc parameter names for DSC padding helper
Srinivasan Shanmugam
1
-2
/
+2
2026-06-03
drm/amd/display: add HDMI 2.1 DSC over FRL support
Harry Wentland
4
-1
/
+76
2026-06-03
drm/amd/display: Add support for FRL to DC core
Harry Wentland
7
-2
/
+380
2026-06-03
drm/amd/display: Add DCN42B code to DC
Matthew Stewart
1
-0
/
+6
2026-06-03
drm/amd/display: Update get_pixel_clk_frequency() for DCN4x DCCG DP DTO
Ovidiu Bunea
1
-2
/
+2
2026-05-28
drm/amd/display: Add a default case for dc_status_to_str
Ivan Lipski
1
-2
/
+2
2026-05-19
drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async
Harry Wentland
1
-1
/
+5
2026-05-11
drm/amd/display: Revert "Unify fast update classification paths"
Ovidiu Bunea
2
-33
/
+221
2026-05-11
drm/amd/display: Fix warnings
Clay King
4
-14
/
+14
2026-05-11
drm/amd/display: Fix multiple compiler warnings
Gaghik Khachatrian
3
-9
/
+9
2026-05-11
drm/amd/display: Fix signed/unsigned comparison mismatches
Gaghik Khachatrian
1
-3
/
+3
2026-05-05
drm/amd/display: add max bandwidth budget to QoS interface
Wenjing Liu
1
-10
/
+18
2026-05-05
drm/amd/display: add memory bandwidth override debug interface
Wenjing Liu
1
-0
/
+11
2026-05-05
drm/amd/display: Fix type mismatches using guards and explicit casts
Gaghik Khachatrian
7
-103
/
+116
2026-05-05
drm/amd/display: Skip HDR metadata update when Smart Power OLED enabled
Ian Chen
1
-0
/
+4
2026-05-05
drm/amd/display: Implement block sequencing infrastructure for modular hardware operations.
Bhuvanachandra Pinninti
2
-35
/
+972
2026-05-05
drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)
Dillon Varone
3
-22
/
+51
2026-04-28
drm/amd/display: Unify fast update classification paths
Rafal Ostrowski
2
-231
/
+33
2026-04-28
drm/amd/display: Fix implicit conversion warning
Gaghik Khachatrian
1
-1
/
+1
2026-04-21
drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.x
Timur Kristóf
1
-0
/
+6
[next]