index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Lines
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
-0
/
+23
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 1
Rafal Ostrowski
-26
/
+67
2026-03-30
Revert "drm/amd/display: Refactor DC update checks"
Dillon Varone
-198
/
+284
2026-03-30
Revert "drm/amd/display: Add 3DLUT DMA broadcast support"
Dillon Varone
-1
/
+1
2026-03-30
drm/amd/display: enable eDP DSC seamless boot support
Mohit Bawa
-3
/
+70
2026-03-30
drm/amd/display: Fixed silence signed/unsigned mismatch warnings
Clay King
-8
/
+5
2026-03-30
drm/amd/display: Fix Silence signed/unsighed mismatch warning in dc
Gaghik Khachatrian
-1
/
+1
2026-03-30
drm/amd/display: Add update_descriptor param info in 'update_planes_and_strea...
Srinivasan Shanmugam
-0
/
+1
2026-03-30
drm/amd/display: Fix Compiler Warning - unused func parameters
Gaghik Khachatrian
-0
/
+3
2026-03-23
drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'
Hou Wenlong
-2
/
+2
2026-03-23
drm/amd/display: Restore full update for tiling change to linear
Joshua Aberback
-21
/
+5
2026-03-23
drm/amd/display: Revert inbox0 lock for cursor due to deadlock
Nicholas Kazlauskas
-26
/
+4
2026-03-23
drm/amd/display: Add 3DLUT DMA broadcast support
Dillon Varone
-1
/
+1
2026-03-23
drm/amd/display: Refactor DC update checks
Dillon Varone
-277
/
+195
2026-03-17
drm/amd/display: Query DC for gfx handling when setting linear tiling
Nicholas Carbones
-0
/
+10
2026-03-11
drm/amd/display: Sync dcn42 with DC 3.2.373
Roman Li
-62
/
+83
2026-03-11
drm/amd/display: Enable dcn42 DC clk_mgr
Roman Li
-0
/
+1
2026-03-11
drm/amd/display: Clean up unused code
Clay King
-1
/
+0
2026-03-11
drm/amd/display: Fix HWSS v3 fast path determination
Nicholas Kazlauskas
-20
/
+18
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
-2
/
+2
2026-02-23
drm/amd/display: Add Visual Confirm Support for Testing
Muaaz Nisar
-69
/
+100
2026-02-23
drm/amd/display: Silence type mismatch warning
Gaghik Khachatrian
-1
/
+1
2026-02-23
drm/amd/display: Exit IPS w/ DC helper for all dc_set_power_state cases
Ovidiu Bunea
-2
/
+5
2026-02-23
drm/amd/display: Enable dcn42 DC
Roman Li
-1
/
+45
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-23
/
+22
2026-02-19
Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
Nicholas Carbones
-9
/
+0
2026-02-19
drm/amd/display: Implementing ramless idle mouse trigger
Muaaz Nisar
-0
/
+19
2026-02-12
Revert "drm/amd/display: mouse event trigger to boost RR when idle"
Muaaz Nisar
-15
/
+0
2026-02-12
drm/amd/display: guard NULL manual-trigger callback in cursor programming
Vitaly Prosyak
-2
/
+4
2026-02-12
drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.
Bhuvanachandra Pinninti
-3
/
+3
2026-02-03
drm/amd/display: Add CRC 32-bit mode support for DCN3.6+
Chenyu Chen
-1
/
+3
2026-02-03
drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
Nicholas Carbones
-0
/
+9
2026-02-03
drm/amd/display: External panel replay fsm control
Peichen Huang
-4
/
+15
2026-01-27
drm/amd/display: mouse event trigger to boost RR when idle
Muaaz Nisar
-0
/
+13
2026-01-27
drm/amd/display: perform clear update flags for all DCN asics
Aurabindo Pillai
-1
/
+1
2026-01-20
drm/amd/display: update memory QoS measurement interface
Wenjing Liu
-10
/
+12
2026-01-10
drm/amd/display: Re-implement minimal transition deferral
Joshua Aberback
-16
/
+33
2026-01-10
drm/amd/display: move panel replay out from edp
Peichen Huang
-5
/
+4
2026-01-05
drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMAL
Dominik Kaszewski
-41
/
+39
2026-01-05
drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path
Nicholas Kazlauskas
-4
/
+6
2025-12-16
drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)
Dominik Kaszewski
-9
/
+373
2025-12-08
drm/amd/display: Defer transitions from minimal state to final state
Joshua Aberback
-70
/
+130
2025-12-08
drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
Alex Deucher
-1
/
+1
2025-12-08
drm/amd/display: add dc interface for query QoS information
Wenjing Liu
-0
/
+24
2025-12-08
drm/amd/display: Refactor panel replay dc libs
Jack Chang
-0
/
+22
2025-12-02
drm/amd/display: fix Smart Power OLED not working after S4
Ian Chen
-0
/
+6
2025-11-26
drm/amd/display: Add cursor offload abort to the new HWSS path
Nicholas Kazlauskas
-0
/
+24
2025-11-26
drm/amd/display: Check NULL before accessing
Alex Hung
-3
/
+8
[next]