aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/efifb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-22efifb: support the EFI framebuffer on more Apple hardwareLuke Macken1-0/+42
2010-09-22efifb: check that the base address is plausible on pci systemsPeter Jones1-12/+49
2010-08-11fbdev: efifb: section fixesHenrik Kretzschmar1-4/+4
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie1-0/+3
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz1-3/+8
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach1-0/+3
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König1-1/+1
2010-02-22efifb: fix framebuffer handoffMarcin Slusarz1-1/+10
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie1-1/+4
2009-04-13efifb: exit if framebuffer address is invalidMatthew Garrett1-2/+5
2009-04-01efifb: dmi set video typeBrian Maly1-1/+4
2008-10-16efifb/imacfb consolidation + hardware supportPeter Jones1-10/+181
2007-11-29x86_64 EFI boot support: EFI frame buffer driverHuang, Ying1-0/+232