drm/nv84: switch to new-style semaphores
authorBen Skeggs <bskeggs@redhat.com>
Fri, 28 Jan 2011 02:08:29 +0000 (12:08 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 24 Feb 2011 20:44:13 +0000 (06:44 +1000)
commitc3b90a7d4ce28c5c25de8aad3956c5c3f188d6a1
treed011b3ead6e8a0e1b175f3dc6922723997c26ee7
parente0435120a8e91990e995ffacb109f82cd44fdfc1
drm/nv84: switch to new-style semaphores

These are the same semaphores nvc0 will use, and they potentially allow
us to do much cooler things than our current inter-channel sync impl.

Lets switch to them where possible now for some testing.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_fence.c