summaryrefslogtreecommitdiff
path: root/include/linux/vgaarb.h
AgeCommit message (Expand)Author
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig
2021-07-21vgaarb: cleanup vgaarb.hChristoph Hellwig
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig
2021-07-21vgaarb: remove VGA_DEFAULT_DEVICEChristoph Hellwig
2021-03-22vgaarb: avoid -Wempty-body warningsArnd Bergmann
2021-01-18vgaarb: Remove unneeded semicolonsYue Zou
2020-08-01vgaarb: mark vga_tryget staticChristoph Hellwig
2019-03-07drm: move i915_kick_out_vgacon to vgaarbGerd Hoffmann
2016-08-16vgaarbiter: rst-ifiy and polish kerneldocDaniel Vetter
2015-04-07vgaarb: Stub vga_set_legacy_decoding()Alex Williamson
2014-09-16vgaarb: Drop obsolete #ifndefBruno Prémont
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie
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