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
Age
Commit message (
Expand
)
Author
Lines
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-01-28
drm/amd/display: Clear HDMI HPD pending work only if it is enabled
Ivan Lipski
-4
/
+6
2026-01-23
Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...
Dave Airlie
-13
/
+8
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
-11
/
+0
2026-01-22
drm/amd/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
-5
/
+12
2026-01-20
drm/amd/display: Only poll analog connectors
Timur Kristóf
-2
/
+8
2026-01-14
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
Ivan Lipski
-4
/
+16
2026-01-14
drm/amd/display: Initialise backlight level values from hw
Vivek Das Mohapatra
-1
/
+17
2026-01-14
drm/amd/display: Bump the HDMI clock to 340MHz
Mario Limonciello
-2
/
+4
2026-01-14
drm/amd/display: Show link name in PSR status message
Mario Limonciello (AMD)
-1
/
+2
2026-01-07
drm/amd/display: Check NULL before calling dac_load_detection
Alex Hung
-2
/
+4
2026-01-05
drm/amd/display: Add missing encoder setup to DACnEncoderControl
Timur Kristóf
-12
/
+15
2026-01-05
drm/amd/display: Correct color depth for SelectCRTC_Source
Timur Kristóf
-29
/
+26
2026-01-05
drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...
Nathan Chancellor
-221
/
+66
2026-01-05
drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...
Nathan Chancellor
-185
/
+73
2026-01-05
drm/amd/display: Apply e4479aecf658 to dml
Nathan Chancellor
-1
/
+5
2025-12-16
drm/amd/display: Fix DP no audio issue
Charlene Liu
-4
/
+4
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-10
Revert "drm/amd/display: Fix pbn to kbps Conversion"
Mario Limonciello
-23
/
+36
2025-12-08
drm/amd/display: Improve HDMI info retrieval
Ivan Lipski
-0
/
+11
2025-12-08
drm/amd/display: shrink struct members
Rosen Penev
-10
/
+5
2025-12-08
drm/amd/display: Refactor dml_core_mode_support to reduce stack frame
Alex Hung
-63
/
+71
2025-12-08
drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
Alex Deucher
-1
/
+1
2025-12-03
Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-139
/
+1706
2025-12-02
drm/amd/display: fix typo in display_mode_core_structs.h
Aditya Gollamudi
-1
/
+1
2025-12-02
drm/amd/display: fix Smart Power OLED not working after S4
Ian Chen
-0
/
+6
2025-12-02
drm/amd/display: Move RGB-type check for audio sync to DCE HW sequence
Ivan Lipski
-2
/
+4
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-35
/
+1050
2025-11-26
drm/amd/display: Enable support for Gamma 2.2
Alex Hung
-3
/
+9
2025-11-26
drm/amd/display: Disable CRTC degamma when color pipeline is enabled
Alex Hung
-14
/
+12
2025-11-26
drm/amd/display: Ensure 3D LUT for color pipeline
Alex Hung
-71
/
+78
2025-11-26
drm/amd/display: Add AMD color pipeline doc
Harry Wentland
-20
/
+102
2025-11-26
drm/amd/display: add 3D LUT colorop
Alex Hung
-0
/
+175
2025-11-26
drm/colorop: allow non-bypass colorops
Harry Wentland
-7
/
+15
2025-11-26
drm/colorop: Define LUT_1D interpolation
Harry Wentland
-2
/
+4
2025-11-26
drm/amd/display: Swap matrix and multiplier
Alex Hung
-10
/
+10
2025-11-26
drm/amd/display: add multiplier colorop
Alex Hung
-0
/
+55
2025-11-26
drm/amd/display: add 3x4 matrix colorop
Alex Hung
-0
/
+67
2025-11-26
drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Alex Hung
-77
/
+251
2025-11-26
drm/amd/display: Add support for BT.709 and BT.2020 TFs
Harry Wentland
-3
/
+9
2025-11-26
drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Harry Wentland
-12
/
+25
2025-11-26
drm/amd/display: Add support for sRGB EOTF in BLND block
Alex Hung
-0
/
+94
2025-11-26
drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Alex Hung
-0
/
+93
2025-11-26
drm/amd/display: Add support for sRGB EOTF in DEGAM block
Alex Hung
-3
/
+211
2025-11-26
drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
-0
/
+3
2025-11-26
drm/amd/display: Add bypass COLOR PIPELINE
Harry Wentland
-0
/
+20
2025-11-26
drm/amd/display: Ignore deprecated props when plane_color_pipeline set
Harry Wentland
-0
/
+4
[next]