index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
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
Files
Lines
2026-04-02
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
17
-0
/
+699
2026-03-24
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
6
-22
/
+19
2026-03-17
drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
Xi Ruoyao
1
-0
/
+3
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
6
-10
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
24
-156
/
+78
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
24
-381
/
+381
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
24
-531
/
+553
2026-02-19
drm/amd/display: Remove unneeded DAC link encoder register
Timur Kristóf
3
-3
/
+3
2026-02-19
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
3
-6
/
+13
2026-02-19
Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
Nicholas Carbones
1
-2
/
+1
2026-02-18
drm/amd/display: Only use analog stream encoder with analog engine
Timur Kristóf
1
-1
/
+4
2026-02-18
drm/amd/display: Only use analog link encoder with analog engine
Timur Kristóf
3
-3
/
+6
2026-02-18
drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectors
Timur Kristóf
1
-1
/
+1
2026-02-12
drm/amd/display: Fix out-of-bounds stream encoder index v3
Srinivasan Shanmugam
6
-24
/
+24
2026-02-12
drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.
Bhuvanachandra Pinninti
18
-18
/
+18
2026-02-12
drm/amd/display: set enable_legacy_fast_update to false for DCN36
YiLing Chen
1
-1
/
+1
2026-02-03
drm/amd/display: DIO memory leak fix.
Bhuvanachandra Pinninti
1
-0
/
+5
2026-02-03
drm/amd/display: Add CRC 32-bit mode support for DCN3.6+
Chenyu Chen
1
-3
/
+9
2026-02-03
drm/amd/display: Migrate DIO registers access from hwseq to dio component.
Bhuvanachandra Pinninti
1
-0
/
+41
2026-02-03
drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
Nicholas Carbones
1
-1
/
+2
2026-01-27
drm/amd/display: Remove unnecessary DC FP guard
Wayne Lin
2
-4
/
+0
2026-01-27
drm/amd/display: Enable vstateup hook for DCN401 to be reused
Charlene Liu
2
-1
/
+3
2026-01-10
drm/amd/display: Always update divider settings for DP tunnel
Cruise Hung
1
-4
/
+7
2026-01-05
drm/amd/display: Pass proper DAC encoder ID to VBIOS
Timur Kristóf
1
-0
/
+2
2025-12-16
drm/amd/display: DPP low mem pwr related adjustment -Part I
Charlene Liu
1
-0
/
+1
2025-12-16
drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351
Fudong Wang
2
-2
/
+2
2025-12-16
drm/amd/display: Fix scratch registers offsets for DCN351
Ray Wu
1
-4
/
+4
2025-12-16
drm/amd/display: Fix scratch registers offsets for DCN35
Ray Wu
1
-4
/
+4
2025-12-08
drm/amd/display: refactor HPD to increase flexibility
Dmytro Laktyushkin
1
-1
/
+4
2025-12-08
drm/amd/display: Correct DSC padding accounting
Relja Vojvodic
1
-3
/
+3
2025-11-18
drm/amd/display: Check DCCG_AUDIO_DTO2 register mask exist
Charlene Liu
1
-1
/
+2
2025-11-04
drm/amd/display: Revert DCN4 max buffered cursor size to 64
Dillon Varone
1
-1
/
+2
2025-11-04
drm/amd/display: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2025-11-04
drm/amd/display: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2025-10-28
drm/amd/display: Add DCE BIOS_SCRATCH_0 register
Timur Kristóf
6
-0
/
+11
2025-10-28
drm/amd/display: Implement DCE analog link encoders (v2)
Timur Kristóf
3
-4
/
+47
2025-10-28
drm/amd/display: Implement DCE analog stream encoders
Timur Kristóf
3
-0
/
+22
2025-10-28
drm/amd/display: Add concept of analog encoders (v2)
Timur Kristóf
1
-2
/
+5
2025-10-28
drm/amd/display: init dispclk from bootup clock for DCN315
Zhongwei Zhang
1
-0
/
+1
2025-10-28
drm/amd/display: Remove dc param from check_update
Dominik Kaszewski
23
-27
/
+117
2025-10-28
drm/amd/display: Rename dml2 to dml2_0 folder
Austin Zheng
5
-5
/
+5
2025-10-20
drm/amd/display: Fix GFP_ATOMIC abuse
Aurabindo Pillai
2
-31
/
+27
2025-10-13
drm/amd/display: Correct slice width calculation for YCbCr420
Relja Vojvodic
1
-0
/
+1
2025-10-07
drm/amd/display: Fix unsafe uses of kernel mode FPU
Ard Biesheuvel
3
-3
/
+46
2025-10-07
drm/amd/display: Disable scaling on DCE6 for now
Timur Kristóf
1
-2
/
+2
2025-09-25
drm/amd/display: Share dce100_validate_global with DCE6-8
Timur Kristóf
4
-63
/
+7
2025-09-25
drm/amd/display: Share dce100_validate_bandwidth with DCE6-8
Timur Kristóf
4
-77
/
+18
2025-09-25
drm/amd/display: Reject modes with too high pixel clock on DCE6-10
Timur Kristóf
3
-3
/
+27
2025-09-23
drm/amd/display: Init dispclk from bootup clock for DCN314
Lo-an Chen
1
-0
/
+1
2025-09-23
drm/amd/display: Disable stutter when programming watermarks on dcn32
Dillon Varone
2
-1
/
+3
[next]