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-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
-0
/
+699
2026-04-02
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
-0
/
+699
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
-0
/
+41
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 1
Rafal Ostrowski
-17
/
+63
2026-03-30
drm/amd/display: correct unknown plane state patch
Charlene Liu
-1
/
+1
2026-03-30
Revert "drm/amd/display: Rework YCbCr422 DSC policy"
Relja Vojvodic
-4
/
+0
2026-03-30
drm/amd/dc: Disable PSR & Replay CRTC disable by default
Ovidiu Bunea
-0
/
+2
2026-03-30
drm/amd/display: Fix Silence signed/unsighed mismatch warning in dc
Gaghik Khachatrian
-25
/
+25
2026-03-30
drm/amd/display: Don't set 4to1MPC config dynamically
Harry Wentland
-11
/
+35
2026-03-30
drm/amd/display: Merge pipes for validate
Harry Wentland
-0
/
+2
2026-03-30
drm/amd/display: Should support p-state under dcn21
Wayne Lin
-13
/
+20
2026-03-24
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
-22
/
+19
2026-03-24
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
-22
/
+19
2026-03-23
drm/amd/display: Rework YCbCr422 DSC policy
Relja Vojvodic
-0
/
+4
2026-03-23
drm/amd/display: remove dc_clock_limit for apu
Charlene Liu
-1
/
+1
2026-03-23
drm/amd/display: export get_power_profile interface for later use
Charlene Liu
-1
/
+4
2026-03-23
drm/amd/display: Update underflow detection for DCN42
Roman Li
-0
/
+2
2026-03-23
drm/amd/display: Clamp min DS DCFCLK value to DCN limit
Roman Li
-0
/
+1
2026-03-23
drm/amd/display: Add get_default_tiling_info for dcn42
Roman Li
-0
/
+1
2026-03-17
drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
Xi Ruoyao
-0
/
+3
2026-03-17
drm/amd/display: Query DC for gfx handling when setting linear tiling
Nicholas Carbones
-15
/
+49
2026-03-17
drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
Xi Ruoyao
-0
/
+3
2026-03-11
drm/amd/display: Sync dcn42 with DC 3.2.373
Roman Li
-5
/
+5
2026-03-11
drm/amd/display: Clean up unused code
Clay King
-2
/
+0
2026-03-02
drm/amd/display: Remove redundant initializers
Alex Hung
-2
/
+2
2026-02-23
drm/amd/display: Enable dcn42 DC
Roman Li
-0
/
+18
2026-02-23
drm/amd/display: Add dcn42 DC resources
Roman Li
-0
/
+3005
2026-02-23
drm/amd/display: Use dce_audio_create for DCE 6
Timur Kristóf
-1
/
+1
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
[next]