drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
authorBen Skeggs <bskeggs@redhat.com>
Thu, 19 Jul 2012 00:51:42 +0000 (10:51 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 3 Oct 2012 03:12:54 +0000 (13:12 +1000)
Still the same code, but not an "engine" anymore.  The fence code is more of
a policy decision rather than exposing mechanisms, so it's not appropriate
to port it to the new engine subsystem.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found