aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vga_switcheroo.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-13ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai1-0/+3
2018-07-17vga_switcheroo: set audio client id according to bound GPU idJim Qu1-4/+4
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner1-6/+0
2016-05-31vga_switcheroo: Add helper for deferred probingLukas Wunner1-0/+2
2016-02-09vga_switcheroo: Add support for switching only the DDCLukas Wunner1-0/+8
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner1-2/+26
2015-11-05vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner1-5/+0
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner1-2/+2
2015-10-16vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner1-3/+3
2015-10-16vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner1-0/+4
2015-10-16vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner1-2/+2
2015-09-24vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner1-2/+2
2015-09-22vga_switcheroo: Document _ALL_ the things!Lukas Wunner1-3/+82
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+2
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie1-2/+11
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan1-0/+4
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap1-0/+2
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai1-1/+1
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai1-0/+7
2012-05-13vga_switcheroo: Add the support for audio clientsTakashi Iwai1-0/+6
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai1-6/+7
2011-01-06vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie1-0/+1
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie1-0/+1
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie1-1/+0
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-0/+58