summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland
2025-11-26drm/amd/display: Swap matrix and multiplierAlex Hung
2025-11-26drm/amd/display: add multiplier coloropAlex Hung
2025-11-26drm/amd/display: add 3x4 matrix coloropAlex Hung
2025-11-26drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUTAlex Hung
2025-11-26drm/amd/display: Add support for BT.709 and BT.2020 TFsHarry Wentland
2025-11-26drm/amd/display: Enable support for PQ 125 EOTF and InverseHarry Wentland
2025-11-26drm/amd/display: Add support for sRGB EOTF in BLND blockAlex Hung
2025-11-26drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER blockAlex Hung
2025-11-26drm/amd/display: Add support for sRGB EOTF in DEGAM blockAlex Hung
2025-11-26drm/amd/display: Skip color pipeline initialization for cursor planeAlex Hung
2025-11-26drm/amd/display: Add bypass COLOR PIPELINEHarry Wentland
2025-11-26drm/amd/display: Ignore deprecated props when plane_color_pipeline setHarry Wentland
2025-11-26drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detectionIvan Lipski
2025-11-26drm/amd/display: Add cursor offload abort to the new HWSS pathNicholas Kazlauskas
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)
2025-11-26drm/amd/display: Fix dereference-before-check for dc_linkSrinivasan Shanmugam
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)
2025-11-26drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-18drm/amd/display: Move analog check to dce110_hwseqTimur Kristóf
2025-11-18drm/amd/display: Cleanup early return in construct_phyTimur Kristóf
2025-11-18drm/amd/display: Cleanup uses of the analog flagTimur Kristóf
2025-11-18drm/amd/display: Fix warning for analog stream encodersTimur Kristóf
2025-11-18drm/amd/display: dc_hw_sequencer.c: remove kernel-doc commentsRandy Dunlap
2025-11-18drm/amd/display: Promote DC to 3.2.359Taimur Hassan
2025-11-18drm/amd/display: Ignore Coverity false positiveTaimur Hassan
2025-11-18drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo
2025-11-18drm/amd/display: Check DCCG_AUDIO_DTO2 register mask existCharlene Liu
2025-11-18drm/amd/display: Add null pointer check in link_dpmsCharlene Liu
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski
2025-11-18drm/amd/display: Add pipe topology history to dcNicholas Carbones
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski
2025-11-18drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)
2025-11-18drm/amd/display: Re-check seamless boot can be enabled or notPaul Hsieh
2025-11-18drm/amd/display: Get panel replay capability from DPCDJack Chang
2025-11-18drm/amd/display: Add panel replay enablement option and logicJack Chang
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang
2025-11-18drm/amd/display: Add interface to capture expected HW state from SW stateGeorge Shen
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski
2025-11-11drm/amd/display: Add kdoc params/returns in dc/link detection helpersSrinivasan Shanmugam
2025-11-11drm/amd/display: Fix annotations for connector poll/detect parametersSrinivasan Shanmugam
2025-11-11drm/amd/display: Promote DC to 3.2.358Taimur Hassan
2025-11-11drm/amd/display: [FW Promotion] Release 0.1.35.0Taimur Hassan
2025-11-11drm/amd/display: Refactor HDCP Status Log FormatWenjing Liu
2025-11-11drm/amd/display: dynamically clock gate before and after prefetchLeo Chen
2025-11-11drm/amd/display: Revert in_transfer_func_change to MEDDominik Kaszewski