Skip to content
Commit 1db22ff7 authored by Chris Wilson's avatar Chris Wilson
Browse files

intel: Defer tiling change to allocation.



As we now expose a method to allocate tiled buffers, it makes more sense
to defer the SET_TILING until required. Besides the slim chance that it
will be a no-op, by delaying the change we are less likely to stall on
waiting for a bound buffer to release a fence register.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent 056aa9be
Loading
Loading
Loading
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