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)
commitd25e968eb4d32c95b65ae0f066a623d3c7eb4b7e
tree557cb02fdb8e8ff07c75e3b4d5a91f07cd6e5598
parente2da565dc545197e2a525d3a822fb3499bb99a6e
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