nouveau: move nv50/nvc0 fencing to common location, and modify slightly
authorBen Skeggs <bskeggs@redhat.com>
Mon, 28 Feb 2011 23:25:48 +0000 (09:25 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 1 Mar 2011 04:44:42 +0000 (14:44 +1000)
commit5a0915870c7e994d20334042b7647db749e79224
treede89b9f4d14f1890620f03c4461a5ab02a992d2c
parent48e191f90cbb7735cadf30c444e1fb599311c55a
nouveau: move nv50/nvc0 fencing to common location, and modify slightly

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>
src/gallium/drivers/nouveau/Makefile
src/gallium/drivers/nouveau/nouveau_fence.c [new file with mode: 0644]
src/gallium/drivers/nouveau/nouveau_fence.h [new file with mode: 0644]
src/gallium/drivers/nouveau/nouveau_screen.c
src/gallium/drivers/nouveau/nouveau_screen.h