summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorLines
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian-0/+31
2026-03-30Revert "drm/amd/display: Rework YCbCr422 DSC policy"Relja Vojvodic-7/+7
2026-03-30drm/amd/dc: Add link output control for DPIALincheng Ku-7/+11
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic-6/+7
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li-0/+1
2026-03-11drm/amd/display: Clean up unused codeClay King-13/+1
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li-11/+25
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang-11/+12
2026-03-02drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski-1/+1
2026-02-23drm/amd/display: Fix DPIA number and driver ID field issueCruise Hung-1/+1
2026-02-23drm/amd/display: Use external DP bridge encodersTimur Kristóf-1/+28
2026-02-23drm/amd/display: Link detection for external DP bridge encodersTimur Kristóf-14/+14
2026-02-23drm/amd/display: Use preferred DP link rate if specifiedTimur Kristóf-0/+2
2026-02-23drm/amd/display: Add ability for HWSS to prepare the DDC before useTimur Kristóf-0/+3
2026-02-23drm/amd/display: Implement DDC probe over AUX channelTimur Kristóf-2/+9
2026-02-23drm/amd/display: Refactor DAC load detection, move to HWSSTimur Kristóf-21/+3
2026-02-23drm/amd/display: Refactor and fix link_dpms infoDominik Kaszewski-81/+84
2026-02-23drm/amd/display: Refactor and fix link_dpms I2CDominik Kaszewski-310/+165
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+3
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf-1/+13
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf-1/+0
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu-1/+1
2026-02-12drm/amd/display: Make GPIO HPD path conditionalRoman Li-5/+12
2026-02-12drm/amd/display: use enum value for panel replay settingPeichen Huang-2/+2
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti-1/+93
2026-02-12drm/amd/display: Check frame skip capability in Sink sideLeon Huang-0/+10
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang-0/+52
2026-01-20drm/amd/display: panel inst for monitorsPeichen Huang-18/+29
2026-01-10drm/amd/display: init code for external panel replayPeichen Huang-18/+44
2026-01-10drm/amd/display: Always update divider settings for DP tunnelCruise Hung-1/+6
2026-01-10drm/amd/display: revert "write default Vesa Aux backlight control in dmub"Derek Lai-28/+8
2026-01-10drm/amd/display: PR error HPD_IRQ handlingJack Chang-0/+42
2026-01-10drm/amd/display: DPCD for Selective UpdateJack Chang-3/+60
2026-01-10drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello-1/+3
2026-01-10drm/amd/display: move panel replay out from edpPeichen Huang-283/+363
2026-01-05drm/amd/display: Don't repeat DAC load detectionTimur Kristóf-4/+3
2026-01-05drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf-5/+6
2026-01-05drm/amd/display: Replace log macro for analog display detectionAlex Hung-1/+3
2026-01-05drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung-2/+4
2026-01-05drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung-4/+4
2026-01-05drm/amd/display: Remove unnecessary divider update flagCruise Hung-5/+1
2026-01-05drm/amd/display: Update function name to link_detect_connection_type_analogAlex Hung-3/+3
2026-01-05drm/amd/display: sink EDID data null checkRichard Chiang-0/+3
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)-5/+4
2026-01-05drm/amd/display: Fix DPMS log printingMario Limonciello (AMD)-89/+29
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