summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2017-08-16 11:15:24 -0700
committerKenneth Graunke <[email protected]>2017-08-18 16:28:13 -0700
commitbc56dfbf3f20504fce13e0f1730eea05ea0ea69a (patch)
treef951aee8e8f22ae73c3cb55035ee22fcaeaa14d7 /autogen.sh
parenta727e03360c9802731f29edcf58e811ac3429e69 (diff)
i965: Mark all EGLimages as non-coherent.
EGLimages are shared with external users, and we don't know what they're going to do with them. They might scan them out. They might access them in a way that doesn't work with our explicit clflushing. It's safest to simply mark them non-coherent. Chris Wilson caught this problem and wrote a similar (though less aggressive) patch to solve it; the miptree code has since undergone a lot of refactoring so I had to rewrite it. Cc: "17.2" <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]> Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions