intel: Do temporary CPU maps of textures that are too big to GTT map.
authorEric Anholt <eric@anholt.net>
Wed, 3 Apr 2013 00:21:25 +0000 (17:21 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 8 Apr 2013 18:49:25 +0000 (11:49 -0700)
commitdfed1150904ce8455126574a3dd5439de541726c
tree7e9e726166558f44f8c6e82df17c14e395e17ae7
parentb3a3cb96113f732d387141c7e120f92cba2cdd69
intel: Do temporary CPU maps of textures that are too big to GTT map.

This still fails, since 8192*4bpp == 32768, which is too big to use the
blitter on.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
src/mesa/drivers/dri/intel/intel_mipmap_tree.c