summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorLines
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang-5/+11
2025-12-16drm/amd/display: Support DRR granularityWeiguang Li-0/+7
2025-12-16drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response bufferSrinivasan Shanmugam-2/+5
2025-12-08drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou-1/+1
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin-217/+152
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: Correct DSC padding accountingRelja Vojvodic-1/+2
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: 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: Refactor panel replay set dmub cmd flowJack Chang-2/+153
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski-2/+1
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher-0/+3
2025-11-18drm/amd/display: Move analog check to dce110_hwseqTimur Kristóf-2/+1
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: Add null pointer check in link_dpmsCharlene Liu-1/+5
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: Get panel replay capability from DPCDJack Chang-0/+5
2025-11-18drm/amd/display: Add panel replay enablement option and logicJack Chang-2/+124
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang-0/+2
2025-11-11drm/amd/display: Add kdoc params/returns in dc/link detection helpersSrinivasan Shanmugam-0/+23
2025-11-11drm/amd/display: To support Replay frame skip modeChuntao Tso-8/+13
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung-0/+1
2025-10-28drm/amd/display: Use DAC load detection on analog connectors (v2)Timur Kristóf-1/+60
2025-10-28drm/amd/display: Add analog link detection (v2)Timur Kristóf-7/+101
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf-1/+35
2025-10-28drm/amd/display: Determine early if a link has supported encoders (v2)Timur Kristóf-4/+19
2025-10-28drm/amd/display: Don't use stereo sync and audio on RGB signals (v2)Timur Kristóf-3/+6
2025-10-28drm/amd/display: Add analog bit to edid_caps (v2)Timur Kristóf-0/+2
2025-10-20drm/amd/display: write segment pointer with mot enabled for mstMeenakshikumar Somasundaram-3/+6
2025-10-20drm/amd/display: Control BW allocation in FW sideCruise Hung-5/+0
2025-10-20drm/amd/display: Check disable_fec flag before enabling fec.Meenakshikumar Somasundaram-1/+3
2025-10-20drm/amd/display: not skip hpd irq for bw alloc modePeichen Huang-5/+18
2025-10-20drm/amd/display: Rework HDMI data channel readsRelja Vojvodic-1/+6
2025-10-20drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram-1/+2
2025-10-13drm/amd/display: lttpr cap should be nrd cap in bw_alloc modePeichen Huang-2/+36
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas-2/+2
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas-2/+2
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic-0/+2
2025-09-23drm/amd/display: Add monitor patch to read psr cap againPaul Hsieh-0/+14
2025-09-15drm/amd/display: Fix DVI-D/HDMI adaptersTimur Kristóf-0/+4
2025-09-15Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'st...Martin Leung-7/+6
2025-09-15drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic-1/+1