diff options
author | Hamza Mahfooz <[email protected]> | 2023-04-14 14:26:27 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-04-26 22:51:59 -0400 |
commit | 08da182175db4c7f80850354849d95f2670e8cd9 (patch) | |
tree | 5ef07db40a0e416b5a2aeffdf230ae54a3ccfd3e /lib/crypto/mpi/mpiutil.c | |
parent | 9675b3ba99ec79273d94afa09e9b69e2b8c0d238 (diff) |
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 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions