commit | 20abd1634a6e2eedb84ca977adea56b8aa06cc3e | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Mon Apr 30 11:33:43 2012 -0500 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu May 24 16:55:41 2012 +1000 |
tree | 32eca9cf843cf2aa5163b15e76f833691eb306a2 | |
parent | 2cda7f4c5e83925fe687f63625893e033358de4e [diff] |
drm/nouveau: create real execution engine for software object class 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>