summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/engine/graph/nv40.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-26drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITSChristoph Bumiller1-0/+10
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz1-1/+1
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz1-3/+5
2013-02-20drm/nouveau: use pr_contMarcin Slusarz1-3/+3
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-3/+5
2012-11-29drm/nouveau: raise reporting levels of some messagesMarcin Slusarz1-1/+1
2012-11-29drm/nv30-nv40/graph: poke zcomp regs from tile_prog hookBen Skeggs1-4/+32
2012-11-19drm/nv40: allocate ctxprog with kmallocMarcin Slusarz1-1/+3
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz1-2/+2
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz1-1/+1
2012-10-03drm/nouveau: restore fifo chid information in engine error messagesBen Skeggs1-6/+14
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-330/+351
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs1-5/+5
2012-10-03drm/nouveau/fb: merge fb/vram and port to subdev interfacesBen Skeggs1-3/+2
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+467