Skip to content
Snippets Groups Projects
Commit bdba744d authored by Kenneth Graunke's avatar Kenneth Graunke Committed by Marge Bot
Browse files

i965: Use brw_batch_references in tex_busy check


If the batch references the buffer, we will have to flush the batch
immediately before mapping it, at which point it will be busy.

(This bug has existed for a long time...even going back to BLT-era...)

Fixes: 77992319 ("i965/tex_image: Use meta for instead of the blitter PBO TexImage and GetTexImage")
Fixes: d5d4ba91 ("i965/tex_subimage: use meta instead of the blitter for PBO TexSubImage")
Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tested-by: Marge Bot <!3616>
Part-of: <!3616>
parent d3fa18a1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment