Bug 110523 - [CI][DRMTIP] igt@gem_tiling_max_stride - fail - Failed assertion: __gem_set_tiling(fd, handle, tiling, tiling ? stride : 0) == -EINVAL
Summary: [CI][DRMTIP] igt@gem_tiling_max_stride - fail - Failed assertion: __gem_set_t...
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-26 07:48 UTC by Martin Peres
Modified: 2019-09-30 13:05 UTC (History)
1 user (show)

See Also:
i915 platform: CFL
i915 features: GEM/Other


Attachments

Description Martin Peres 2019-04-26 07:48:10 UTC
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.
Comment 1 CI Bug Log 2019-04-26 07:49:54 UTC
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
Comment 2 Chris Wilson 2019-04-26 15:07:49 UTC
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>
Comment 3 Lakshmi 2019-09-30 13:05:28 UTC
(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!
Comment 4 CI Bug Log 2019-09-30 13:05:34 UTC
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.