i965: Don't try to use fast upload path for nontrivial views
authorChris Forbes <chrisf@ijw.co.nz>
Mon, 20 Jan 2014 07:01:35 +0000 (20:01 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Thu, 10 Apr 2014 06:27:41 +0000 (18:27 +1200)
commitca1d1b2fc1d1f7fb5dbbc0719c6c899b97bc9e6b
tree39192091c0b2573ba9dc46789315af7751dc0c17
parentc9c08867ed07ceb10b67ffac5f0a33812710a5e8
i965: Don't try to use fast upload path for nontrivial views

This will eventually be relaxed, but we'll get the fallback path
working first.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/intel_tex_subimage.c