Branch: refs/heads/staging-7.2
Home: https://github.com/qemu/qemu
Commit: 5cc60b67d32d4353e1fef74ba4f31f687094e24f
https://github.com/qemu/qemu/commit/5cc60b67d32d4353e1fef74ba4f31f687094e24f
Author: Dongwon Kim <[email protected]>
Date: 2023-07-02 (Sun, 02 Jul 2023)
Changed paths:
M ui/gtk-egl.c
M ui/gtk-gl-area.c
Log Message:
-----------
ui/gtk: set the area of the scanout texture correctly
x and y offsets and width and height of the scanout texture
is not correctly configured in case guest scanout frame is
dmabuf.
Cc: Gerd Hoffmann <[email protected]>
Cc: Marc-André Lureau <[email protected]>
Cc: Vivek Kasireddy <[email protected]>
Signed-off-by: Dongwon Kim <[email protected]>
Message-ID: <[email protected]>
(cherry picked from commit 37802a24eb4e535d96d6fe0273505d2b5c6528c2)
Signed-off-by: Michael Tokarev <[email protected]>