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
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
-1
/
+5
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
-2
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-10
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-204
/
+102
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-471
/
+471
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-673
/
+693
2026-02-19
drm/amd/display: Remove unneeded DAC link encoder register
Timur Kristóf
-5
/
+4
2026-02-19
drm/amd/display: Enable DAC in DCE link encoder
Timur Kristóf
-17
/
+50
2026-02-19
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
-37
/
+43
2026-02-19
drm/amd/display: Initialize DAC in DCE link encoder using VBIOS
Timur Kristóf
-2
/
+11
2026-02-19
drm/amd/display: Turn off DAC in DCE link encoder using VBIOS
Timur Kristóf
-16
/
+17
2026-02-19
drm/amd/display: Don't call find_analog_engine() twice
Timur Kristóf
-1
/
+0
2026-02-19
drm/amd/display: Remove conditional for shaper 3DLUT power-on
Alex Hung
-2
/
+1
2026-02-19
drm/amd/display: Check return of shaper curve to HW format
Alex Hung
-3
/
+3
2026-02-19
drm/amd/display: Correct logic check error for fastboot
Charlene Liu
-2
/
+2
2026-02-19
Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
Nicholas Carbones
-32
/
+3
2026-02-19
Revert "drm/amd/display: Correct hubp GfxVersion verification"
Nicholas Carbones
-52
/
+39
2026-02-19
Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"
Nicholas Carbones
-3
/
+0
2026-02-19
drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.
Bhuvanachandra Pinninti
-55
/
+143
2026-02-19
drm/amd/display: Implementing ramless idle mouse trigger
Muaaz Nisar
-0
/
+28
2026-02-19
drm/amd/display: Disable SR feature on eDP1 by default
Charlene Liu
-3
/
+2
2026-02-19
drm/amd/display: Expose functions of other dcn use
Dmytro Laktyushkin
-18
/
+32
2026-02-18
drm/amd/display: Add static keyword for sharpness tables
Samson Tam
-2
/
+2
2026-02-18
drm/amd/display: Only use analog stream encoder with analog engine
Timur Kristóf
-1
/
+4
2026-02-18
drm/amd/display: Only use analog link encoder with analog engine
Timur Kristóf
-3
/
+6
2026-02-18
drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectors
Timur Kristóf
-1
/
+1
2026-02-12
drm/amd/display: Fix out-of-bounds stream encoder index v3
Srinivasan Shanmugam
-24
/
+24
2026-02-12
drm/amd/display: Promote DC to 3.2.369
Taimur Hassan
-1
/
+1
2026-02-12
drm/amd/display: Fix the incorrect type in dml_print
Alex Hung
-1
/
+1
2026-02-12
drm/amd/display: bypass post csc for additional color spaces in dal
Clay King
-6
/
+25
2026-02-12
drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...
Nicholas Carbones
-98
/
+49
2026-02-12
drm/amd/display: Correct hubp GfxVersion verification
Nicholas Carbones
-39
/
+52
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: Make GPIO HPD path conditional
Roman Li
-5
/
+12
2026-02-12
drm/amd/display: Increase DCN35 SR enter/exit latency
Leo Li
-10
/
+10
2026-02-12
drm/amd/display: guard NULL manual-trigger callback in cursor programming
Vitaly Prosyak
-2
/
+4
2026-02-12
drm/amd/display: use enum value for panel replay setting
Peichen Huang
-2
/
+2
2026-02-12
drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.
Bhuvanachandra Pinninti
-60
/
+37
2026-02-12
drm/amd/display: set enable_legacy_fast_update to false for DCN36
YiLing Chen
-1
/
+1
2026-02-12
drm/amd/display: Check frame skip capability in Sink side
Leon Huang
-0
/
+10
2026-02-03
drm/amd/display: remove assert around dpp_base replacement
Melissa Wen
-1
/
+0
2026-02-03
drm/amd/display: extend delta clamping logic to CM3 LUT helper
Melissa Wen
-25
/
+49
2026-02-03
drm/amd/display: fix wrong color value mapping on MCM shaper LUT
Melissa Wen
-2
/
+5
2026-02-03
drm/amd/display: Promote DC to 3.2.368
Taimur Hassan
-1
/
+1
2026-02-03
drm/amd/display: Add Handling for gfxversion DcGfxBase
Nicholas Carbones
-0
/
+3
2026-02-03
drm/amd/display: DIO memory leak fix.
Bhuvanachandra Pinninti
-0
/
+5
2026-02-03
drm/amd/display: Add CRC 32-bit mode support for DCN3.6+
Chenyu Chen
-7
/
+144
2026-02-03
drm/amd/display: Match expected data types
Zheng Austin
-19
/
+19
2026-02-03
drm/amd/display: Migrate DIO registers access from hwseq to dio component.
Bhuvanachandra Pinninti
-18
/
+179
2026-02-03
drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
Nicholas Carbones
-3
/
+32
[next]