diff options
author | Kenneth Graunke <[email protected]> | 2012-08-07 10:17:04 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2012-08-08 09:24:23 -0700 |
commit | e45a9ce474c3562f16c8a773260752d77a4fed5c (patch) | |
tree | 26e5212fdb70d62d02cd1d09b0f7392a26fa2908 /src/mapi | |
parent | 20c09b82d0520843f1c168adaf9bd5d17a572085 (diff) |
i965: Use 64-bit writes for occlusion queries.
The hardware seems to use the length of the PIPE_CONTROL command to
indicate whether the write is 64-bits or 32-bits. Which makes sense
for immediate writes.
Daniel discovered this by writing a pattern into the query object bo
and noticing that the high 32-bits were left intact, even on those
pipe control writes that seemingly worked.
Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions