4fbf55568b
hw/pl110: Model the PL111 CLCD controller
...
Model the PL111 CLCD controller. This is a minor variation
on the PL110; the major programmer visible differences are
support for hardware cursor (unimplemented) and two new
pixel formats.
Since syborg_fb.c borrows the pl11x pixel drawing routines,
we also update it to cope with the new slightly larger array
of function pointers.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2011-08-17 23:01:11 +00:00
8e31bf388e
Correct spelling of licensed
...
Correct typos of "licenced" to "licensed".
Reviewed-by: Stefan Weil <weil@mail.berlios.de >
Reviewed-by: Andreas F=E4rber <andreas.faerber@web.de >
Signed-off-by: Matthew Fernandez <matthew.fernandez@gmail.com >
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com >
2011-07-23 11:26:12 -05:00
e2542fe2bc
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
...
Signed-off-by: Juan Quintela <quintela@redhat.com >
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com >
2009-07-27 14:09:21 -05:00
399a4e2106
Fix PL110 framebuffer byteswapping in 32bpp mode.
...
Signed-off-by: Paul Brook <paul@codesourcery.com >
2009-05-06 16:18:34 +01:00
714fa308a3
Implement and use shared memory framebuffer device rendering reoutine.
...
Use DMA mapping API.
Signed-off-by: Paul Brook <paul@codesourcery.com >
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6965 c046a42c-6fe2-441c-8c8c-71466251a162
2009-04-01 12:27:59 +00:00
e9c05b42e3
Implement PL110 byte order config bit (original patch by Richard Purdie).
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3330 c046a42c-6fe2-441c-8c8c-71466251a162
2007-10-04 23:45:31 +00:00
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3173 c046a42c-6fe2-441c-8c8c-71466251a162
2007-09-16 21:08:06 +00:00
1f9519c92d
Fix typo in pixel conversion templates.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2194 c046a42c-6fe2-441c-8c8c-71466251a162
2006-10-18 21:16:44 +00:00
be9d365723
PL110 byteswapping fix.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1763 c046a42c-6fe2-441c-8c8c-71466251a162
2006-02-19 12:31:32 +00:00
bdd5003ae5
Arm display emulation.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1746 c046a42c-6fe2-441c-8c8c-71466251a162
2006-02-06 04:11:15 +00:00