ilo: do not set I915_EXEC_NO_RELOC
authorChia-I Wu <olvaffe@gmail.com>
Mon, 10 Mar 2014 11:03:14 +0000 (19:03 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 10 Mar 2014 11:04:43 +0000 (19:04 +0800)
commit952fda4d3feca9b676a12d011523feaaf5836086
tree293041911bd789d317f5137e25863bf1e9ef9e8e
parent5ecdd7ba22945ce4e3a10b26c6f34a19eceeb289
ilo: do not set I915_EXEC_NO_RELOC

This reverts most of commit d80f0c34b733a874adfdd3a2267e4deec345cc6b.  Upon a
closer reading, having the presumed offsets written is not enough to set the
flag.  EXEC_OBJECT_NEEDS_GTT and/or EXEC_OBJECT_WRITE of the reloc entries
must also be set appropriately.
src/gallium/winsys/intel/drm/intel_drm_winsys.c