Bug 105073 - [CI] igt@drv_selftest@live_objects - dmesg-fail - i915/i915_gem_object_live_selftests: igt_partial_tiling failed with error -16
Summary: [CI] igt@drv_selftest@live_objects - dmesg-fail - i915/i915_gem_object_live_s...
Status: CLOSED WORKSFORME
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI 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: 2018-02-13 11:55 UTC by Marta Löfstedt
Modified: 2018-03-16 09:32 UTC (History)
1 user (show)

See Also:
i915 platform: GLK
i915 features:


Attachments

Description Marta Löfstedt 2018-02-13 11:55:20 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3759/shard-glkb1/igt@drv_selftest@live_objects.html

	

[  104.178822] Setting dangerous option live_selftests - tainting kernel
[  104.214202] [drm] GuC: No firmware known for this platform!
[  104.214212] [drm] HuC: No firmware known for this platform!
[  126.163443] check_partial_mapping: timed out before tiling=1 stride=261632
[  126.166785] i915/i915_gem_object_live_selftests: igt_partial_tiling failed with error -16
[  126.586277] i915: probe of 0000:00:02.0 failed with error -16
Comment 1 Chris Wilson 2018-02-13 14:23:15 UTC
Not much to go there, so

commit 015df4f54e2c3891859200bfc052895423bcce8b
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Feb 13 12:09:40 2018 +0000

    drm/i915/selftests: Report setup errors for igt_partial_tiling
    
    igt_partial_tiling managed to fail with an -EBUSY. This usually means a
    pin leak, but that should be impossible given the test setup. Add a
    couple of error messages to help identify the path that failed.
    
    References: https://bugs.freedesktop.org/show_bug.cgi?id=105073
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
    Link: https://patchwork.freedesktop.org/patch/msgid/20180213120940.21579-1-chris@chris-wilson.co.uk

for when it happens again.
Comment 2 Marta Löfstedt 2018-03-16 09:32:02 UTC
Last seen: CI_DRM_3759: 2018-02-13 / 271 runs ago


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.