summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link/link_detection.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix uninitialized variables in DCAlex Hung2024-04-261-2/+2
* drm/amd/display: Add usb4_bw_alloc_support flagPeichen Huang2024-01-221-0/+18
* drm/amd/display: Simplify brightness initializationCamille Cho2023-11-291-1/+1
* drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2023-11-171-0/+3
* drm/amd/display: refactor ILR to make it workSherry Wang2023-10-041-0/+6
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-0/+3
* drm/amd/display: Cache backlight_millinits in link structure and setting brig...Nicholas Susanto2023-07-181-2/+1
* drm/amd/display: limit DPIA link rate to HBR3Peichen Huang2023-06-151-0/+5
* drm/amd/display: Add w/a to disable DP dual mode on certain portsGeorge Shen2023-06-091-0/+4
* drm/amd/display: power down eDP if eDP not presentPaul Hsieh2023-03-221-0/+5
* drm/amd/display/dc/link/link_detection: Demote a couple of kerneldoc abusesLee Jones2023-03-221-2/+2
* drm/amd/display/dc/link/link_detection: Remove unused variable 'status'Lee Jones2023-03-221-3/+1
* drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones2023-03-221-0/+2
* drm/amd/display/dc/dc_hdmi_types: Move string definition to the only file it'...Lee Jones2023-03-221-0/+2
* drm/amd/display: Fix DP MST sinks removal issueCruise Hung2023-03-151-0/+8
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-141-1/+1
* drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu2023-03-071-1/+1
* drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu2023-03-071-2/+2
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland2023-03-071-10/+0
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-281-0/+99
* drm/amd/display: Modify mismatched function nameJiapeng Chong2023-02-231-1/+1
* drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu2023-02-141-12/+8
* drm/amd/display: Remove the unused variable pre_connection_typeJiapeng Chong2023-02-141-2/+0
* drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu2023-02-141-29/+2
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-081-0/+1356