summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/vga
Commit message (Expand)AuthorAgeFilesLines
* vga_switcheroo: Sphinxify docsLukas Wunner2016-07-121-14/+14
* vga_switcheroo: Support deferred probing of audio clientsLukas Wunner2016-05-311-8/+11
* vga_switcheroo: Add helper for deferred probingLukas Wunner2016-05-311-1/+28
* vga_switcheroo: Add support for switching only the DDCLukas Wunner2016-02-091-2/+95
* vga_switcheroo: Add handler flags infrastructureLukas Wunner2016-02-091-1/+21
* Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-201-5/+6
|\
| * Merge branch 'pm-core'Rafael J. Wysocki2016-01-211-5/+6
| |\
| | * PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-081-5/+6
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-171-1/+1
|\ \ \ | |/ / |/| |
| * | Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-01-181-1/+1
| |\ \
| | * | vga_switcheroo: Prettify documentationLukas Wunner2016-01-041-1/+1
| | |/
* | | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-041-2/+4
|\| |
| * | vgaarb: fix signal handling in vga_get()Kirill A. Shutemov2015-12-111-2/+4
| |/
* / vgaarb: remove bogus checksAl Viro2015-12-061-7/+0
|/
* vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner2015-11-051-2/+0
* vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner2015-10-201-2/+2
* vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner2015-10-161-7/+10
* vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner2015-10-161-8/+9
* vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner2015-10-161-3/+3
* vga_switcheroo: Add missing lockingLukas Wunner2015-10-021-18/+32
* vgaarb: use kzalloc in vga_arbiter_add_pci_device()Rasmus Villemoes2015-10-011-3/+1
* vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner2015-09-241-4/+3
* vga_switcheroo: Sort headers alphabeticallyLukas Wunner2015-09-241-8/+6
* vga_switcheroo: Document _ALL_ the things!Lukas Wunner2015-09-221-14/+271
* vga_switcheroo: Remove unnecessary checksThierry Reding2015-08-121-8/+5
* vga_switcheroo: Wrap overly long linesThierry Reding2015-08-121-9/+24
* vga_switcheroo: Use pr_fmt()Thierry Reding2015-08-121-13/+18
* vga_switcheroo: Cleanup header commentThierry Reding2015-08-121-9/+9
* vga_switcheroo: Use pr_*() instead of printk()Thierry Reding2015-08-121-12/+12
* vgaarb: Fix a few checkpatch errors and warningsThierry Reding2015-08-121-42/+60
* vgaarb: Use vgaarb: prefix consistently in messagesThierry Reding2015-08-121-19/+20
* vgaarb: Stop complaining about absent devicesThierry Reding2015-08-121-2/+5
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-1/+0
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-09-201-0/+6
|\ \
| * | vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher2014-09-181-0/+6
| |/
* | vgaarb: Drop obsolete #ifndefBruno Prémont2014-09-161-8/+0
* | vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont2014-09-161-1/+37
|/
* vgaarb: We can own non-decoded resourcesAlex Williamson2014-07-081-18/+22
* vgaswitcheroo: switch the mux to the igp on power down when runpm is enabledAlex Deucher2014-06-021-1/+2
* vgaarb: Fix VGA decodes changesAlex Williamson2013-09-031-24/+17
* vgaarb: Don't disable resources that are not ownedAlex Williamson2013-09-031-5/+5
* gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie2013-08-291-5/+142
* fbcon: fix locking harderDave Airlie2013-02-081-0/+3
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-171-6/+0
|\
| * vga_switcheroo: Drop unused include and unused variables.Igor Murzov2012-11-201-6/+0
* | vga: compile fix, disable vga for s390Jan Glauber2012-11-301-1/+1
|/
* Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-241-6/+8
|\
| * PCI: Fix default vga ref_countYinghai Lu2012-09-241-6/+8
* | Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas2012-09-171-12/+3
|\ \ | |/ |/|