Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <kel.p.doran@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
- Loading branch information