aboutsummaryrefslogtreecommitdiff
path: root/include/linux/vga_switcheroo.h
AgeCommit message (Expand)Author
2015-11-05vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner
2015-10-16vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner
2015-10-16vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner
2015-10-16vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner
2015-09-24vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner
2015-09-22vga_switcheroo: Document _ALL_ the things!Lukas Wunner
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai
2012-05-13vga_switcheroo: Add the support for audio clientsTakashi Iwai
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai
2011-01-06vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie