i915: Evict if relocatee buffer is CACHED_MAPPED before
authorXiang, Haihao <haihao.xiang@intel.com>
Wed, 5 Mar 2008 07:08:46 +0000 (15:08 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 5 Mar 2008 07:09:17 +0000 (15:09 +0800)
commit638353103d009d44bd5bdbe97cc7cef1bf011cdf
tree2202ec17ecb80e95f320774156170ce2b638b6b4
parenta6a2f2c8c491617de702dc7d62bb55cbada4d42b
i915: Evict if relocatee buffer is CACHED_MAPPED before
writting relocations, otherwise the GPU probably sees some
inconsistent data. Fix fd.o bug#14656
linux-core/drm_bo.c
linux-core/drm_objects.h
shared-core/i915_dma.c