drm/nouveau: create real execution engine for software object class
authorBen Skeggs <bskeggs@redhat.com>
Mon, 30 Apr 2012 16:33:43 +0000 (11:33 -0500)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 24 May 2012 06:55:41 +0000 (16:55 +1000)
Just a cleanup more or less, and to remove the need for special handling of
software objects.

This removes a heap of documentation on dma/graph object formats.  The info
is very out of date with our current understanding, and is far better
documented in rnndb in envytools git.

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

No differences found