summary refs log tree commit diff stats
path: root/ui/qemu-pixman.c
diff options
context:
space:
mode:
authorIgor Mitsyanko <i.mitsyanko@gmail.com>2013-03-19 23:44:55 +0400
committerGerd Hoffmann <kraxel@redhat.com>2013-04-16 09:03:46 +0200
commit522fccbe71e35efc96f66cb475f778c2ce02e9fc (patch)
tree9688ce8fe1ec568706db2e8d919ca4f17fce024b /ui/qemu-pixman.c
parent24a6e7f4d91e9ed5f8117ecb083431a23f8609a0 (diff)
downloadfocaccia-qemu-522fccbe71e35efc96f66cb475f778c2ce02e9fc.tar.gz
focaccia-qemu-522fccbe71e35efc96f66cb475f778c2ce02e9fc.zip
exynos4210_fimd.c: fix display resize bug introduced after console revamp
In exynos4210 display update function, we were acquiring DisplaySurface
pointer before calling screen resize function, not paying attention that resize
procedure can replace current DisplaySurface with newly allocated one.
Right thing to do is to initialize DisplaySurface AFTER a call to resize function.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'ui/qemu-pixman.c')
0 files changed, 0 insertions, 0 deletions