summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/fb/nv50.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-20/+44
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz1-11/+35
2013-02-20drm/nouveau: use pr_contMarcin Slusarz1-9/+9
2013-01-31drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet1-2/+3
2012-11-29drm/nv50/fb: implement trap handler as subdev interrupt handlerBen Skeggs1-104/+102
2012-11-29drm/nouveau/fb: create tag heap from common code for all relevant chipsetsBen Skeggs1-94/+97
2012-10-31drm/nv50/fb: prevent oops on chipsets without compression tagsBen Skeggs1-6/+4
2012-10-22drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs1-0/+1
2012-10-16drm/nv50/fb: fix double free of vram mmMarcin Slusarz1-1/+0
2012-10-03drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz1-8/+8
2012-10-03drm/nouveau/fb: merge fb/vram and port to subdev interfacesBen Skeggs1-91/+293
2012-10-03drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs1-1/+1
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+296