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-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
-2
/
+2
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
2025-11-18
drm/amd/display: dc_hw_sequencer.c: remove kernel-doc comments
Randy Dunlap
-40
/
+40
2025-11-18
drm/amd/display: Add pipe topology history to dc
Nicholas Carbones
-6
/
+70
2025-11-18
drm/amd/display: Re-check seamless boot can be enabled or not
Paul Hsieh
-0
/
+8
2025-11-18
drm/amd/display: Add panel replay capability detection
Jack Chang
-0
/
+1
2025-11-18
drm/amd/display: Add interface to capture expected HW state from SW state
George Shen
-0
/
+561
2025-11-11
drm/amd/display: Revert in_transfer_func_change to MED
Dominik Kaszewski
-1
/
+1
2025-11-11
drm/amd/display: Change lock descriptor values
Dominik Kaszewski
-76
/
+70
2025-11-11
drm/amd/display: Add new SMART POWER OLED interfaces
Ian Chen
-0
/
+89
2025-11-11
drm/amd/display: Add interface to capture power feature status for debug logging
George Shen
-0
/
+7
2025-11-04
drm/amd/display: Persist stream refcount through restore
Joshua Aberback
-0
/
+4
2025-11-04
drm/amd/display: Extend inbox0 lock to run Replay/PSR
Andrew Mazour
-1
/
+4
2025-10-28
drm/amd/display: Add concept of analog encoders (v2)
Timur Kristóf
-0
/
+8
2025-10-28
drm/amd/display: Introduce MAX_LINK_ENCODERS (v2)
Timur Kristóf
-2
/
+2
2025-10-28
drm/amd/display: Make observers const-correct
Dominik Kaszewski
-20
/
+32
2025-10-28
drm/amd/display: Add lock descriptor to check_update
Dominik Kaszewski
-57
/
+68
2025-10-28
drm/amd/display: Add dc interface to log pre os firmware information
Meenakshikumar Somasundaram
-0
/
+5
2025-10-28
drm/amd/display: Remove dc param from check_update
Dominik Kaszewski
-28
/
+23
2025-10-28
drm/amd/display: update link encoder assignment
Meenakshikumar Somasundaram
-10
/
+33
2025-10-28
drm/amd/display: Rename dml2 to dml2_0 folder
Austin Zheng
-4
/
+4
2025-10-28
drm/amd/display: Fix notification of vtotal to DMU for cursor offload
Nicholas Kazlauskas
-3
/
+4
2025-10-20
drm/amd/display: Fix misc. checkpatch issues
Ilya Bakoulin
-38
/
+19
2025-10-20
drm/amd/display: Set DCN32 to use update planes and stream version 3
Nicholas Carbones
-1
/
+2
2025-10-20
drm/amd/display: add new block sequence-building/executing functions
Ilya Bakoulin
-9
/
+2794
[next]