Skip to content
Snippets Groups Projects
Commit 49a99ecb authored by Dongwon Kim's avatar Dongwon Kim Committed by Gerd Hoffmann
Browse files

virtio-gpu: update scanout if there is any area covered by the rect


The scanout is currently updated only if the whole rect is inside the
scanout space. This is not a correct condition because the scanout should
be updated even a small area in the scanout space is covered by the rect.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: default avatarDongwon Kim <dongwon.kim@intel.com>
Reviewed-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220909014052.7297-1-dongwon.kim@intel.com>
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent 205ccfd7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment