summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/engine/fifo/nvc0.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-03drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLEBen Skeggs1-4/+18
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-1/+1
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-225/+379
2012-10-03drm/nouveau/pageflip: kick flip handling out of engsw and into fenceBen Skeggs1-2/+6
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/nvc0/fifo: handle bar1 control regs much like fifo/nve0Ben Skeggs1-19/+21
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+477