From: Kelly Doran Date: Fri, 20 Dec 2013 17:07:26 +0000 (-0600) Subject: drm/nvc0/gr: fix mthd data submission X-Git-Tag: v3.13-rc8~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=854cc0e4cb71d215b1104605f2dbf73578de8a94;p=pandora-kernel.git drm/nvc0/gr: fix mthd data submission If the initial data element is 0, it will never be written, even though the value from the previous method may be there. Signed-off-by: Kelly Doran Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed