aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/video/vesa.c
Commit message (Expand)AuthorAgeFilesLines
* xen: introduce a generic framebuffer driverStefano Stabellini2013-02-151-153/+24
* xen: infrastructure to have cross-platform video driversStefano Stabellini2013-01-241-2/+2
* implement vmap()Jan Beulich2012-11-221-5/+4
* printk: prefer %#x et at over 0x%xJan Beulich2012-09-211-1/+1
* drivers: Remove some CONFIG_X86 ifdef'ery.Keir Fraser2012-09-121-8/+0
* vesa: flush lfb after zeroingAndrew Cooper2012-01-281-18/+19
* use xzalloc in driver codeJan Beulich2011-10-041-4/+2
* xen: Include headers that are actually needed, drop everything else.Christoph Egger2011-05-201-3/+3
* Improve graphical console performanceKeir Fraser2010-03-171-6/+25
* vga: Clear the screen when relinquishing VGA to dom0.Keir Fraser2008-12-051-3/+13
* x86: Allow bitop functions to be applied only to fields of at least 4Keir Fraser2008-03-161-1/+1
* x86/64: Fix the build.Keir Fraser2007-10-121-1/+1
* x86: propagate VESA capabilities to dom0Keir Fraser2007-10-121-1/+1
* Do not include compile.h directly -- use version.h indirection functions.Keir Fraser2007-10-111-1/+0
* x86-64: enable hypervisor output on VESA frame bufferkfraser@localhost.localdomain2007-08-131-0/+307