From: Ben Skeggs Date: Sat, 9 Aug 2014 18:10:30 +0000 (+1000) Subject: drm/gf100-/gr: implement the proper SetShaderExceptions method X-Git-Tag: cleanup-for-v3.18~55^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6bd380373cd72ee5431627c3a2d083d38511576;p=pandora-kernel.git drm/gf100-/gr: implement the proper SetShaderExceptions method We have another version of it implemented in SW, however, that version isn't serialised with normal PGRAPH operation and can possibly clobber the enables for another context. This is the same method that's implemented by the NVIDIA binary driver. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed