summaryrefslogtreecommitdiff
path: root/drivers/video/efifb.c
AgeCommit message (Expand)Author
2010-09-22efifb: support the EFI framebuffer on more Apple hardwareLuke Macken
2010-09-22efifb: check that the base address is plausible on pci systemsPeter Jones
2010-08-11fbdev: efifb: section fixesHenrik Kretzschmar
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König
2010-02-22efifb: fix framebuffer handoffMarcin Slusarz
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie
2009-04-13efifb: exit if framebuffer address is invalidMatthew Garrett
2009-04-01efifb: dmi set video typeBrian Maly
2008-10-16efifb/imacfb consolidation + hardware supportPeter Jones
2007-11-29x86_64 EFI boot support: EFI frame buffer driverHuang, Ying