summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/fifo/nvc0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz2012-10-031-5/+5
* drm/nouveau/fifo: use defines instead of hardcoded class idsBen Skeggs2012-10-031-1/+1
* drm/nouveau/core: have fifo store a unique context identifier at attach timeBen Skeggs2012-10-031-0/+2
* drm/nve0/fifo: support engine selection when creating fifo channelsBen Skeggs2012-10-031-1/+1
* drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-031-225/+379
* drm/nouveau/pageflip: kick flip handling out of engsw and into fenceBen Skeggs2012-10-031-2/+6
* drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs2012-10-031-10/+6
* drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/barBen Skeggs2012-10-031-5/+3
* drm/nvc0/fifo: handle bar1 control regs much like fifo/nve0Ben Skeggs2012-10-031-19/+21
* drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2012-10-031-0/+477
OpenPOWER on IntegriCloud