summary refs log tree commit diff stats
path: root/hw/i2c/omap_i2c.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2016-05-30 10:40:55 +0200
committerGerd Hoffmann <kraxel@redhat.com>2016-06-03 09:05:28 +0200
commitfa06e5cb7b10230e241477b13cb0beefa0d0c91e (patch)
tree4b8c33e5f5c6768d5ee47af941073861bbd7ed77 /hw/i2c/omap_i2c.c
parent2c107d7684f9e3c4db4780d0756bbf35b06aec07 (diff)
downloadfocaccia-qemu-fa06e5cb7b10230e241477b13cb0beefa0d0c91e.tar.gz
focaccia-qemu-fa06e5cb7b10230e241477b13cb0beefa0d0c91e.zip
virtio-gpu: fix scanout rectangles
Commit "ca58b45 ui/virtio-gpu: add and use qemu_create_displaysurface_pixman"
breaks scanouts which use a region of the underlying resource only.

So, we need another way to handle the underlying issue.  Lets create a
new pixman image, grab a reference on the pixman providing the
underlying storage, hook up a destroy callback which releases the
reference.  That way regions work again and releasing the backing
storage should still be impossible thanks to the extra reference we are
holding.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 1464597655-26341-1-git-send-email-kraxel@redhat.com
Diffstat (limited to 'hw/i2c/omap_i2c.c')
0 files changed, 0 insertions, 0 deletions