lib/intel_batchbuffer: drop cpu_mapping from igt_buf
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 22 Mar 2014 17:04:52 +0000 (18:04 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 22 Mar 2014 17:04:52 +0000 (18:04 +0100)
commit43b7aa44fdc8dee372f6d0766e953da0a36de25a
treee8c476a93bdb52130a37c2e9b341d87bd00441a1
parent53a4d9e982420e8a921ecf7b9542adbd3586317c
lib/intel_batchbuffer: drop cpu_mapping from igt_buf

It's unused. There's still num_tiles getting in the way of things,
but that is used by gem_stress a bit.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
lib/intel_batchbuffer.h
tests/gem_ringfill.c
tests/gem_seqno_wrap.c