]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: Ignore coherency failures on Broadwater
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 26 Aug 2019 13:38:37 +0000 (14:38 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 28 Aug 2019 16:19:08 +0000 (17:19 +0100)
commitdefecebe2d2eb7ec9d28e1009d090df949fa8872
treeb956ce66dbdacbc014859c58e7851c7eea506e20
parent917c7fc3dab51717ab770ad5e22b2de23672a285
drm/i915/selftests: Ignore coherency failures on Broadwater

We've been ignoring similar coherency issues in IGT for Broadwater, and
specifically Broadwater (original gen4) and not, for example, Crestline
(same generation as Broadwater, but the mobile variant). Without any
means to reproduce locally (I have a 965GM but alas no 965G), fixing will
be slow, so tell CI to ignore any failure until we are ready with a fix.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Acked-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190826133837.6784-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_engine_cs.c