summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)Author
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: 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: 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: Refactor panel replay set dmub cmd flowJack Chang
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-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: 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: 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: Increase DPCD read retriesMario Limonciello (AMD)
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)