diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-11-12 11:49:32 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-11-12 11:54:52 +0000 |
commit | 0269ec5533ecf7bec0f01c682e085861a3d2ab00 (patch) | |
tree | c1129fa6a5c330d6753b948ac3ddbdc4494efb6c /configure.ac | |
parent | ed68f1b00ae7c0fb3be1f0e758b3683f3c26675b (diff) |
sna: Handle incremental uploads from PutImage
PutImage rarely uploads the entire image inside a single request,
instead breaking up into scanline segments to fit within the protocol
limits. A few optimisations are based on detecting when we can discard
the GPU bo for an all-dirty CPU pixmap, which are useful in this case so
check for an entirely dirty pixmap following an incremental PutImage.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions