index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
vga
Age
Commit message (
Expand
)
Author
2022-03-09
PCI/VGA: Move vgaarb to drivers/pci
Bjorn Helgaas
2021-07-21
vgaarb: don't pass a cookie to vga_client_register
Christoph Hellwig
2021-07-21
vgaarb: remove the unused irq_set_state argument to vga_client_register
Christoph Hellwig
2021-07-21
vgaarb: provide a vga_client_unregister wrapper
Christoph Hellwig
2021-07-21
vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.c
Christoph Hellwig
2021-07-21
vgaarb: remove vga_conflicts
Christoph Hellwig
2021-05-20
vgaarb: Use ACPI HID name to find integrated GPU
Kai-Heng Feng
2020-12-15
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-04
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
2020-09-22
vga_switcheroo: simplify the return expression of vga_switcheroo_runtime_resume
Qinglang Miao
2020-08-01
vgaarb: mark vga_tryget static
Christoph Hellwig
2019-11-20
vga: Fix Kconfig indentation
Krzysztof Kozlowski
2019-06-26
Merge tag 'topic/remove-fbcon-notifiers-2019-06-26' into drm-misc-next-fixes
Maarten Lankhorst
2019-06-26
vga_switcheroo: Depend upon fbcon being built-in, if enabled
Daniel Vetter
2019-06-19
Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-next
Maarten Lankhorst
2019-06-13
vga_switcheroo: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-12
vgaswitcheroo: call fbcon_remap_all directly
Daniel Vetter
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-14
Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-03-07
drm: move i915_kick_out_vgacon to vgaarb
Gerd Hoffmann
2019-01-15
vga-switcheroo: make PCI dependency explicit
Sinan Kaya
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-05
vga_switcheroo: Fix missing gpu_bound call at audio client registration
Takashi Iwai
2018-10-23
vgaarb: Keep adding VGA device in queue
Aaron Ma
2018-10-23
vgaarb: Add support for 64-bit frame buffer address
Aaron Ma
2018-09-13
ALSA: hda - Enable runtime PM only for discrete GPU
Takashi Iwai
2018-07-17
vga_switcheroo: set audio client id according to bound GPU id
Jim Qu
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-03-13
vga_switcheroo: Let HDA autosuspend on mux change
Lukas Wunner
2018-03-13
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
2018-03-13
vga_switcheroo: Deduplicate power state tracking
Lukas Wunner
2018-03-13
vga_switcheroo: Update PCI current_state on power change
Lukas Wunner
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-10-18
vgaarb: Factor out EFI and fallback default device selection
Bjorn Helgaas
2017-10-18
vgaarb: Select a default VGA device even if there's no legacy VGA
Bjorn Helgaas
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-01
drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issues
Joan Jani
2016-11-22
vgaarb: use valid dev pointer in vgaarb_info()
Arnd Bergmann
2016-11-18
vgaarb: Downgrade userspace-triggerable messages to debug
Bjorn Helgaas
2016-11-18
vgaarb: Use dev_printk() when possible
Bjorn Helgaas
2016-10-17
drivers/gpu/vga: allocate vga_arb_write() buffer on stack
Dmitry Vyukov
2016-08-16
vgaarbiter: rst-ifiy and polish kerneldoc
Daniel Vetter
2016-07-12
vga_switcheroo: Sphinxify docs
Lukas Wunner
2016-05-31
vga_switcheroo: Support deferred probing of audio clients
Lukas Wunner
2016-05-31
vga_switcheroo: Add helper for deferred probing
Lukas Wunner
2016-02-09
vga_switcheroo: Add support for switching only the DDC
Lukas Wunner
2016-02-09
vga_switcheroo: Add handler flags infrastructure
Lukas Wunner
[next]