summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/engine/crypt/nv84.c
AgeCommit message (Expand)AuthorFilesLines
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-2/+4
2013-02-20drm/nouveau: use pr_contMarcin Slusarz1-1/+1
2012-11-29drm/nouveau/core: implement shortcut for simple engctx constructionBen Skeggs1-23/+1
2012-11-29drm/nv50/fb: implement trap handler as subdev interrupt handlerBen Skeggs1-1/+0
2012-11-29drm/nv98/crypt: use nouveau_falcon base classBen Skeggs1-13/+14
2012-10-03drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz1-1/+1
2012-10-03drm/nouveau: restore fifo chid information in engine error messagesBen Skeggs1-2/+11
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-123/+129
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs1-10/+7
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+205