From: Ben Skeggs Date: Wed, 7 Nov 2012 06:16:41 +0000 (+1000) Subject: drm/nouveau/core: expose full method calling capabilities with nv_exec X-Git-Tag: v3.8-rc1~82^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbe7270d48670889a88705478a68d000b0bc3f6e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed