https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_265/fi-cml-u/igt@gem_tiling_max_stride.html (gem_tiling_max_stride:1260) CRITICAL: Test assertion failure function do_test_invalid_tiling, file ../tests/i915/gem_tiling_max_stride.c:45: (gem_tiling_max_stride:1260) CRITICAL: Failed assertion: __gem_set_tiling(fd, handle, tiling, tiling ? stride : 0) == -EINVAL Test gem_tiling_max_stride failed.
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * CML: igt@gem_tiling_max_stride - fail - Failed assertion: __gem_set_tiling(fd, handle, tiling, tiling ? stride : 0) == -EINVAL - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_265/fi-cml-u/igt@gem_tiling_max_stride.html
commit caed251990f35bfe45368f803980071a73e36315 (HEAD, upstream/master) Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Apr 26 08:54:08 2019 +0100 i915/gem_tiling_max_stride: Skip if chipset is unknown If we can't match the devid to a chipset, we do not have a reference for the tiling strides. Instead of randomly failing, skip with a semi-informative message. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110523 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
(In reply to Chris Wilson from comment #2) > commit caed251990f35bfe45368f803980071a73e36315 (HEAD, upstream/master) > Author: Chris Wilson <chris@chris-wilson.co.uk> > Date: Fri Apr 26 08:54:08 2019 +0100 > > i915/gem_tiling_max_stride: Skip if chipset is unknown > > If we can't match the devid to a chipset, we do not have a reference for > the tiling strides. Instead of randomly failing, skip with a > semi-informative message. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110523 > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> This issue occurred on drmtip 265 and 266 but not seen on later drmtip runs, current run is 380. Archiving and closing this issue. Thanks!
The CI Bug Log issue associated to this bug has been archived. New failures matching the above filters will not be associated to this bug anymore.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.