summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/vga
AgeCommit message (Expand)AuthorLines
2019-03-14Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...Dave Airlie-0/+49
2019-03-07drm: move i915_kick_out_vgacon to vgaarbGerd Hoffmann-0/+49
2019-01-15vga-switcheroo: make PCI dependency explicitSinan Kaya-0/+1
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-7/+14
2018-11-05vga_switcheroo: Fix missing gpu_bound call at audio client registrationTakashi Iwai-0/+3
2018-10-23vgaarb: Keep adding VGA device in queueAaron Ma-1/+1
2018-10-23vgaarb: Add support for 64-bit frame buffer addressAaron Ma-6/+13
2018-09-13ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai-0/+2
2018-07-17vga_switcheroo: set audio client id according to bound GPU idJim Qu-11/+52
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-2/+2
2018-03-13vga_switcheroo: Let HDA autosuspend on mux changeLukas Wunner-2/+6
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner-107/+8
2018-03-13vga_switcheroo: Deduplicate power state trackingLukas Wunner-12/+23
2018-03-13vga_switcheroo: Update PCI current_state on power changeLukas Wunner-0/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-1/+1
2017-10-18vgaarb: Factor out EFI and fallback default device selectionBjorn Helgaas-22/+35
2017-10-18vgaarb: Select a default VGA device even if there's no legacy VGABjorn Helgaas-0/+25
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar-1/+1
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie-13/+15
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+1
2017-03-01drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issuesJoan Jani-13/+15
2016-11-22vgaarb: use valid dev pointer in vgaarb_info()Arnd Bergmann-2/+1
2016-11-18vgaarb: Downgrade userspace-triggerable messages to debugBjorn Helgaas-5/+5
2016-11-18vgaarb: Use dev_printk() when possibleBjorn Helgaas-31/+35
2016-10-17drivers/gpu/vga: allocate vga_arb_write() buffer on stackDmitry Vyukov-11/+4
2016-08-16vgaarbiter: rst-ifiy and polish kerneldocDaniel Vetter-2/+108
2016-07-12vga_switcheroo: Sphinxify docsLukas Wunner-14/+14
2016-05-31vga_switcheroo: Support deferred probing of audio clientsLukas Wunner-8/+11
2016-05-31vga_switcheroo: Add helper for deferred probingLukas Wunner-1/+28
2016-02-09vga_switcheroo: Add support for switching only the DDCLukas Wunner-2/+95
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner-1/+21
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+6
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki-5/+6
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+1
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie-1/+1
2016-01-08PM / Domains: add setter for dev.pm_domainTomeu Vizoso-5/+6
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro-2/+4
2016-01-04vga_switcheroo: Prettify documentationLukas Wunner-1/+1
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov-2/+4
2015-12-06vgaarb: remove bogus checksAl Viro-7/+0
2015-11-05vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner-2/+0
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner-2/+2
2015-10-16vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner-7/+10
2015-10-16vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner-8/+9
2015-10-16vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner-3/+3
2015-10-02vga_switcheroo: Add missing lockingLukas Wunner-18/+32
2015-10-01vgaarb: use kzalloc in vga_arbiter_add_pci_device()Rasmus Villemoes-3/+1
2015-09-24vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner-4/+3
2015-09-24vga_switcheroo: Sort headers alphabeticallyLukas Wunner-8/+6