index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
vga
/
vga_switcheroo.c
Age
Commit message (
Expand
)
Author
2014-06-02
vgaswitcheroo: switch the mux to the igp on power down when runpm is enabled
Alex Deucher
2013-08-29
gpu/vga_switcheroo: add driver control power feature. (v3)
Dave Airlie
2013-02-08
fbcon: fix locking harder
Dave Airlie
2012-11-20
vga_switcheroo: Drop unused include and unused variables.
Igor Murzov
2012-08-17
vga_switcheroo: Don't require handler init callback
Seth Forshee
2012-08-17
vga_switcheroo: Remove assumptions about registration/unregistration ordering
Seth Forshee
2012-06-09
vga_switcheroo: Enable/disable audio clients at the right time
Takashi Iwai
2012-06-08
vga_switcheroo: Add a helper function to get the client state
Takashi Iwai
2012-05-13
vga_switcheroo: Add the support for audio clients
Takashi Iwai
2012-05-13
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
2012-05-13
vga_switcheroo: Refactor using linked list
Takashi Iwai
2012-04-24
vga-switcheroo: Use vga_default_device()
Matthew Garrett
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-16
vga_switcheroo: don't toggle-switch devices
Florian Mickler
2011-05-04
vga_switcheroo: Remove unbalanced pci_enable_device
Alex Williamson
2011-01-07
vga_switcheroo: comparing too few characters in strncmp()
Dan Carpenter
2011-01-05
vga_switcheroo: split switching into two stages.
Dave Airlie
2011-01-05
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
Dave Airlie
2011-01-05
vga_switcheroo: add debugging mux switch option.
Dave Airlie
2011-01-05
vga_switcheroo: make power switch handler optional
Dave Airlie
2011-01-05
vga_switcheroo: print the IGD/DIS flag in the debugfs output.
Dave Airlie
2010-04-28
gpu: vga_switcheroo, fix lock imbalance
Jiri Slaby
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie