summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski-2/+4
2025-11-26drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detectionIvan Lipski-1/+1
2025-11-26drm/amd/display: Add cursor offload abort to the new HWSS pathNicholas Kazlauskas-0/+39
2025-11-26drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter-4/+4
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung-3/+8
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher-12/+3
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie-1/+0
2025-11-18drm/amd/display: Move analog check to dce110_hwseqTimur Kristóf-4/+5
2025-11-18drm/amd/display: Cleanup early return in construct_phyTimur Kristóf-6/+7
2025-11-18drm/amd/display: Cleanup uses of the analog flagTimur Kristóf-2/+0
2025-11-18drm/amd/display: Fix warning for analog stream encodersTimur Kristóf-1/+1
2025-11-18drm/amd/display: dc_hw_sequencer.c: remove kernel-doc commentsRandy Dunlap-40/+40
2025-11-18drm/amd/display: Promote DC to 3.2.359Taimur Hassan-1/+1
2025-11-18drm/amd/display: Check DCCG_AUDIO_DTO2 register mask existCharlene Liu-2/+4
2025-11-18drm/amd/display: Add null pointer check in link_dpmsCharlene Liu-1/+5
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski-0/+8
2025-11-18drm/amd/display: Add pipe topology history to dcNicholas Carbones-6/+97
2025-11-18drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)-1/+1
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)-4/+5
2025-11-18drm/amd/display: Re-check seamless boot can be enabled or notPaul Hsieh-0/+8
2025-11-18drm/amd/display: Get panel replay capability from DPCDJack Chang-0/+16
2025-11-18drm/amd/display: Add panel replay enablement option and logicJack Chang-2/+149
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang-0/+25
2025-11-18drm/amd/display: Add interface to capture expected HW state from SW stateGeorge Shen-0/+1048
2025-11-11drm/amd/display: Add kdoc params/returns in dc/link detection helpersSrinivasan Shanmugam-0/+23
2025-11-11drm/amd/display: Promote DC to 3.2.358Taimur Hassan-1/+1
2025-11-11drm/amd/display: dynamically clock gate before and after prefetchLeo Chen-4/+58
2025-11-11drm/amd/display: Revert in_transfer_func_change to MEDDominik Kaszewski-1/+1
2025-11-11drm/amd/display: To support Replay frame skip modeChuntao Tso-14/+29
2025-11-11drm/amd/display: Change lock descriptor valuesDominik Kaszewski-79/+72
2025-11-11drm/amd/display: refactor DSC cap calculation for dcn35Mohit Bawa-1/+60
2025-11-11drm/amd/display: Add new SMART POWER OLED interfacesIan Chen-0/+96
2025-11-11drm/amd/display: Add interface to capture power feature status for debug loggingGeorge Shen-0/+21
2025-11-11drm/amd/display: Fix index bug for fill latencyDillon Varone-1/+1
2025-11-11drm/amd/display: Only initialize LSDMA if it is supported in DMUAlvin Lee-0/+3
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung-0/+1
2025-11-04drm/amd/display: Promote DC to 3.2.357Taimur Hassan-1/+1
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung-0/+1
2025-11-04drm/amd/display: Revert DCN4 max buffered cursor size to 64Dillon Varone-1/+2
2025-11-04drm/amd/display: Persist stream refcount through restoreJoshua Aberback-0/+4
2025-11-04drm/amd/display: Add Pstate viewport reductionAustin Zheng-0/+2
2025-11-04drm/amd/display: Refactor VActive implementationAustin Zheng-62/+69
2025-11-04drm/amd/display: Update P-state naming for clarity.Austin Zheng-7/+15
2025-11-04drm/amd/display: Remove old PMO optionsAustin Zheng-9/+3
2025-11-04drm/amd/display: Add pte_buffer_mode and force_one_row_for_frame in dchub regAustin Zheng-0/+2
2025-11-04drm/amd/display: Extend inbox0 lock to run Replay/PSRAndrew Mazour-18/+41
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong-1/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz-3/+0
2025-10-28drm/amd/display: Use DAC load detection on analog connectors (v2)Timur Kristóf-2/+62