aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorFilesLines
2026-04-17drm/amd/display: Fix coding style issueChuanyu Tseng1-2/+3
2026-04-17drm/amd/display: Read sink freesync support via mccsWayne Lin1-0/+14
2026-04-17drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic2-7/+7
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian11-0/+31
2026-03-30Revert "drm/amd/display: Rework YCbCr422 DSC policy"Relja Vojvodic2-7/+7
2026-03-30drm/amd/dc: Add link output control for DPIALincheng Ku1-7/+11
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic2-6/+7
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li1-0/+1
2026-03-11drm/amd/display: Clean up unused codeClay King2-13/+1
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li1-11/+25
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang1-11/+12
2026-03-02drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski1-1/+1
2026-02-23drm/amd/display: Fix DPIA number and driver ID field issueCruise Hung1-1/+1
2026-02-23drm/amd/display: Use external DP bridge encodersTimur Kristóf1-1/+28
2026-02-23drm/amd/display: Link detection for external DP bridge encodersTimur Kristóf2-14/+14
2026-02-23drm/amd/display: Use preferred DP link rate if specifiedTimur Kristóf1-0/+2
2026-02-23drm/amd/display: Add ability for HWSS to prepare the DDC before useTimur Kristóf1-0/+3
2026-02-23drm/amd/display: Implement DDC probe over AUX channelTimur Kristóf1-2/+9
2026-02-23drm/amd/display: Refactor DAC load detection, move to HWSSTimur Kristóf1-21/+3
2026-02-23drm/amd/display: Refactor and fix link_dpms infoDominik Kaszewski1-81/+84
2026-02-23drm/amd/display: Refactor and fix link_dpms I2CDominik Kaszewski1-301/+156
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-4/+3
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf1-1/+13
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf1-1/+0
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu1-1/+1
2026-02-12drm/amd/display: Make GPIO HPD path conditionalRoman Li2-5/+12
2026-02-12drm/amd/display: use enum value for panel replay settingPeichen Huang1-2/+2
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti3-1/+93
2026-02-12drm/amd/display: Check frame skip capability in Sink sideLeon Huang1-0/+10
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang1-0/+52
2026-01-20drm/amd/display: panel inst for monitorsPeichen Huang2-18/+29
2026-01-10drm/amd/display: init code for external panel replayPeichen Huang4-18/+44
2026-01-10drm/amd/display: Always update divider settings for DP tunnelCruise Hung1-1/+6
2026-01-10drm/amd/display: revert "write default Vesa Aux backlight control in dmub"Derek Lai5-28/+8
2026-01-10drm/amd/display: PR error HPD_IRQ handlingJack Chang1-0/+42
2026-01-10drm/amd/display: DPCD for Selective UpdateJack Chang2-3/+60
2026-01-10drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello1-1/+3
2026-01-10drm/amd/display: move panel replay out from edpPeichen Huang7-283/+363
2026-01-05drm/amd/display: Don't repeat DAC load detectionTimur Kristóf1-4/+3
2026-01-05drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf1-5/+6
2026-01-05drm/amd/display: Replace log macro for analog display detectionAlex Hung1-1/+3
2026-01-05drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung1-2/+4
2026-01-05drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung1-4/+4
2026-01-05drm/amd/display: Remove unnecessary divider update flagCruise Hung1-5/+1
2026-01-05drm/amd/display: Update function name to link_detect_connection_type_analogAlex Hung1-3/+3
2026-01-05drm/amd/display: sink EDID data null checkRichard Chiang1-0/+3
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)1-5/+4
2026-01-05drm/amd/display: Fix DPMS log printingMario Limonciello (AMD)1-89/+29
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang1-5/+11