i915g: enable X-tiling for textures
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 20 Nov 2010 10:17:55 +0000 (11:17 +0100)
committerJakob Bornecrantz <wallbraker@gmail.com>
Thu, 2 Dec 2010 00:34:13 +0000 (01:34 +0100)
commit9493fe85d1b10efc06e8c34de31971dc6e6a6062
treee00b9105a12a28d6f0b121d1fd4b35c1dd940eb9
parent32345610cc2b1936c1df43b1526d56046b2b5168
i915g: enable X-tiling for textures

Tiling is rather fragile in general and results in pure blackness when
unlucky.  Hence add a new option to disable tiling.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Jakob Bornecrantz <wallbraker@gmail.com>
Signed-off-by: Jakob Bornecrantz <wallbraker@gmail.com>
src/gallium/drivers/i915/i915_debug.c
src/gallium/drivers/i915/i915_debug.h
src/gallium/drivers/i915/i915_resource_texture.c