aboutsummaryrefslogtreecommitdiff
path: root/include/linux/vgaarb.h
AgeCommit message (Expand)Author
2013-09-03i915: Update VGA arbiter support for newer devicesAlex Williamson
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-05-03vgaarb: Provide dummy default device functionsMatthew Garrett
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-04-24vgaarb: Add support for setting the default video device (v2)Matthew Garrett
2012-04-11vgaarb.h: fix build warningsRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson
2010-08-12vgaarb: drop vga.h includeDave Airlie
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein
2010-06-03vgaarb: use MIT licenseTiago Vignatti
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-23vgaarb: make client interface config invariant.Ingo Molnar
2009-09-17PCI: fix VGA arbiter header fileJesse Barnes
2009-09-09PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt