summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/link_factory.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-16drm/amd/display: Support external tunneling featureCruise Hung1-0/+1
2025-04-21drm/amd/display: Implement HDMI Read RequestChris Park1-0/+4
2025-04-08drm/amdgpu: fix typos in DCEsAlexandre Demers1-1/+1
2025-03-18drm/amd/display: Change notification of link BW allocationCruise Hung1-1/+0
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss1-1/+1
2025-01-06drm/amd/display: Add DP required HBlank size calc to link interfaceGeorge Shen1-0/+1
2024-08-21drm/amd/display: fix double free issue during amdgpu module unloadTim Huang1-1/+1
2024-08-21drm/amd/display: Fix construct_phy with MXM connectorIlya Bakoulin1-0/+1
2024-06-28drm/amd/display: Run DC_LOG_DC after checking link->link_encAlex Hung1-3/+3
2024-05-23drm/amd/display: Refactor construct_phy function in dc/link/link_factory.cSrinivasan Shanmugam1-33/+34
2024-05-02drm/amd/display: Skip updating link encoder for unknown eng_idAlex Hung1-1/+1
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang1-25/+1
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung1-0/+1
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang1-18/+41
2023-11-30drm/amd/display: Add new Replay command and Disabled Replay Timing ResyncDennis Chan1-0/+1
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+2
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira1-1/+0
2023-08-30drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar1-0/+4
2023-08-30drm/amd/display: Refactor edp power controlIan Chen1-0/+1
2023-08-16drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss1-0/+1
2023-08-08drm/amd/display: Add Functions to enable Freesync Panel ReplayBhawanpreet Lakha1-0/+7
2023-06-09drm/amd/display: Convert connector signal id to stringRodrigo Siqueira1-4/+2
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar1-0/+1
2023-03-16drm/amd/display: hpd rx irq not working with eDP interfaceRobin Chen1-2/+7
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-68/+245
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu1-0/+53
2023-03-07drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu1-4/+7
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu1-0/+20
2023-02-15drm/amd/display: clean up some inconsistent indentingsYang Li1-3/+3
2023-02-09drm/amd/display: Fix spelling mistakes of function name in error messageColin Ian King1-2/+2
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-0/+577