aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/fifo/nv84.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-29drm/nouveau/fifo: trigger engine context unload before zeroing context pointerBen Skeggs1-8/+8
2012-11-29drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32Martin Peres1-22/+22
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz1-1/+1
2012-10-03drm/nouveau/fifo: use defines instead of hardcoded class idsBen Skeggs1-2/+2
2012-10-03drm/nv84/fifo: add support for dma channel classBen Skeggs1-7/+79
2012-10-03drm/nouveau/core: have fifo store a unique context identifier at attach timeBen Skeggs1-0/+1
2012-10-03drm/nv84/fifo: mask only the engine we're waiting on for channel unloadBen Skeggs1-6/+10
2012-10-03drm/nve0/fifo: support engine selection when creating fifo channelsBen Skeggs1-1/+1
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-198/+292
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs1-13/+12
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+250