]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Add usb4_bw_alloc_support flag
authorPeichen Huang <peichen.huang@amd.com>
Tue, 9 Jan 2024 06:13:16 +0000 (14:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Jan 2024 22:13:27 +0000 (17:13 -0500)
commit855f42ba925453af803e2b7ebd156f0ff0e9efe0
tree88a191ebde4f960d4e9ab1474ba52e391ade56fb
parent9feaa4c0de831748046c4e85ea2d6cd50d132e05
drm/amd/display: Add usb4_bw_alloc_support flag

[Why]
dc should have a flag for DM to enable usb4_bw_alloc in dptx

[How]
- Add usb4_bw_alloc_support flag in dc_config

Reviewed-by: Wayne Lin <wayne.lin@amd.com>
Reviewed-by: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Peichen Huang <peichen.huang@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/link/link_detection.c
drivers/gpu/drm/amd/display/dc/link/link_dpms.c