aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/efifb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-14efifb: Fix call to wrong unregister functionWanlong Gao1-1/+1
2011-06-02efifb: Disallow manual bind and unbindAndy Lutomirski1-7/+14
2011-06-02efifb: Fix mismatched request/release_mem_regionAndy Lutomirski1-4/+7
2011-06-02efifb: Enable write-combiningAndy Lutomirski1-1/+1
2011-05-24efifb: fix int to pointer cast warningKonstantin Khlebnikov1-2/+2
2011-04-06efifb: Add override for 11" Macbook Air 3,1Matthew Garrett1-0/+4
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Peter Jones1-61/+88
2011-03-31efifb: support AMD Radeon HD 6490Davidlohr Bueso1-0/+3
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