summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/vga/vga_switcheroo.c
Commit message (Expand)AuthorAgeFilesLines
* vga_switcheroo: Drop unused include and unused variables.Igor Murzov2012-11-201-6/+0
* vga_switcheroo: Don't require handler init callbackSeth Forshee2012-08-171-1/+2
* vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee2012-08-171-22/+36
* vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai2012-06-091-6/+8
* vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-081-0/+13
* vga_switcheroo: Add the support for audio clientsTakashi Iwai2012-05-131-14/+56
* vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai2012-05-131-14/+8
* vga_switcheroo: Refactor using linked listTakashi Iwai2012-05-131-99/+110
* vga-switcheroo: Use vga_default_device()Matthew Garrett2012-04-241-4/+5
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-241-6/+0
|\
| * vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson2011-05-041-6/+0
* | vga_switcheroo: don't toggle-switch devicesFlorian Mickler2011-05-161-3/+3
|/
* vga_switcheroo: comparing too few characters in strncmp()Dan Carpenter2011-01-071-2/+2
* vga_switcheroo: split switching into two stages.Dave Airlie2011-01-051-11/+34
* vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-051-0/+6
* vga_switcheroo: add debugging mux switch option.Dave Airlie2011-01-051-0/+16
* vga_switcheroo: make power switch handler optionalDave Airlie2011-01-051-4/+4
* vga_switcheroo: print the IGD/DIS flag in the debugfs output.Dave Airlie2011-01-051-1/+2
* gpu: vga_switcheroo, fix lock imbalanceJiri Slaby2010-04-281-2/+4
* vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-011-3/+0
* vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-0/+453
OpenPOWER on IntegriCloud