summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv10_fence.h
AgeCommit message (Collapse)Author
2013-02-20drm/nouveau: share fence structures between nv10+ and nv50 implementationsMarcin Slusarz
We already rely on them having the same fields and layout. Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>