summaryrefslogtreecommitdiff
path: root/drivers/gpu/vga/vga_switcheroo.c
AgeCommit message (Expand)Author
2012-08-17vga_switcheroo: Don't require handler init callbackSeth Forshee
2012-08-17vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee
2012-06-09vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai
2012-05-13vga_switcheroo: Add the support for audio clientsTakashi Iwai
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai
2012-05-13vga_switcheroo: Refactor using linked listTakashi Iwai
2012-04-24vga-switcheroo: Use vga_default_device()Matthew Garrett
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-16vga_switcheroo: don't toggle-switch devicesFlorian Mickler
2011-05-04vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson
2011-01-07vga_switcheroo: comparing too few characters in strncmp()Dan Carpenter
2011-01-05vga_switcheroo: split switching into two stages.Dave Airlie
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie
2011-01-05vga_switcheroo: add debugging mux switch option.Dave Airlie
2011-01-05vga_switcheroo: make power switch handler optionalDave Airlie
2011-01-05vga_switcheroo: print the IGD/DIS flag in the debugfs output.Dave Airlie
2010-04-28gpu: vga_switcheroo, fix lock imbalanceJiri Slaby
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie