From: Matthew Garrett Date: Mon, 16 Apr 2012 20:26:02 +0000 (-0400) Subject: vgaarb: Add support for setting the default video device (v2) X-Git-Tag: v3.5-rc1~83^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a39b310e920bb7098067d96411b31e459ae8f32;p=pandora-kernel.git vgaarb: Add support for setting the default video device (v2) The default VGA device is a somewhat fluid concept on platforms with multiple GPUs. Add support for setting it so switching code can update things appropriately, and make sure that the sysfs code returns the right device if it's changed. v2: Updated to fix builds when __ARCH_HAS_VGA_DEFAULT_DEVICE is false. Signed-off-by: Matthew Garrett Acked-by: H. Peter Anvin Acked-by: benh@kernel.crashing.org Cc: airlied@redhat.com Signed-off-by: Dave Airlie --- Reading git-diff-tree failed