]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/vga: add the xen EFI video mode support
authorJan Beulich <jbeulich@suse.com>
Thu, 9 Feb 2012 03:33:51 +0000 (11:33 +0800)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 4 Dec 2012 17:32:58 +0000 (12:32 -0500)
commit0ec2c0565e5ae43d7125d66b4bc8786ed205da0b
tree8008da5a8c430de302e73e1dd2c8cb3a2a08bfbb
parent18f1360e5d6214bd3042076fbe0b1a31dd36bea3
xen/vga: add the xen EFI video mode support

In order to add xen EFI frambebuffer video support, it is required to add
xen-efi's new video type (XEN_VGATYPE_EFI_LFB) case and handle it in the
function xen_init_vga and set the video type to VIDEO_TYPE_EFI to enable
efi video mode.

The original patch from which this was broken out from:
 http://marc.info/?i=4E099AA6020000780004A4C6@nat28.tlf.novell.com

Signed-off-by: Jan Beulich <JBeulich@novell.com>
Signed-off-by: Tang Liang <liang.tang@oracle.com>
[v2: The original author is Jan Beulich and Liang Tang ported it to upstream]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
(cherry picked from commit aa387d630cfed1a694a9c8c61fba3877ba8d4f07)
arch/x86/xen/vga.c
include/xen/interface/xen.h