summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorFilesLines
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang1-5/+11
2025-12-16drm/amd/display: Support DRR granularityWeiguang Li1-0/+7
2025-12-16drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response bufferSrinivasan Shanmugam1-2/+5
2025-12-08drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou1-1/+1
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin4-217/+152
2025-12-08drm/amd/display: Use local variable for analog_engine initializationIvan Lipski1-2/+4
2025-12-08drm/amd/display: Remove unused encoder typesIvan Lipski1-35/+12
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic1-1/+2
2025-12-08drm/amd/display: Correct comment styleMario Limonciello (AMD)1-5/+10
2025-12-08drm/amd/display: Drop needless check for link->link_id.idMario Limonciello (AMD)1-2/+1
2025-12-08drm/amd/display: Move CONNECTOR_ID_PCIE into switch/caseMario Limonciello (AMD)1-6/+3
2025-12-08drm/amd/display: Improve readability of link_detect_sink_signal_typeMario Limonciello (AMD)1-9/+7
2025-12-08drm/amd/display: Write default Vesa Aux backlight control in dmubDerek Lai5-8/+28
2025-12-08drm/amd/display: Fix sending redundant enable command to dmubJack Chang1-8/+12
2025-12-08drm/amd/display: Parse debug flag to PR FWJack Chang1-0/+1
2025-12-08drm/amd/display: Refactor panel replay set dmub cmd flowJack Chang3-2/+153
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski1-2/+1
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher1-0/+3
2025-11-18drm/amd/display: Move analog check to dce110_hwseqTimur Kristóf1-2/+1
2025-11-18drm/amd/display: Cleanup early return in construct_phyTimur Kristóf1-6/+7
2025-11-18drm/amd/display: Cleanup uses of the analog flagTimur Kristóf1-2/+0
2025-11-18drm/amd/display: Add null pointer check in link_dpmsCharlene Liu1-1/+5
2025-11-18drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)1-1/+1
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)1-4/+5
2025-11-18drm/amd/display: Get panel replay capability from DPCDJack Chang1-0/+5
2025-11-18drm/amd/display: Add panel replay enablement option and logicJack Chang1-2/+124
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang1-0/+2
2025-11-12drm/amd/display: Add kdoc params/returns in dc/link detection helpersSrinivasan Shanmugam1-0/+23
2025-11-12drm/amd/display: To support Replay frame skip modeChuntao Tso2-8/+13
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-10-28drm/amd/display: Use DAC load detection on analog connectors (v2)Timur Kristóf1-1/+60
2025-10-28drm/amd/display: Add analog link detection (v2)Timur Kristóf4-7/+101
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf1-1/+35
2025-10-28drm/amd/display: Determine early if a link has supported encoders (v2)Timur Kristóf1-4/+19
2025-10-28drm/amd/display: Don't use stereo sync and audio on RGB signals (v2)Timur Kristóf2-3/+6
2025-10-28drm/amd/display: Add analog bit to edid_caps (v2)Timur Kristóf1-0/+2
2025-10-21drm/amd/display: write segment pointer with mot enabled for mstMeenakshikumar Somasundaram2-3/+6
2025-10-21drm/amd/display: Control BW allocation in FW sideCruise Hung1-5/+0
2025-10-21drm/amd/display: Check disable_fec flag before enabling fec.Meenakshikumar Somasundaram1-1/+3
2025-10-21drm/amd/display: not skip hpd irq for bw alloc modePeichen Huang2-5/+18
2025-10-21drm/amd/display: Rework HDMI data channel readsRelja Vojvodic2-1/+6
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram1-1/+2
2025-10-13drm/amd/display: lttpr cap should be nrd cap in bw_alloc modePeichen Huang1-2/+36
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas1-2/+2
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas1-2/+2
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic1-0/+2
2025-09-23drm/amd/display: Add monitor patch to read psr cap againPaul Hsieh1-0/+14
2025-09-16drm/amd/display: Fix DVI-D/HDMI adaptersTimur Kristóf1-0/+4
2025-09-16Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'st...Martin Leung1-7/+6
2025-09-16drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic1-1/+1