summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/link_factory.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf
2026-02-12drm/amd/display: Make GPIO HPD path conditionalRoman Li
2026-01-10drm/amd/display: init code for external panel replayPeichen Huang
2026-01-10drm/amd/display: move panel replay out from edpPeichen Huang
2026-01-05drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin
2025-12-08drm/amd/display: Use local variable for analog_engine initializationIvan Lipski
2025-12-08drm/amd/display: Remove unused encoder typesIvan Lipski
2025-12-08drm/amd/display: Refactor panel replay set dmub cmd flowJack Chang
2025-11-18drm/amd/display: Cleanup early return in construct_phyTimur Kristóf
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang
2025-10-28drm/amd/display: Add analog link detection (v2)Timur Kristóf
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf
2025-10-28drm/amd/display: Determine early if a link has supported encoders (v2)Timur Kristóf
2025-10-20drm/amd/display: write segment pointer with mot enabled for mstMeenakshikumar Somasundaram
2025-07-28drm/amd/display: Add eDP AUXless ALPMDuncan Ma
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai
2025-06-30drm/amd/display: Remove unused tunnel BW validationCruise Hung
2025-06-24drm/amd/display: Add new DP tunnel bandwidth validationCruise Hung
2025-05-16drm/amd/display: Support external tunneling featureCruise Hung
2025-04-21drm/amd/display: Implement HDMI Read RequestChris Park
2025-04-08drm/amdgpu: fix typos in DCEsAlexandre Demers
2025-03-18drm/amd/display: Change notification of link BW allocationCruise Hung
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss
2025-01-06drm/amd/display: Add DP required HBlank size calc to link interfaceGeorge Shen
2024-08-20drm/amd/display: fix double free issue during amdgpu module unloadTim Huang
2024-08-20drm/amd/display: Fix construct_phy with MXM connectorIlya Bakoulin
2024-06-27drm/amd/display: Run DC_LOG_DC after checking link->link_encAlex Hung
2024-05-23drm/amd/display: Refactor construct_phy function in dc/link/link_factory.cSrinivasan Shanmugam
2024-05-02drm/amd/display: Skip updating link encoder for unknown eng_idAlex Hung
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang
2023-11-29drm/amd/display: Add new Replay command and Disabled Replay Timing ResyncDennis Chan
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira
2023-08-30drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar
2023-08-30drm/amd/display: Refactor edp power controlIan Chen
2023-08-15drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss
2023-08-07drm/amd/display: Add Functions to enable Freesync Panel ReplayBhawanpreet Lakha
2023-06-09drm/amd/display: Convert connector signal id to stringRodrigo Siqueira
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar
2023-03-15drm/amd/display: hpd rx irq not working with eDP interfaceRobin Chen
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu
2023-03-07drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu
2023-02-14drm/amd/display: clean up some inconsistent indentingsYang Li