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)
commitcbe7270d48670889a88705478a68d000b0bc3f6e
tree6a4f2cdf8863a2e61c7e7b6dda017159528850e4
parent65c78660fbbdac1e4f1d35fad1164d4536463189
drm/nouveau/core: expose full method calling capabilities with nv_exec

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>
drivers/gpu/drm/nouveau/core/include/core/object.h