Summary: | [CI] igt@* - dmesg-warn - RPM wakelock ref not held during HW access | ||
---|---|---|---|
Product: | DRI | Reporter: | Martin Peres <martin.peres> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | CFL, KBL | i915 features: | firmware/guc |
Description
Martin Peres
2018-05-28 07:53:47 UTC
Bumping the priority since it is a regression. Also seen on the sharded runs: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_4229/shard-kbl6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-move.html (kms_frontbuffer_tracking:1648) intel_batchbuffer-CRITICAL: Test assertion failure function intel_batchbuffer_flush_on_ring, file ../lib/intel_batchbuffer.c:239: (kms_frontbuffer_tracking:1648) intel_batchbuffer-CRITICAL: Failed assertion: (drm_intel_gem_bo_context_exec(batch->bo, ctx, used, ring)) == 0 (kms_frontbuffer_tracking:1648) intel_batchbuffer-CRITICAL: Last errno: 5, Input/output error Subtest fbcpsr-1p-offscren-pri-indfb-draw-mmap-wc failed. Per discussion with Joonas, guc regressions should also be deprioritized. (In reply to Martin Peres from comment #2) > Also seen on the sharded runs: > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_4229/shard-kbl6/ > igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-move.html > > (kms_frontbuffer_tracking:1648) intel_batchbuffer-CRITICAL: Test assertion > failure function intel_batchbuffer_flush_on_ring, file > ../lib/intel_batchbuffer.c:239: > (kms_frontbuffer_tracking:1648) intel_batchbuffer-CRITICAL: Failed > assertion: (drm_intel_gem_bo_context_exec(batch->bo, ctx, used, ring)) == 0 > (kms_frontbuffer_tracking:1648) intel_batchbuffer-CRITICAL: Last errno: 5, > Input/output error > Subtest fbcpsr-1p-offscren-pri-indfb-draw-mmap-wc failed. This was meant for https://bugs.freedesktop.org/show_bug.cgi?id=106067 commit e5cae659597811f8bacc4abc70135dffb48711d5 Author: Michał Winiarski <michal.winiarski@intel.com> Date: Sat Jul 14 18:37:03 2018 +0100 drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler We're seeing "RPM wakelock ref not held during HW access" warning otherwise. Since IRQs are synced for runtime suspend we can just disable the wakeref asserts. Reported-by: Marta Löfstedt <marta.lofstedt@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105710 Signed-off-by: Michał Winiarski <michal.winiarski@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180714173703.7894-1-ch ris@chris-wilson.co.uk Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Last seen 3 weeks ago, closing. |
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.