git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61b365a
)
drm/nvc0/gr: fix mthd data submission
author
Kelly Doran
<kel.p.doran@gmail.com>
Fri, 20 Dec 2013 17:07:26 +0000
(11:07 -0600)
committer
Ben 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