diff options
author | Ilia Mirkin <[email protected]> | 2015-01-01 06:09:59 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-09-05 23:03:52 -0400 |
commit | 75e34d1df8b0ab56e5e658b8ef90ff6057ec954e (patch) | |
tree | 606456f6a1e18248fc2f9d43afa92a2705bad315 /.dir-locals.el | |
parent | 5165e464f225cd1b0f61e0da0758052b9b9ff518 (diff) |
nv50: fix drawing from tfb, direct-to-pushbuf submits
The stride was being set to 0, which is illegal (and also non-sensical).
Also we must wait for the buffer to become available for reading as
otherwise a wrong value may be prefetched. Since we must wait for the
buffer anyways, and it's mapped and in GART, we may as well avoid the
annoyance of the indirect pushbuf submit.
Signed-off-by: Ilia Mirkin <[email protected]>
Cc: [email protected]
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions