diff options
author | George Shen <[email protected]> | 2023-04-10 20:00:46 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-07-18 11:15:45 -0400 |
commit | 974764180838516f80a13257da67a1ec6afb87d4 (patch) | |
tree | 73b6dfb19a857bdedb7081c45d7e96f82a16c58d /drivers/gpu/drm/amd/display/dc/link/link_validation.c | |
parent | 3999edf8ba0a2f404362269335030d5c35ca27b4 (diff) |
drm/amd/display: Add stream overhead in BW calculations for 128b/132b
[Why]
Current BW calculations do not account for the additional padding added
for uncompressed pixel-to-symbol packing.
This results in X.Y being too low for 128b/132b SST streams in certain
scenarios. If X.Y is too low, end user can observe image corruption.
[How]
Add function to calculate stream overhead to timing BW calculation for
128b/132b SST cases.
Reviewed-by: Wenjing Liu <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: George Shen <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/link/link_validation.c')
0 files changed, 0 insertions, 0 deletions