]> git.proxmox.com Git - mirror_qemu.git/commit - include/ui/console.h
console: introduce dpy_gfx_update_full
authorTina Zhang <tina.zhang@intel.com>
Fri, 27 Apr 2018 09:11:05 +0000 (17:11 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 27 Apr 2018 09:36:34 +0000 (11:36 +0200)
commit7cd0afe69f3330a104b1462c01156dd8525b9bdd
tree5ac5e5e6f12ad673a3e25d834f6c10da99d7f3d5
parent4867e47cb637c6f3549786f1be70793112f96713
console: introduce dpy_gfx_update_full

dpy_gfx_update_full is used to do the whole display surface update.

This function is proposed by Gerd Hoffmann.

Signed-off-by: Tina Zhang <tina.zhang@intel.com>
Message-id: 1524820266-27079-2-git-send-email-tina.zhang@intel.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
ui/console.c