Re: [PATCH v3] drm/amd/display: fix flickering caused by S/G mode

2023-04-20 Thread Christian König
Am 20.04.23 um 15:44 schrieb Hamza Mahfooz: 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 scre

RE: [PATCH v3] drm/amd/display: fix flickering caused by S/G mode

2023-04-20 Thread Li, Roman
y > ; Koenig, Christian > Subject: [PATCH v3] 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 > differen

[PATCH v3] drm/amd/display: fix flickering caused by S/G mode

2023-04-20 Thread Hamza Mahfooz
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