Skip to content
Commit 5eec2868 authored by Chris Wilson's avatar Chris Wilson
Browse files

intel: Force stride to be 0 for I915_TILING_NONE.



When allocating a tiled buffer, if we remove the desired tiling mode due
to it being beyond hardware limits, also remove the stride. This ensures
that we only ever use stride 0 with I915_TILING_NONE.

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