drm/nvc0/gr: fix mthd data submission
authorKelly Doran <kel.p.doran@gmail.com>
Fri, 20 Dec 2013 17:07:26 +0000 (11:07 -0600)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 7 Jan 2014 03:37:54 +0000 (13:37 +1000)
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 <kel.p.doran@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found