mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Handle multi-GPU EFI systems better
@ 2012-03-23 19:32 Matthew Garrett
  2012-03-23 19:32 ` [PATCH 1/4] vgaarb: Add support for setting the default video device Matthew Garrett
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matthew Garrett @ 2012-03-23 19:32 UTC (permalink / raw)
  To: linux-kernel; +Cc: airlied, ajax

Right now we assume that the GPU with the legacy VGA routing is the active
video device. This holds for BIOS systems, but falls down quite badly on
EFI-based systems. This patchset adds support for cleaning that up and
has been confirmed to work on an Apple machine with dual GPUs.

-- 
Matthew Garrett | mjg59@srcf.ucam.org


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-23 19:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23 19:32 Handle multi-GPU EFI systems better Matthew Garrett
2012-03-23 19:32 ` [PATCH 1/4] vgaarb: Add support for setting the default video device Matthew Garrett
2012-03-23 19:32 ` [PATCH 2/4] vga-switcheroo: Use vga_default_device() Matthew Garrett
2012-03-23 19:32 ` [PATCH 3/4] x86: Use vga_default_device() when determining whether an fb is primary Matthew Garrett
2012-03-23 19:32 ` [PATCH 4/4] efifb: Implement vga_default_device() Matthew Garrett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome