summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nouveau_fence.c
AgeCommit message (Collapse)Author
2011-03-13nv50,nvc0: clean up flushesChristoph Bumiller
2011-03-01nouveau: move nv50/nvc0 fencing to common location, and modify slightlyBen Skeggs
Modified from original to remove chipset-specific code, and to be decoupled from the mm present in said drivers. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>