drm/ttm: fixup fence class naming and interfaces
authorDave Airlie <airlied@linux.ie>
Wed, 12 Sep 2007 13:50:38 +0000 (23:50 +1000)
committerDave Airlie <airlied@linux.ie>
Tue, 25 Sep 2007 06:17:17 +0000 (16:17 +1000)
commitbb5516f4f47d16d5d59797fa170abd50d35377a7
treedf345be0efa382a0a1a76ffd12b4d6d1dd515e66
parent54df1b9ff3b79097fedd8ed7bf54aca30a660cbd
drm/ttm: fixup fence class naming and interfaces

This is some code for nouveau that Ben Skeggs worked on, and also
fixes the naming (having class in a system header file == C++ keyword == bad plan)
linux-core/drm_bo.c
linux-core/drm_fence.c
linux-core/drm_objects.h
linux-core/i915_fence.c
linux-core/via_fence.c
linux-core/xgi_fence.c