summaryrefslogtreecommitdiff
path: root/drivers/video/efifb.c
AgeCommit message (Expand)Author
2011-06-14efifb: Fix call to wrong unregister functionWanlong Gao
2011-06-02efifb: Disallow manual bind and unbindAndy Lutomirski
2011-06-02efifb: Fix mismatched request/release_mem_regionAndy Lutomirski
2011-06-02efifb: Enable write-combiningAndy Lutomirski
2011-05-24efifb: fix int to pointer cast warningKonstantin Khlebnikov
2011-04-06efifb: Add override for 11" Macbook Air 3,1Matthew Garrett
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Peter Jones
2011-03-31efifb: support AMD Radeon HD 6490Davidlohr Bueso
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