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

intel: Convert to untiled pitches if surface is too large for tiling.



If the pitch is too large for the hardware to tile, recompute the
required surface size based on the untiled pitch and alignments. For the
older hardware, which has smaller limits and greater restrictions, this
may be a considerable saving in allocation size.

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