From: Ben Skeggs Date: Wed, 21 Mar 2012 03:57:40 +0000 (+1000) Subject: drm/nouveau: inform userspace of new kernel subchannel requirements X-Git-Tag: v3.4-rc1~141^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664695ae6f8b2b72aa5820aa20f4d65016cb3fd0;p=pandora-kernel.git drm/nouveau: inform userspace of new kernel subchannel requirements All available subchannels are now available for userspace to do with as it pleases on NVC0+. On all earlier chipsets, the kernel still uses a software object on subc 0 to implement the page flip completion method. I hope to find some decent way of addressing this too, but it's a tad tricker prior to fermi. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed