aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/vga (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-03vgaarb: use MIT licenseTiago Vignatti1-3/+23
2010-06-03vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti1-17/+18
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie1-2/+4
2010-05-18vga: fix kconfig text typosRandy Dunlap1-3/+3
2010-05-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+4
2010-04-28gpu: vga_switcheroo, fix lock imbalanceJiri Slaby1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-0/+462
2010-03-03vga_switcheroo: disable default y by new rules.Dave Airlie1-1/+0
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie1-3/+0
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie3-0/+467
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+29
2010-02-20vgaarb: fix "target=default" passingKyle McMartin1-1/+1
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner1-1/+1
2010-02-05vgaarb: Add user selectability of the number of GPUS in a systemMike Travis2-1/+9
2010-02-05vgaarb: Fix VGA arbiter to accept PCI domains other than 0Mike Travis1-5/+20
2009-09-09PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie1-6/+5
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt3-0/+1217