commit | b4aa0163056b6c70029b6e8619ce07c274351f42 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Mon Apr 16 16:26:05 2012 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Apr 24 09:50:18 2012 +0100 |
tree | 4cb41bfde5026aeff49656fb07acdf77c9f1fc31 | |
parent | 88674088d10ca2538b2efd2559f6620ade8ec373 [diff] |
efifb: Implement vga_default_device() (v2) EFI doesn't typically make use of the legacy VGA ROM, but it may still be configured to pass that through to a given video device. This may lead to an inaccurate choice of default video device. Add support to efifb to pick out the correct active video device. v2: fix if->ifdef Signed-off-by: Matthew Garrett <mjg@redhat.com> Acked-by: hpa@zytor.com Cc: matt.fleming@intel.com Signed-off-by: Dave Airlie <airlied@redhat.com>