index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
vga
/
vga_switcheroo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
2014-09-18
1
-0
/
+6
*
vgaswitcheroo: switch the mux to the igp on power down when runpm is enabled
Alex Deucher
2014-06-02
1
-1
/
+2
*
gpu/vga_switcheroo: add driver control power feature. (v3)
Dave Airlie
2013-08-29
1
-5
/
+142
*
fbcon: fix locking harder
Dave Airlie
2013-02-08
1
-0
/
+3
*
vga_switcheroo: Drop unused include and unused variables.
Igor Murzov
2012-11-20
1
-6
/
+0
*
vga_switcheroo: Don't require handler init callback
Seth Forshee
2012-08-17
1
-1
/
+2
*
vga_switcheroo: Remove assumptions about registration/unregistration ordering
Seth Forshee
2012-08-17
1
-22
/
+36
*
vga_switcheroo: Enable/disable audio clients at the right time
Takashi Iwai
2012-06-09
1
-6
/
+8
*
vga_switcheroo: Add a helper function to get the client state
Takashi Iwai
2012-06-08
1
-0
/
+13
*
vga_switcheroo: Add the support for audio clients
Takashi Iwai
2012-05-13
1
-14
/
+56
*
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
2012-05-13
1
-14
/
+8
*
vga_switcheroo: Refactor using linked list
Takashi Iwai
2012-05-13
1
-99
/
+110
*
vga-switcheroo: Use vga_default_device()
Matthew Garrett
2012-04-24
1
-4
/
+5
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-24
1
-6
/
+0
|
\
|
*
vga_switcheroo: Remove unbalanced pci_enable_device
Alex Williamson
2011-05-04
1
-6
/
+0
*
|
vga_switcheroo: don't toggle-switch devices
Florian Mickler
2011-05-16
1
-3
/
+3
|
/
*
vga_switcheroo: comparing too few characters in strncmp()
Dan Carpenter
2011-01-07
1
-2
/
+2
*
vga_switcheroo: split switching into two stages.
Dave Airlie
2011-01-05
1
-11
/
+34
*
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
Dave Airlie
2011-01-05
1
-0
/
+6
*
vga_switcheroo: add debugging mux switch option.
Dave Airlie
2011-01-05
1
-0
/
+16
*
vga_switcheroo: make power switch handler optional
Dave Airlie
2011-01-05
1
-4
/
+4
*
vga_switcheroo: print the IGD/DIS flag in the debugfs output.
Dave Airlie
2011-01-05
1
-1
/
+2
*
gpu: vga_switcheroo, fix lock imbalance
Jiri Slaby
2010-04-28
1
-2
/
+4
*
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
2010-03-01
1
-3
/
+0
*
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
1
-0
/
+453