aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/vp (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-04drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin1-15/+32
2013-07-10drm/nouveau: add falcon interrupt handlerMaarten Lankhorst2-0/+2
2013-07-01drm/nouveau/vp/nv84: initial vp2 engine implementationIlia Mirkin1-14/+13
2013-07-01drm/nouveau/vdec: fork vp3 implementations from vp2Ilia Mirkin1-0/+93
2013-07-01drm/nouveau/core: move falcon class to engine/Ben Skeggs2-4/+2
2012-11-29nvc0/vp: initial implementation of engineMaarten Lankhorst1-0/+110
2012-11-29drm/nouveau/vdec: remove nouveau_{bsp,vp} base classes, use nouveau_engine directlyBen Skeggs1-95/+13
2012-11-29drm/nve0/vp: implement initial support for engineBen Skeggs1-0/+110
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-32/+125
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs1-1/+0
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+83