Summary: | [CI] igt@gem_mocs_settings@mocs-settings-ctx-dirty-render - fail - Test assertion failure function gem_execbuf - Failed assertion: __gem_execbuf(fd, execbuf) == 0 | ||
---|---|---|---|
Product: | DRI | Reporter: | Marta Löfstedt <marta.lofstedt> |
Component: | DRM/Intel | Assignee: | Marta Löfstedt <marta.lofstedt> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | BXT | i915 features: | GEM/Other |
Description
Marta Löfstedt
2017-12-07 08:50:51 UTC
gem_mocs_settings requires master... There must have been another client still running. Also find more info on: https://patchwork.freedesktop.org/series/35023/ This will make gem_mocs_settings skip instead of fail: commit 79ac7d54a0cdb4851dad77a17f6971652718ddb7 (HEAD, upstream/master) Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Dec 7 09:47:45 2017 +0000 igt/gem_mocs_settings: Force use of master device To use SECURE batches requires root + master, and we need SECURE batches to write to the privileged mocs registers, do be sure to use drm_open_driver_master() Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104157 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> The underlying problem of a rogue client would remain, but appears very sporadic. Patch included in CI_DRM_3484, results are green I will close |
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.