aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/crypt (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-01drm/nouveau/core: move falcon class to engine/Ben Skeggs1-1/+1
2013-07-01drm/nv50/vm: remove explicit vm knowledge from enginesBen Skeggs2-16/+0
2013-07-01drm/nouveau: pull in latest ucode builds from external treeBen Skeggs1-2/+2
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz1-1/+1
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz2-4/+8
2013-02-20drm/nouveau: use pr_contMarcin Slusarz2-2/+2
2012-11-29drm/nouveau/core: implement shortcut for simple engctx constructionBen Skeggs2-46/+2
2012-11-29drm/nv50/fb: implement trap handler as subdev interrupt handlerBen Skeggs2-2/+0
2012-11-29drm/nv98/crypt: use nouveau_falcon base classBen Skeggs2-56/+35
2012-10-03drm/nv98/crypt: fix fuc build with latest envyasBen Skeggs1-1/+1
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz1-2/+2
2012-10-03drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz2-2/+2
2012-10-03drm/nouveau: restore fifo chid information in engine error messagesBen Skeggs2-4/+22
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs2-258/+249
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs2-17/+12
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs4-0/+1703