aboutsummaryrefslogtreecommitdiff
path: root/include/linux/vga_switcheroo.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-31vga_switcheroo: Add helper for deferred probingGravatar Lukas Wunner 1-0/+2
2016-02-09vga_switcheroo: Add support for switching only the DDCGravatar Lukas Wunner 1-0/+8
2016-02-09vga_switcheroo: Add handler flags infrastructureGravatar Lukas Wunner 1-2/+26
2015-11-05vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITGravatar Lukas Wunner 1-5/+0
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerGravatar Lukas Wunner 1-2/+2
2015-10-16vga_switcheroo: Use enum vga_switcheroo_client_id instead of intGravatar Lukas Wunner 1-3/+3
2015-10-16vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Gravatar Lukas Wunner 1-0/+4
2015-10-16vga_switcheroo: Use enum vga_switcheroo_state instead of intGravatar Lukas Wunner 1-2/+2
2015-09-24vga_switcheroo: Set active attribute to false for audio clientsGravatar Lukas Wunner 1-2/+2
2015-09-22vga_switcheroo: Document _ALL_ the things!Gravatar Lukas Wunner 1-3/+82
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsGravatar Alex Deucher 1-0/+2
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Gravatar Dave Airlie 1-2/+11
2012-06-21vga_switcheroo: Add include guardGravatar Ozan Çağlayan 1-0/+4
2012-06-16vga_switcheroo.h: fix pci_dev warningGravatar Randy Dunlap 1-0/+2
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOGravatar Takashi Iwai 1-1/+1
2012-06-08vga_switcheroo: Add a helper function to get the client stateGravatar Takashi Iwai 1-0/+7
2012-05-13vga_switcheroo: Add the support for audio clientsGravatar Takashi Iwai 1-0/+6
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsGravatar Takashi Iwai 1-6/+7
2011-01-06vga_switcheroo: fix build with non switcheroo enabled path.Gravatar Dave Airlie 1-0/+1
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Gravatar Dave Airlie 1-0/+1
2010-03-01vga_switcheroo: fix build on platforms with no ACPIGravatar Dave Airlie 1-1/+0
2010-03-01vga_switcheroo: initial implementation (v15)Gravatar Dave Airlie 1-0/+58