aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/mpeg (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-10drm/nouveau/disp: audit and version display classesBen Skeggs5-5/+0
2013-11-08drm/nv31/mpeg: remove need for separate refcnt on engine useBen Skeggs2-19/+21
2013-11-08drm/nv31/mpeg: split the nv31 and nv40 dma setting implementationsIlia Mirkin3-6/+63
2013-11-08drm/nv31/mpeg: store chan singleton in engine, use it for dispatchIlia Mirkin2-15/+21
2013-11-08drm/nv40/mpeg: use the nv31-provided classesIlia Mirkin3-74/+21
2013-11-08drm/nv44/mpeg: create a copy of the nv31/nv40 implsIlia Mirkin1-0/+194
2013-11-08drm/nv31/mpeg: no need to set compat mode differently for nv44 grIlia Mirkin1-5/+1
2013-07-30drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph classIlia Mirkin1-1/+4
2013-07-30drm/nv40/mpeg: write magic value to channel object to make it workIlia Mirkin1-0/+1
2013-07-30drm/nv31/mpeg: fix mpeg engine initializationIlia Mirkin1-2/+2
2013-07-01drm/nv50/vm: remove explicit vm knowledge from enginesBen Skeggs2-9/+0
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz1-2/+5
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+1
2012-11-29drm/nv50/fb: implement trap handler as subdev interrupt handlerBen Skeggs1-1/+0
2012-11-29drm/nouveau/core: allow representing method ranges in nouveau_omthdsBen Skeggs1-3/+3
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz1-1/+1
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz1-2/+2
2012-10-03drm/nouveau: restore fifo chid information in engine error messagesBen Skeggs1-12/+19
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs4-397/+604
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs2-10/+8
2012-10-03drm/nouveau/fb: merge fb/vram and port to subdev interfacesBen Skeggs1-5/+2
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2-0/+587