]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/selftests: Flush partial-tiling object once
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 4 Jun 2019 12:00:20 +0000 (13:00 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 4 Jun 2019 13:51:25 +0000 (14:51 +0100)
commit87d1372d1da3c5b3ec06c70a50811093d41c671e
treeb6cd5e69c0c51cc4a8f2c1b8c71e00369469adc3
parent10d75f5428fd866df36a846a3007bd39bba9c1cf
drm/i915/selftests: Flush partial-tiling object once

We only need to flush the object once prior to starting the partial
tiling test as inside the test we explicitly maintain coherency.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190604120022.20472-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c