summaryrefslogtreecommitdiffstats
path: root/include/linux/vga_switcheroo.h
Commit message (Expand)AuthorAgeFilesLines
* vga_switcheroo: Add helper for deferred probingLukas Wunner2016-05-311-0/+2
* vga_switcheroo: Add support for switching only the DDCLukas Wunner2016-02-091-0/+8
* vga_switcheroo: Add handler flags infrastructureLukas Wunner2016-02-091-2/+26
* vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner2015-11-051-5/+0
* vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner2015-10-201-2/+2
* vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner2015-10-161-3/+3
* vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner2015-10-161-0/+4
* vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner2015-10-161-2/+2
* vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner2015-09-241-2/+2
* vga_switcheroo: Document _ALL_ the things!Lukas Wunner2015-09-221-3/+82
* vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher2014-09-181-0/+2
* gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie2013-08-291-2/+11
* vga_switcheroo: Add include guardOzan Çağlayan2012-06-211-0/+4
* vga_switcheroo.h: fix pci_dev warningRandy Dunlap2012-06-161-0/+2
* vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai2012-06-081-1/+1
* vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-081-0/+7
* vga_switcheroo: Add the support for audio clientsTakashi Iwai2012-05-131-0/+6
* vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai2012-05-131-6/+7
* vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie2011-01-061-0/+1
* vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-051-0/+1
* vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-011-1/+0
* vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-0/+58