sna: Limit the WHOLE_HINT to large PutImages
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 27 Feb 2014 08:36:40 +0000 (08:36 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 27 Feb 2014 08:37:44 +0000 (08:37 +0000)
commit37d080929a20bd969749c6c12d1ef4ebe236063f
tree67ab1350c390804309d32c826348b5a344af0f42
parent27ac9f574f65cbd535751c925e9b2e2d7c8a6b3a
sna: Limit the WHOLE_HINT to large PutImages

The goal here is to predict when we are uploading an entire image though
multiple PutImage requests. If the image is small enough, then the
PutImage will be contained within a single request and the damage
tracking will be accurate.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_accel.c