summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2026-02-03drm/amd/display: remove assert around dpp_base replacementMelissa Wen-1/+0
2026-02-03drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen-25/+49
2026-02-03drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen-2/+5
2026-01-28drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski-4/+6
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie-13/+8
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher-11/+0
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah-5/+12
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf-2/+8
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-4/+16
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra-1/+17
2026-01-14drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello-2/+4
2026-01-14drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)-1/+2
2026-01-07drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung-2/+4
2026-01-05drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf-12/+15
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf-29/+26
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...Nathan Chancellor-221/+66
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...Nathan Chancellor-185/+73
2026-01-05drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor-1/+5
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu-4/+4
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello-23/+36
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski-0/+11
2025-12-08drm/amd/display: shrink struct membersRosen Penev-10/+5
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung-63/+71
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher-1/+1
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-139/+1706
2025-12-02drm/amd/display: fix typo in display_mode_core_structs.hAditya Gollamudi-1/+1
2025-12-02drm/amd/display: fix Smart Power OLED not working after S4Ian Chen-0/+6
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski-2/+4
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie-35/+1050
2025-11-26drm/amd/display: Enable support for Gamma 2.2Alex Hung-3/+9
2025-11-26drm/amd/display: Disable CRTC degamma when color pipeline is enabledAlex Hung-14/+12
2025-11-26drm/amd/display: Ensure 3D LUT for color pipelineAlex Hung-71/+78
2025-11-26drm/amd/display: Add AMD color pipeline docHarry Wentland-20/+102
2025-11-26drm/amd/display: add 3D LUT coloropAlex Hung-0/+175
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland-7/+15
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland-2/+4
2025-11-26drm/amd/display: Swap matrix and multiplierAlex Hung-10/+10
2025-11-26drm/amd/display: add multiplier coloropAlex Hung-0/+55
2025-11-26drm/amd/display: add 3x4 matrix coloropAlex Hung-0/+67
2025-11-26drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUTAlex Hung-77/+251
2025-11-26drm/amd/display: Add support for BT.709 and BT.2020 TFsHarry Wentland-3/+9
2025-11-26drm/amd/display: Enable support for PQ 125 EOTF and InverseHarry Wentland-12/+25
2025-11-26drm/amd/display: Add support for sRGB EOTF in BLND blockAlex Hung-0/+94
2025-11-26drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER blockAlex Hung-0/+93
2025-11-26drm/amd/display: Add support for sRGB EOTF in DEGAM blockAlex Hung-3/+211
2025-11-26drm/amd/display: Skip color pipeline initialization for cursor planeAlex Hung-0/+3
2025-11-26drm/amd/display: Add bypass COLOR PIPELINEHarry Wentland-0/+20
2025-11-26drm/amd/display: Ignore deprecated props when plane_color_pipeline setHarry Wentland-0/+4