aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/vga
AgeCommit message (Expand)AuthorFilesLines
2022-03-09PCI/VGA: Move vgaarb to drivers/pciBjorn Helgaas3-1587/+0
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig1-14/+10
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig1-22/+1
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig1-2/+1
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig1-0/+11
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig1-6/+0
2021-05-20vgaarb: Use ACPI HID name to find integrated GPUKai-Heng Feng1-5/+26
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-12-04PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg1-1/+1
2020-09-22vga_switcheroo: simplify the return expression of vga_switcheroo_runtime_resumeQinglang Miao1-6/+1
2020-08-01vgaarb: mark vga_tryget staticChristoph Hellwig1-2/+1
2019-11-20vga: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-06-26Merge tag 'topic/remove-fbcon-notifiers-2019-06-26' into drm-misc-next-fixesMaarten Lankhorst1-0/+1
2019-06-26vga_switcheroo: Depend upon fbcon being built-in, if enabledDaniel Vetter1-0/+1
2019-06-19Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-nextMaarten Lankhorst1-8/+3
2019-06-13vga_switcheroo: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-27/+7
2019-06-12vgaswitcheroo: call fbcon_remap_all directlyDaniel Vetter1-8/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-14Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...Dave Airlie1-0/+49
2019-03-07drm: move i915_kick_out_vgacon to vgaarbGerd Hoffmann1-0/+49
2019-01-15vga-switcheroo: make PCI dependency explicitSinan Kaya1-0/+1
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-7/+14
2018-11-05vga_switcheroo: Fix missing gpu_bound call at audio client registrationTakashi Iwai1-0/+3
2018-10-23vgaarb: Keep adding VGA device in queueAaron Ma1-1/+1
2018-10-23vgaarb: Add support for 64-bit frame buffer addressAaron Ma1-6/+13
2018-09-13ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai1-0/+2
2018-07-17vga_switcheroo: set audio client id according to bound GPU idJim Qu1-11/+52
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab2-2/+2
2018-03-13vga_switcheroo: Let HDA autosuspend on mux changeLukas Wunner1-2/+6
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner1-107/+8
2018-03-13vga_switcheroo: Deduplicate power state trackingLukas Wunner1-12/+23
2018-03-13vga_switcheroo: Update PCI current_state on power changeLukas Wunner1-0/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-10-18vgaarb: Factor out EFI and fallback default device selectionBjorn Helgaas1-22/+35
2017-10-18vgaarb: Select a default VGA device even if there's no legacy VGABjorn Helgaas1-0/+25
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-1/+1
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-13/+15
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-1/+1
2017-03-01drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issuesJoan Jani1-13/+15
2016-11-22vgaarb: use valid dev pointer in vgaarb_info()Arnd Bergmann1-2/+1
2016-11-18vgaarb: Downgrade userspace-triggerable messages to debugBjorn Helgaas1-5/+5
2016-11-18vgaarb: Use dev_printk() when possibleBjorn Helgaas1-31/+35
2016-10-17drivers/gpu/vga: allocate vga_arb_write() buffer on stackDmitry Vyukov1-11/+4
2016-08-16vgaarbiter: rst-ifiy and polish kerneldocDaniel Vetter1-2/+108
2016-07-12vga_switcheroo: Sphinxify docsLukas Wunner1-14/+14
2016-05-31vga_switcheroo: Support deferred probing of audio clientsLukas Wunner1-8/+11
2016-05-31vga_switcheroo: Add helper for deferred probingLukas Wunner1-1/+28
2016-02-09vga_switcheroo: Add support for switching only the DDCLukas Wunner1-2/+95
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner1-1/+21
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+6
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki1-5/+6
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-1/+1
2016-01-08PM / Domains: add setter for dev.pm_domainTomeu Vizoso1-5/+6
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro1-2/+4
2016-01-04vga_switcheroo: Prettify documentationLukas Wunner1-1/+1
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov1-2/+4
2015-12-06vgaarb: remove bogus checksAl Viro1-7/+0
2015-11-05vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner1-2/+0
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner1-2/+2
2015-10-16vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner1-7/+10
2015-10-16vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner1-8/+9
2015-10-16vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner1-3/+3
2015-10-02vga_switcheroo: Add missing lockingLukas Wunner1-18/+32
2015-10-01vgaarb: use kzalloc in vga_arbiter_add_pci_device()Rasmus Villemoes1-3/+1
2015-09-24vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner1-4/+3
2015-09-24vga_switcheroo: Sort headers alphabeticallyLukas Wunner1-8/+6
2015-09-22vga_switcheroo: Document _ALL_ the things!Lukas Wunner1-14/+271
2015-08-12vga_switcheroo: Remove unnecessary checksThierry Reding1-8/+5
2015-08-12vga_switcheroo: Wrap overly long linesThierry Reding1-9/+24
2015-08-12vga_switcheroo: Use pr_fmt()Thierry Reding1-13/+18
2015-08-12vga_switcheroo: Cleanup header commentThierry Reding1-9/+9
2015-08-12vga_switcheroo: Use pr_*() instead of printk()Thierry Reding1-12/+12
2015-08-12vgaarb: Fix a few checkpatch errors and warningsThierry Reding1-42/+60
2015-08-12vgaarb: Use vgaarb: prefix consistently in messagesThierry Reding1-19/+20
2015-08-12vgaarb: Stop complaining about absent devicesThierry Reding1-2/+5
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+6
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai1-1/+0
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+6
2014-09-16vgaarb: Drop obsolete #ifndefBruno Prémont1-8/+0
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont1-1/+37
2014-07-08vgaarb: We can own non-decoded resourcesAlex Williamson1-18/+22
2014-06-02vgaswitcheroo: switch the mux to the igp on power down when runpm is enabledAlex Deucher1-1/+2
2013-09-03vgaarb: Fix VGA decodes changesAlex Williamson1-24/+17
2013-09-03vgaarb: Don't disable resources that are not ownedAlex Williamson1-5/+5
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie1-5/+142
2013-02-08fbcon: fix locking harderDave Airlie1-0/+3
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-6/+0
2012-11-30vga: compile fix, disable vga for s390Jan Glauber1-1/+1
2012-11-20vga_switcheroo: Drop unused include and unused variables.Igor Murzov1-6/+0
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas1-6/+8
2012-09-24PCI: Fix default vga ref_countYinghai Lu1-6/+8
2012-09-17Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas1-12/+3
2012-09-12PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu1-12/+3
2012-08-17vga_switcheroo: Don't require handler init callbackSeth Forshee1-1/+2
2012-08-17vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee1-22/+36
2012-06-09vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai1-6/+8
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai1-0/+13
2012-05-13vga_switcheroo: Add the support for audio clientsTakashi Iwai1-14/+56
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai1-14/+8
2012-05-13vga_switcheroo: Refactor using linked listTakashi Iwai1-99/+110
2012-04-24vga: fix build when fbdev is a moduleMatthew Garrett1-0/+2
2012-04-24vga-switcheroo: select VGA arbitration.Dave Airlie1-0/+1
2012-04-24vga-switcheroo: Use vga_default_device()Matthew Garrett1-4/+5
2012-04-24vgaarb: Add support for setting the default video device (v2)Matthew Garrett1-0/+7
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-14vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie1-23/+21
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick1-2/+1
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-20/+99
2011-05-16vga_switcheroo: don't toggle-switch devicesFlorian Mickler1-3/+3
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie1-14/+99
2011-05-04vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson1-6/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-24Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson1-1/+1
2011-01-23drm/i915: Recognise non-VGA display devicesChris Wilson1-1/+1
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-07vga_switcheroo: comparing too few characters in strncmp()Dan Carpenter1-2/+2
2011-01-05vga_switcheroo: split switching into two stages.Dave Airlie1-11/+34
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie1-0/+6
2011-01-05vga_switcheroo: add debugging mux switch option.Dave Airlie1-0/+16
2011-01-05vga_switcheroo: make power switch handler optionalDave Airlie1-4/+4
2011-01-05vga_switcheroo: print the IGD/DIS flag in the debugfs output.Dave Airlie1-1/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-24vgaarb: trivial fixDaniel J Blueman1-1/+1
2010-06-03vgaarb: use MIT licenseTiago Vignatti1-3/+23
2010-06-03vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti1-17/+18
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie1-2/+4
2010-05-18vga: fix kconfig text typosRandy Dunlap1-3/+3
2010-05-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+4
2010-04-28gpu: vga_switcheroo, fix lock imbalanceJiri Slaby1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-0/+462
2010-03-03vga_switcheroo: disable default y by new rules.Dave Airlie1-1/+0
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie1-3/+0
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie3-0/+467
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+29
2010-02-20vgaarb: fix "target=default" passingKyle McMartin1-1/+1
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner1-1/+1
2010-02-05vgaarb: Add user selectability of the number of GPUS in a systemMike Travis2-1/+9
2010-02-05vgaarb: Fix VGA arbiter to accept PCI domains other than 0Mike Travis1-5/+20
2009-09-09PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie1-6/+5
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt3-0/+1217