index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
link
/
link_detection.c
Age
Commit message (
Expand
)
Author
2025-05-16
drm/amd/display: Support external tunneling feature
Cruise Hung
2025-03-05
drm/amd/display: misc for dio encoder refactor
Peichen Huang
2025-01-06
drm/amd/display: have pretrain for dpia
Peichen Huang
2024-10-07
drm/amd/display: force TBT4 dock dsc on
Fudongwang
2024-08-20
drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates Table
Michael Strauss
2024-07-23
drm/amd/display: Fix DP-DVI dongle hotplug
Gabe Teeger
2024-04-30
drm/amd/display: Replace uint8_t with u8 for dp_hdmi_dongle_signature_str
Rodrigo Siqueira
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2024-01-22
drm/amd/display: Add usb4_bw_alloc_support flag
Peichen Huang
2023-11-29
drm/amd/display: Simplify brightness initialization
Camille Cho
2023-11-17
drm/amd/display: Clear dpcd_sink_ext_caps if not set
Paul Hsieh
2023-10-04
drm/amd/display: refactor ILR to make it work
Sherry Wang
2023-09-26
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
2023-07-18
drm/amd/display: Cache backlight_millinits in link structure and setting brig...
Nicholas Susanto
2023-06-15
drm/amd/display: limit DPIA link rate to HBR3
Peichen Huang
2023-06-09
drm/amd/display: Add w/a to disable DP dual mode on certain ports
George Shen
2023-03-22
drm/amd/display: power down eDP if eDP not present
Paul Hsieh
2023-03-22
drm/amd/display/dc/link/link_detection: Demote a couple of kerneldoc abuses
Lee Jones
2023-03-22
drm/amd/display/dc/link/link_detection: Remove unused variable 'status'
Lee Jones
2023-03-22
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...
Lee Jones
2023-03-22
drm/amd/display/dc/dc_hdmi_types: Move string definition to the only file it'...
Lee Jones
2023-03-15
drm/amd/display: Fix DP MST sinks removal issue
Cruise Hung
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
2023-03-07
drm/amd/display: move dc_link functions in link root folder to dc_link_exports
Wenjing Liu
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2023-02-23
drm/amd/display: Modify mismatched function name
Jiapeng Chong
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
2023-02-14
drm/amd/display: Remove the unused variable pre_connection_type
Jiapeng Chong
2023-02-14
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu