aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/vga
Commit message (Expand)AuthorAge
* fbcon: fix locking harderDave Airlie2013-02-07
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-17
|\
| * vga_switcheroo: Drop unused include and unused variables.Igor Murzov2012-11-20
* | vga: compile fix, disable vga for s390Jan Glauber2012-11-30
|/
* Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-24
|\
| * PCI: Fix default vga ref_countYinghai Lu2012-09-24
* | Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas2012-09-17
|\ \ | |/ |/|
| * PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-12
* | vga_switcheroo: Don't require handler init callbackSeth Forshee2012-08-17
* | vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee2012-08-17
|/
* vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai2012-06-09
* vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-08
* vga_switcheroo: Add the support for audio clientsTakashi Iwai2012-05-13
* vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai2012-05-13
* vga_switcheroo: Refactor using linked listTakashi Iwai2012-05-13
* vga: fix build when fbdev is a moduleMatthew Garrett2012-04-24
* vga-switcheroo: select VGA arbitration.Dave Airlie2012-04-24
* vga-switcheroo: Use vga_default_device()Matthew Garrett2012-04-24
* vgaarb: Add support for setting the default video device (v2)Matthew Garrett2012-04-24
* drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall2011-11-22
* vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie2011-11-14
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-25
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-24
|\
| * vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-03
| * vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson2011-05-03
* | vga_switcheroo: don't toggle-switch devicesFlorian Mickler2011-05-15
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson2011-01-24
|\
| * kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* | drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-23
|/
* vga_switcheroo: comparing too few characters in strncmp()Dan Carpenter2011-01-07
* vga_switcheroo: split switching into two stages.Dave Airlie2011-01-04
* vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-04
* vga_switcheroo: add debugging mux switch option.Dave Airlie2011-01-04
* vga_switcheroo: make power switch handler optionalDave Airlie2011-01-04
* vga_switcheroo: print the IGD/DIS flag in the debugfs output.Dave Airlie2011-01-04
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | vgaarb: trivial fixDaniel J Blueman2010-09-23
|/
* vgaarb: use MIT licenseTiago Vignatti2010-06-02
* vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti2010-06-02
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-18
|\
| * Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-04
| |\
| | * gpu: vga_switcheroo, fix lock imbalanceJiri Slaby2010-04-28
* | | vga: fix kconfig text typosRandy Dunlap2010-05-18
|/ /
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-03-04
|\
| * vga_switcheroo: disable default y by new rules.Dave Airlie2010-03-02
| * vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-01
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-01