summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_drm.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-31drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs1-2/+0
2012-10-31drm/nouveau: resurrect headless mode since reworkBen Skeggs1-13/+21
2012-10-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+693
2012-10-03drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs1-3/+7
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz1-6/+6
2012-10-03drm/nve0: use async copy engine for ttm buffer moves if availableBen Skeggs1-2/+20
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs1-37/+190
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-7/+204
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs1-0/+36
2012-10-03drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs1-0/+285