From: Ben Skeggs Date: Sat, 9 Aug 2014 18:10:21 +0000 (+1000) Subject: drm/nouveau/nvif: import library functions for the ioctl/event interfaces X-Git-Tag: omap-for-v3.17/fixes-against-rc2~96^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a04d04231b490a2dca427a0f04603ed47fdb9cee;p=pandora-kernel.git drm/nouveau/nvif: import library functions for the ioctl/event interfaces This is a wrapper around the interfaces defined in an earlier commit, and is also used by various userspace (either by a libdrm backend, or libpciaccess) tools/tests. In the future this will be extended to handle channels, replacing some long-unloved code we currently use, and allow fifo/display/mpeg (hi Ilia ;)) engines to all be exposed in the same way. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed