drm/nouveau/core: expose full method calling capabilities with nv_exec
authorBen Skeggs <bskeggs@redhat.com>
Wed, 7 Nov 2012 06:16:41 +0000 (16:16 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 28 Nov 2012 23:57:45 +0000 (09:57 +1000)
nv_call() just allows mthd+u32 submission, nv_exec() exposes the
mthd+data+size interface which will be used in future commits.

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

No differences found