]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
pxa2xx_lcd: add proper rotation support
authorVasily Khoruzhick <anarsoul@gmail.com>
Fri, 17 Jun 2011 10:04:36 +0000 (13:04 +0300)
committerAndrzej Zaborowski <andrew.zaborowski@intel.com>
Mon, 4 Jul 2011 20:12:21 +0000 (22:12 +0200)
commit9312805d33e8b106bae356d13a8071fb37d75554
tree557cb02fdb8e8ff07c75e3b4d5a91f07cd6e5598
parent462a8bc6468912b79629f20f18798558342ce315
pxa2xx_lcd: add proper rotation support

Until now, pxa2xx_lcd only supported 90deg rotation, but
some machines (for example Zipit Z2) needs 270deg rotation.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
hw/framebuffer.c
hw/pxa2xx_lcd.c
input.c
qemu-options.hx
vl.c