summaryrefslogtreecommitdiff
path: root/drivers/gpu/vga/vga_switcheroo.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-07vga_switcheroo: comparing too few characters in strncmp()Dan Carpenter1-2/+2
2011-01-05vga_switcheroo: split switching into two stages.Dave Airlie1-11/+34
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie1-0/+6
2011-01-05vga_switcheroo: add debugging mux switch option.Dave Airlie1-0/+16
2011-01-05vga_switcheroo: make power switch handler optionalDave Airlie1-4/+4
2011-01-05vga_switcheroo: print the IGD/DIS flag in the debugfs output.Dave Airlie1-1/+2
2010-04-28gpu: vga_switcheroo, fix lock imbalanceJiri Slaby1-2/+4
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie1-3/+0
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-0/+453