diff options
author | Dongwon Kim | 2021-11-04 07:51:53 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2021-11-05 12:29:44 +0100 |
commit | 1350ff156b25be65c599ecca9957ce6726c6d383 (patch) | |
tree | 22e8188a7762fb9402563d0be4f98cb9158ca805 /docs/conf.py | |
parent | ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound (diff) | |
download | qemu-1350ff156b25be65c599ecca9957ce6726c6d383.tar.gz qemu-1350ff156b25be65c599ecca9957ce6726c6d383.tar.xz qemu-1350ff156b25be65c599ecca9957ce6726c6d383.zip |
ui/gtk-egl: blitting partial guest fb to the proper scanout surface
eb_fb_blit should be able to blit partial image of guest display (blob res)
in case multiple displays are configured for the guest and they are set as extended-
desktop mode.
v2: egl_fb includes dmabuf info then make egl_fb_blit position and size
parameters programmed in dmabuf structure (previously position/size
parameters were given to egl_fb_blit separately)
(Vivek Kasireddy)
changed the commit message as there is no interface change to egl_fb_blit
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Vivek Kasireddy <vivek.kasireddy@intel.com>
Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Message-Id: <20211104065153.28897-6-dongwon.kim@intel.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions