index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vga_switcheroo.h
Age
Commit message (
Expand
)
Author
2018-09-13
ALSA: hda - Enable runtime PM only for discrete GPU
Takashi Iwai
2018-07-17
vga_switcheroo: set audio client id according to bound GPU id
Jim Qu
2018-03-13
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
2016-05-31
vga_switcheroo: Add helper for deferred probing
Lukas Wunner
2016-02-09
vga_switcheroo: Add support for switching only the DDC
Lukas Wunner
2016-02-09
vga_switcheroo: Add handler flags infrastructure
Lukas Wunner
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