Takashi Iwai
|
fc09ab7a76
vga_switcheroo: Fix missing gpu_bound call at audio client registration
|
6 years ago |
Takashi Iwai
|
37a3a98ef6
ALSA: hda - Enable runtime PM only for discrete GPU
|
7 years ago |
Jim Qu
|
4aaf448fa9
vga_switcheroo: set audio client id according to bound GPU id
|
7 years ago |
Lukas Wunner
|
b67ae78efa
vga_switcheroo: Let HDA autosuspend on mux change
|
7 years ago |
Lukas Wunner
|
07f4f97d7b
vga_switcheroo: Use device link for HDA controller
|
7 years ago |
Lukas Wunner
|
8948ca1a12
vga_switcheroo: Deduplicate power state tracking
|
7 years ago |
Lukas Wunner
|
dcac86b7d0
vga_switcheroo: Update PCI current_state on power change
|
7 years ago |
Joan Jani
|
fa6d513aef
drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issues
|
8 years ago |
Lukas Wunner
|
fb001dfd7e
vga_switcheroo: Sphinxify docs
|
9 years ago |
Lukas Wunner
|
a345918d6e
vga_switcheroo: Support deferred probing of audio clients
|
9 years ago |
Lukas Wunner
|
b00e5334ab
vga_switcheroo: Add helper for deferred probing
|
9 years ago |
Lukas Wunner
|
e4cb81d7e4
vga_switcheroo: Add support for switching only the DDC
|
9 years ago |
Lukas Wunner
|
156d7d4120
vga_switcheroo: Add handler flags infrastructure
|
9 years ago |
Linus Torvalds
|
30f05309bd
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 years ago |
Tomeu Vizoso
|
989561de9b
PM / Domains: add setter for dev.pm_domain
|
9 years ago |
Lukas Wunner
|
3a848662c7
vga_switcheroo: Prettify documentation
|
9 years ago |
Lukas Wunner
|
e02328f47b
vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT
|
10 years ago |
Lukas Wunner
|
5d170139eb
vga_switcheroo: Constify vga_switcheroo_handler
|
9 years ago |
Lukas Wunner
|
fa3e967fff
vga_switcheroo: Use enum vga_switcheroo_client_id instead of int
|
10 years ago |
Lukas Wunner
|
21c5ba8c1e
vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1
|
10 years ago |
Lukas Wunner
|
203d027de4
vga_switcheroo: Use enum vga_switcheroo_state instead of int
|
10 years ago |
Lukas Wunner
|
8f12a3118f
vga_switcheroo: Add missing locking
|
10 years ago |
Lukas Wunner
|
21b45676b7
vga_switcheroo: Set active attribute to false for audio clients
|
10 years ago |
Lukas Wunner
|
4127838c46
vga_switcheroo: Sort headers alphabetically
|
10 years ago |
Lukas Wunner
|
a645654b81
vga_switcheroo: Document _ALL_ the things!
|
10 years ago |
Thierry Reding
|
798ae0f669
vga_switcheroo: Remove unnecessary checks
|
10 years ago |
Thierry Reding
|
7491bfb446
vga_switcheroo: Wrap overly long lines
|
10 years ago |
Thierry Reding
|
9b0be1ebec
vga_switcheroo: Use pr_fmt()
|
10 years ago |
Thierry Reding
|
7130927830
vga_switcheroo: Cleanup header comment
|
10 years ago |
Thierry Reding
|
bf8252b3fc
vga_switcheroo: Use pr_*() instead of printk()
|
10 years ago |