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
/
resource
Age
Commit message (
Expand
)
Author
Lines
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
-156
/
+78
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-381
/
+381
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-531
/
+553
2026-02-19
drm/amd/display: Remove unneeded DAC link encoder register
Timur Kristóf
-3
/
+3
2026-02-19
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
-6
/
+13
2026-02-19
Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
Nicholas Carbones
-2
/
+1
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: Refactor virtual directory reorganize encoder and hwss files.
Bhuvanachandra Pinninti
-18
/
+18
2026-02-12
drm/amd/display: set enable_legacy_fast_update to false for DCN36
YiLing Chen
-1
/
+1
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
-3
/
+9
2026-02-03
drm/amd/display: Migrate DIO registers access from hwseq to dio component.
Bhuvanachandra Pinninti
-0
/
+41
2026-02-03
drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
Nicholas Carbones
-1
/
+2
2026-01-27
drm/amd/display: Remove unnecessary DC FP guard
Wayne Lin
-4
/
+0
2026-01-27
drm/amd/display: Enable vstateup hook for DCN401 to be reused
Charlene Liu
-1
/
+3
2026-01-10
drm/amd/display: Always update divider settings for DP tunnel
Cruise Hung
-4
/
+7
2026-01-05
drm/amd/display: Pass proper DAC encoder ID to VBIOS
Timur Kristóf
-0
/
+2
2025-12-16
drm/amd/display: DPP low mem pwr related adjustment -Part I
Charlene Liu
-0
/
+1
2025-12-16
drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351
Fudong Wang
-2
/
+2
2025-12-16
drm/amd/display: Fix scratch registers offsets for DCN351
Ray Wu
-4
/
+4
2025-12-16
drm/amd/display: Fix scratch registers offsets for DCN35
Ray Wu
-4
/
+4
2025-12-08
drm/amd/display: refactor HPD to increase flexibility
Dmytro Laktyushkin
-1
/
+4
2025-12-08
drm/amd/display: Correct DSC padding accounting
Relja Vojvodic
-3
/
+3
2025-11-18
drm/amd/display: Check DCCG_AUDIO_DTO2 register mask exist
Charlene Liu
-1
/
+2
2025-11-04
drm/amd/display: Revert DCN4 max buffered cursor size to 64
Dillon Varone
-1
/
+2
2025-11-04
drm/amd/display: remove unneeded semicolon
Jiapeng Chong
-1
/
+1
2025-11-04
drm/amd/display: remove unneeded semicolon
Jiapeng Chong
-1
/
+1
2025-10-28
drm/amd/display: Add DCE BIOS_SCRATCH_0 register
Timur Kristóf
-0
/
+11
2025-10-28
drm/amd/display: Implement DCE analog link encoders (v2)
Timur Kristóf
-4
/
+47
2025-10-28
drm/amd/display: Implement DCE analog stream encoders
Timur Kristóf
-0
/
+22
2025-10-28
drm/amd/display: Add concept of analog encoders (v2)
Timur Kristóf
-2
/
+5
2025-10-28
drm/amd/display: init dispclk from bootup clock for DCN315
Zhongwei Zhang
-0
/
+1
2025-10-28
drm/amd/display: Remove dc param from check_update
Dominik Kaszewski
-27
/
+117
2025-10-28
drm/amd/display: Rename dml2 to dml2_0 folder
Austin Zheng
-5
/
+5
2025-10-20
drm/amd/display: Fix GFP_ATOMIC abuse
Aurabindo Pillai
-31
/
+27
2025-10-13
drm/amd/display: Correct slice width calculation for YCbCr420
Relja Vojvodic
-0
/
+1
2025-10-07
drm/amd/display: Fix unsafe uses of kernel mode FPU
Ard Biesheuvel
-3
/
+46
2025-10-07
drm/amd/display: Disable scaling on DCE6 for now
Timur Kristóf
-2
/
+2
2025-09-25
drm/amd/display: Share dce100_validate_global with DCE6-8
Timur Kristóf
-63
/
+7
2025-09-25
drm/amd/display: Share dce100_validate_bandwidth with DCE6-8
Timur Kristóf
-77
/
+18
2025-09-25
drm/amd/display: Reject modes with too high pixel clock on DCE6-10
Timur Kristóf
-3
/
+27
2025-09-23
drm/amd/display: Init dispclk from bootup clock for DCN314
Lo-an Chen
-0
/
+1
2025-09-23
drm/amd/display: Disable stutter when programming watermarks on dcn32
Dillon Varone
-1
/
+3
2025-09-15
drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4
Timur Kristóf
-1
/
+10
2025-09-15
Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'st...
Martin Leung
-3
/
+5
2025-09-15
drm/amd/display: Add DSC padding for OVT Support
Relja Vojvodic
-1
/
+4
[next]