aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/fifo/nve0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-29drm/nouveau/fifo: trigger engine context unload before zeroing context pointerBen Skeggs1-4/+3
2012-11-29drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32Martin Peres1-4/+4
2012-11-29drm/nve0/fifo: allow for future binding of ppp contextsBen Skeggs1-0/+2
2012-11-29drm/nve0/vp: implement initial support for engineBen Skeggs1-0/+2
2012-11-29drm/nve0/bsp: implement initial support for engineBen Skeggs1-0/+2
2012-10-03drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz1-5/+5
2012-10-03drm/nouveau/fifo: use defines instead of hardcoded class idsBen Skeggs1-1/+1
2012-10-03drm/nouveau/core: have fifo store a unique context identifier at attach timeBen Skeggs1-0/+2
2012-10-03drm/nve0/fifo: support engine selection when creating fifo channelsBen Skeggs1-6/+39
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-226/+368
2012-10-03drm/nouveau/pageflip: kick flip handling out of engsw and into fenceBen Skeggs1-3/+7
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs1-10/+6
2012-10-03drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/barBen Skeggs1-5/+3
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+453