开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vga_switcheroo.h
Age
Commit message (
Expand
)
Author
2015-11-05
vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT
Lukas Wunner
2015-10-20
vga_switcheroo: Constify vga_switcheroo_handler
Lukas Wunner
2015-10-16
vga_switcheroo: Use enum vga_switcheroo_client_id instead of int
Lukas Wunner
2015-10-16
vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1
Lukas Wunner
2015-10-16
vga_switcheroo: Use enum vga_switcheroo_state instead of int
Lukas Wunner
2015-09-24
vga_switcheroo: Set active attribute to false for audio clients
Lukas Wunner
2015-09-22
vga_switcheroo: Document _ALL_ the things!
Lukas Wunner
2014-09-18
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
2013-08-29
gpu/vga_switcheroo: add driver control power feature. (v3)
Dave Airlie
2012-06-21
vga_switcheroo: Add include guard
Ozan Çağlayan
2012-06-16
vga_switcheroo.h: fix pci_dev warning
Randy Dunlap
2012-06-08
vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROO
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
2011-01-06
vga_switcheroo: fix build with non switcheroo enabled path.
Dave Airlie
2011-01-05
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
Dave Airlie
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie