summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_dpia_bw.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-30drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
2024-02-01drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'Srinivasan Shanmugam1-1/+1
2024-01-16drm/amd/display: Avoid enum conversion warningNathan Chancellor1-2/+3
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang1-14/+45
2024-01-03drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram1-37/+93
2024-01-03drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram1-122/+99
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar1-7/+2
2023-03-16drm/amd: fix compilation issue with legacy gccbobzhou1-3/+6
2023-03-14drm/amd/display: Add Validate BW for USB4 LinksMustapha Ghaddar1-0/+34
2023-03-08drm/amd/display: remove unused variable availableTom Rix1-8/+0
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu1-6/+6
2023-03-07drm/amd/display: link link_dp_dpia_bw.o in makefileWenjing Liu1-15/+16
2023-03-07drm/amd/display: Unify DC logging for BW AllocMustapha Ghaddar1-30/+26
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu1-1/+0
2023-02-28drm/amd/display: Update BW ALLOCATION Function declarationMustapha Ghaddar1-1/+1
2023-02-28drm/amd/display: Allocation at stream EnableMustapha Ghaddar1-1/+32
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr1-1/+1
2023-02-16drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar1-0/+413
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu1-0/+28