aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/vga (follow)
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/git/helgaas/pciLinus 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/drm/drm-misc into drm-nextDave 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-misc into drm-nextDave 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-misc into drm-nextDave Airlie1-13/+15
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>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