]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amd/display: Phase 1 Add Bw Allocation source and header files
authorMustapha Ghaddar <mghaddar@amd.com>
Wed, 2 Nov 2022 14:14:16 +0000 (10:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Nov 2022 14:47:14 +0000 (09:47 -0500)
commitfe4e2662b2ddccd7fa8fc034ed71880626fab279
treee6937c5008d728687ba42d3f639f096e50a961c5
parent7ce24a3606855f656f30c174e3078a1c642f1e41
drm/amd/display: Phase 1 Add Bw Allocation source and header files

[WHY]
To implement BW Allocation as per USB4 spec chapter 10.7

[HOW]
Implement the DP-Tx portion of the logic to interact with DPIA

Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: Mustapha Ghaddar <mghaddar@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_link.h
drivers/gpu/drm/amd/display/dc/link/link_dp_dpia_bw.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/link/link_dp_dpia_bw.h [new file with mode: 0644]