diff options
author | 2021-09-16 19:55:39 -0400 | |
---|---|---|
committer | 2021-09-29 17:30:00 -0400 | |
commit | 3626a6aebe62ce7067cdc460c0c644e9445386bb (patch) | |
tree | 8b3446cbaa1974c907f21b75c159257972157623 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
parent | drm/amd/display: make verified link cap not exceeding max link cap (diff) | |
download | linux-rng-3626a6aebe62ce7067cdc460c0c644e9445386bb.tar.xz linux-rng-3626a6aebe62ce7067cdc460c0c644e9445386bb.zip |
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
[Why/How]
Theoretically rare corner case where ceil(Y) results in rounding
up to an integer. If this happens, the 1 should be carried over to
the X value.
Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@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_display.c')
0 files changed, 0 insertions, 0 deletions