summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/link_detection.c
AgeCommit message (Expand)Author
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2024-01-22drm/amd/display: Add usb4_bw_alloc_support flagPeichen Huang
2023-11-29drm/amd/display: Simplify brightness initializationCamille Cho
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh
2023-10-04drm/amd/display: refactor ILR to make it workSherry Wang
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz
2023-07-18drm/amd/display: Cache backlight_millinits in link structure and setting brig...Nicholas Susanto
2023-06-15drm/amd/display: limit DPIA link rate to HBR3Peichen Huang
2023-06-09drm/amd/display: Add w/a to disable DP dual mode on certain portsGeorge Shen
2023-03-22drm/amd/display: power down eDP if eDP not presentPaul Hsieh
2023-03-22drm/amd/display/dc/link/link_detection: Demote a couple of kerneldoc abusesLee Jones
2023-03-22drm/amd/display/dc/link/link_detection: Remove unused variable 'status'Lee Jones
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones
2023-03-22drm/amd/display/dc/dc_hdmi_types: Move string definition to the only file it'...Lee Jones
2023-03-15drm/amd/display: Fix DP MST sinks removal issueCruise Hung
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: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu
2023-02-23drm/amd/display: Modify mismatched function nameJiapeng Chong
2023-02-14drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu
2023-02-14drm/amd/display: Remove the unused variable pre_connection_typeJiapeng Chong
2023-02-14drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu