]> www.infradead.org Git - qemu-nvme.git/commit
virtio-gpu: update done only on the scanout associated with rect
authorDongwon Kim <dongwon.kim@intel.com>
Thu, 5 May 2022 21:40:30 +0000 (14:40 -0700)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 14 Jun 2022 08:34:37 +0000 (10:34 +0200)
commit45e64ab63d7deb77b9fd1d2a3d43fee5cb17a5b5
tree1645221c1497a0397e56e79c5102eaf81be26eda
parent0631d4b448454ae8a1ab091c447e3f71ab6e088a
virtio-gpu: update done only on the scanout associated with rect

It only needs to update the scanouts containing the rect area
coming with the resource-flush request from the guest.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Vivek Kasireddy <vivek.kasireddy@intel.com>
Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Message-Id: <20220505214030.4261-1-dongwon.kim@intel.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/virtio-gpu.c