diff options
| author | Hamza Mahfooz <[email protected]> | 2023-04-14 18:26:27 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-04-21 12:50:22 +0000 |
| commit | 8f7f1b020ea641f21e7c88db55170a4d15834668 (patch) | |
| tree | c201ffbe25db2f80591783a402af5ce1fac5e480 /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | |
| parent | drm/amd/display: dumb_abm_lcd: avoid missing-prototype warnings (diff) | |
| download | kernel-8f7f1b020ea641f21e7c88db55170a4d15834668.tar.gz kernel-8f7f1b020ea641f21e7c88db55170a4d15834668.zip | |
drm/amd/display: fix flickering caused by S/G mode
Currently, on a handful of ASICs. We allow the framebuffer for a given
plane to exist in either VRAM or GTT. However, if the plane's new
framebuffer is in a different memory domain than it's previous
framebuffer, flipping between them can cause the screen to flicker. So,
to fix this, don't perform an immediate flip in the aforementioned case.
Cc: [email protected]
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2354
Reviewed-by: Roman Li <[email protected]>
Fixes: 81d0bcf99009 ("drm/amdgpu: make display pinning more flexible (v2)")
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions
