diff options
author | 2023-04-10 20:00:46 -0400 | |
---|---|---|
committer | 2023-07-18 11:15:45 -0400 | |
commit | 974764180838516f80a13257da67a1ec6afb87d4 (patch) | |
tree | 73b6dfb19a857bdedb7081c45d7e96f82a16c58d /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | |
parent | drm/amd/display: Initialize necessary uninitialized variables (diff) | |
download | wireguard-linux-974764180838516f80a13257da67a1ec6afb87d4.tar.xz wireguard-linux-974764180838516f80a13257da67a1ec6afb87d4.zip |
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 <wenjing.liu@amd.com>
Acked-by: Alan Liu <haoping.liu@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h')
0 files changed, 0 insertions, 0 deletions