summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2025-12-08drm/amd/display: Reset pipe mask at beginning of cursor offloadNicholas Kazlauskas-0/+1
2025-12-08drm/amd/display: add register definitions in dcn_hubbub_registersCharlene Liu-1/+5
2025-12-08drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou-1/+1
2025-12-08drm/amd/display: Add additional info from DMLNevenko Stupar-11/+14
2025-12-08drm/amd/display: Guard FAMS2 configuration updatesDillon Varone-2/+5
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu-0/+97
2025-12-08drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas-8/+9
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin-250/+293
2025-12-08drm/amd/display: Use local variable for analog_engine initializationIvan Lipski-2/+4
2025-12-08drm/amd/display: Remove unused encoder typesIvan Lipski-35/+12
2025-12-08drm/amd/display: Promote DC to 3.2.360Taimur Hassan-1/+1
2025-12-08drm/amd/display: [FW Promotion] Release 0.1.37.0Taimur Hassan-1/+3
2025-12-08drm/amd/display: Add additional checks for PSP footer sizeOvidiu Bunea-30/+119
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic-7/+8
2025-12-08drm/amd/display: Permit DC_FP_START/END only in non-FP compilation unitsArd Biesheuvel-2/+8
2025-12-08drm/amd/display: Drop FPU flags from dml21_wrapper.cHarry Wentland-2/+0
2025-12-08drm/amd/display: Move dml2_create and init to the non-FPU dml2_wrapperHarry Wentland-77/+107
2025-12-08drm/amd/display: Move dml2_validate to the non-FPU dml2_wrapperHarry Wentland-32/+47
2025-12-08drm/amd/display: Rename dml2_wrapper.c to dml2_wrapper_fpu.cHarry Wentland-3/+3
2025-12-08drm/amd/display: Correct comment styleMario Limonciello (AMD)-5/+10
2025-12-08drm/amd/display: Drop needless check for link->link_id.idMario Limonciello (AMD)-2/+1
2025-12-08drm/amd/display: Move CONNECTOR_ID_PCIE into switch/caseMario Limonciello (AMD)-6/+3
2025-12-08drm/amd/display: Improve readability of link_detect_sink_signal_typeMario Limonciello (AMD)-9/+7
2025-12-08drm/amd/display: Write default Vesa Aux backlight control in dmubDerek Lai-8/+28
2025-12-08drm/amd/display: Refactor panel replay dc libsJack Chang-0/+64
2025-12-08drm/amd/display: Revise VSC SDP header for Panel ReplayJack Chang-145/+206
2025-12-08drm/amd/display: Fix sending redundant enable command to dmubJack Chang-8/+12
2025-12-08drm/amd/display: Parse debug flag to PR FWJack Chang-0/+1
2025-12-08drm/amd/display: Add AS-SDP v2 support for eDP featureJack Chang-9/+15
2025-12-08drm/amd/display: Refactor panel replay set dmub cmd flowJack Chang-2/+157
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski-0/+11
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