summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung
2025-12-08drm/amd/display: Fixes for S0i3 exitOvidiu Bunea
2025-12-08drm/amd/display: Remove periodic detection callbacks from dcn35+Dillon Varone
2025-12-08drm/amd/display: Defer transitions from minimal state to final stateJoshua Aberback
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher
2025-12-08drm/amd/display: correct kernel-doc in dml21_wrapper.hRandy Dunlap
2025-12-08drm/amd/display: Promote DC to 3.2.361Taimur Hassan
2025-12-08drm/amd/display: Add configurable SPL namespace prefixNavid Assadian
2025-12-08drm/amd/display: Reset pipe mask at beginning of cursor offloadNicholas Kazlauskas
2025-12-08drm/amd/display: add register definitions in dcn_hubbub_registersCharlene Liu
2025-12-08drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou
2025-12-08drm/amd/display: Add additional info from DMLNevenko Stupar
2025-12-08drm/amd/display: Guard FAMS2 configuration updatesDillon Varone
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu
2025-12-08drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin
2025-12-08drm/amd/display: Use local variable for analog_engine initializationIvan Lipski
2025-12-08drm/amd/display: Remove unused encoder typesIvan Lipski
2025-12-08drm/amd/display: Promote DC to 3.2.360Taimur Hassan
2025-12-08drm/amd/display: [FW Promotion] Release 0.1.37.0Taimur Hassan
2025-12-08drm/amd/display: Add additional checks for PSP footer sizeOvidiu Bunea
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic
2025-12-08drm/amd/display: Permit DC_FP_START/END only in non-FP compilation unitsArd Biesheuvel
2025-12-08drm/amd/display: Drop FPU flags from dml21_wrapper.cHarry Wentland
2025-12-08drm/amd/display: Move dml2_create and init to the non-FPU dml2_wrapperHarry Wentland
2025-12-08drm/amd/display: Move dml2_validate to the non-FPU dml2_wrapperHarry Wentland
2025-12-08drm/amd/display: Rename dml2_wrapper.c to dml2_wrapper_fpu.cHarry Wentland
2025-12-08drm/amd/display: Correct comment styleMario Limonciello (AMD)
2025-12-08drm/amd/display: Drop needless check for link->link_id.idMario Limonciello (AMD)
2025-12-08drm/amd/display: Move CONNECTOR_ID_PCIE into switch/caseMario Limonciello (AMD)
2025-12-08drm/amd/display: Improve readability of link_detect_sink_signal_typeMario Limonciello (AMD)
2025-12-08drm/amd/display: Write default Vesa Aux backlight control in dmubDerek Lai
2025-12-08drm/amd/display: Refactor panel replay dc libsJack Chang
2025-12-08drm/amd/display: Revise VSC SDP header for Panel ReplayJack Chang
2025-12-08drm/amd/display: Fix sending redundant enable command to dmubJack Chang
2025-12-08drm/amd/display: Parse debug flag to PR FWJack Chang
2025-12-08drm/amd/display: Add AS-SDP v2 support for eDP featureJack Chang
2025-12-08drm/amd/display: Refactor panel replay set dmub cmd flowJack Chang
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-12-02drm/amd/display: fix typo in display_mode_core_structs.hAditya Gollamudi
2025-12-02drm/amd/display: fix Smart Power OLED not working after S4Ian Chen
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-26drm/amd/display: Enable support for Gamma 2.2Alex Hung
2025-11-26drm/amd/display: Disable CRTC degamma when color pipeline is enabledAlex Hung
2025-11-26drm/amd/display: Ensure 3D LUT for color pipelineAlex Hung
2025-11-26drm/amd/display: Add AMD color pipeline docHarry Wentland
2025-11-26drm/amd/display: add 3D LUT coloropAlex Hung
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland