index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
drm/amd/display: check GRPH_FLIP status before sending event
Leo Li
1
-0
/
+45
2026-07-01
drm/amd/display: use kvzalloc to allocate struct dc
Honglei Huang
1
-3
/
+3
2026-07-01
drm/amd/display: avoid large stack allocation in commit_planes_do_stream_upda...
Arnd Bergmann
1
-5
/
+5
2026-06-03
drm/amd/display: Fix kdoc parameter names for DSC padding helper
Srinivasan Shanmugam
1
-2
/
+2
2026-06-03
drm/amd/display: add HDMI 2.1 DSC over FRL support
Harry Wentland
4
-1
/
+76
2026-06-03
drm/amd/display: Add support for FRL to DC core
Harry Wentland
7
-2
/
+380
2026-06-03
drm/amd/display: Add DCN42B code to DC
Matthew Stewart
1
-0
/
+6
2026-06-03
drm/amd/display: Update get_pixel_clk_frequency() for DCN4x DCCG DP DTO
Ovidiu Bunea
1
-2
/
+2
2026-05-28
drm/amd/display: Add a default case for dc_status_to_str
Ivan Lipski
1
-2
/
+2
2026-05-19
drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...
Harry Wentland
1
-1
/
+5
2026-05-11
drm/amd/display: Revert "Unify fast update classification paths"
Ovidiu Bunea
2
-33
/
+221
2026-05-11
drm/amd/display: Fix warnings
Clay King
4
-14
/
+14
2026-05-11
drm/amd/display: Fix multiple compiler warnings
Gaghik Khachatrian
3
-9
/
+9
2026-05-11
drm/amd/display: Fix signed/unsigned comparison mismatches
Gaghik Khachatrian
1
-3
/
+3
2026-05-05
drm/amd/display: add max bandwidth budget to QoS interface
Wenjing Liu
1
-10
/
+18
2026-05-05
drm/amd/display: add memory bandwidth override debug interface
Wenjing Liu
1
-0
/
+11
2026-05-05
drm/amd/display: Fix type mismatches using guards and explicit casts
Gaghik Khachatrian
7
-103
/
+116
2026-05-05
drm/amd/display: Skip HDR metadata update when Smart Power OLED enabled
Ian Chen
1
-0
/
+4
2026-05-05
drm/amd/display: Implement block sequencing infrastructure for modular hardwa...
Bhuvanachandra Pinninti
2
-35
/
+972
2026-05-05
drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)
Dillon Varone
3
-22
/
+51
2026-04-28
drm/amd/display: Unify fast update classification paths
Rafal Ostrowski
2
-231
/
+33
2026-04-28
drm/amd/display: Fix implicit conversion warning
Gaghik Khachatrian
1
-1
/
+1
2026-04-21
drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.x
Timur Kristóf
1
-0
/
+6
2026-04-17
drm/amd/display: Fix DPMS using partially updated pipe context
Dominik Kaszewski
1
-7
/
+14
2026-04-17
drm/amd/display: Fix narrowing boundaries and eDP parser assignment
Gaghik Khachatrian
1
-7
/
+7
2026-04-17
drm/amd/display: Introduce power module on Linux
Ray Wu
1
-0
/
+6
2026-04-17
drm/amd/display: Fix implicit narrowing conversion warnings
Gaghik Khachatrian
5
-112
/
+120
2026-04-17
drm/amd/display: Align HWSS fast commit path with legacy path
Rafal Ostrowski
2
-16
/
+576
2026-04-17
drm/amd/display: Remove redundant includes from DC
Roman Li
1
-2
/
+0
2026-04-03
drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE
Linus Probert
1
-2
/
+3
2026-04-03
drm/amd/display: Change dither policy for 10 bpc output back to dithering
Mario Kleiner
1
-1
/
+1
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
5
-0
/
+23
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 1
Rafal Ostrowski
3
-26
/
+67
2026-03-30
Revert "drm/amd/display: Refactor DC update checks"
Dillon Varone
1
-198
/
+284
2026-03-30
Revert "drm/amd/display: Add 3DLUT DMA broadcast support"
Dillon Varone
1
-1
/
+1
2026-03-30
drm/amd/display: enable eDP DSC seamless boot support
Mohit Bawa
1
-3
/
+70
2026-03-30
drm/amd/display: Fixed silence signed/unsigned mismatch warnings
Clay King
2
-8
/
+5
2026-03-30
drm/amd/display: Fix Silence signed/unsighed mismatch warning in dc
Gaghik Khachatrian
1
-1
/
+1
2026-03-30
drm/amd/display: Add update_descriptor param info in 'update_planes_and_strea...
Srinivasan Shanmugam
1
-0
/
+1
2026-03-30
drm/amd/display: Fix Compiler Warning - unused func parameters
Gaghik Khachatrian
1
-0
/
+3
2026-03-23
drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'
Hou Wenlong
1
-2
/
+2
2026-03-23
drm/amd/display: Restore full update for tiling change to linear
Joshua Aberback
1
-21
/
+5
2026-03-23
drm/amd/display: Revert inbox0 lock for cursor due to deadlock
Nicholas Kazlauskas
1
-26
/
+4
2026-03-23
drm/amd/display: Add 3DLUT DMA broadcast support
Dillon Varone
1
-1
/
+1
2026-03-23
drm/amd/display: Refactor DC update checks
Dillon Varone
1
-277
/
+195
2026-03-17
drm/amd/display: Query DC for gfx handling when setting linear tiling
Nicholas Carbones
1
-0
/
+10
2026-03-11
drm/amd/display: Sync dcn42 with DC 3.2.373
Roman Li
3
-62
/
+83
2026-03-11
drm/amd/display: Enable dcn42 DC clk_mgr
Roman Li
1
-0
/
+1
2026-03-11
drm/amd/display: Clean up unused code
Clay King
1
-1
/
+0
2026-03-11
drm/amd/display: Fix HWSS v3 fast path determination
Nicholas Kazlauskas
1
-20
/
+18
[next]