Series: | series starting with drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers (rev3) |
URL: | https://patchwork.freedesktop.org/series/130995/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130995v3/index.html |
CI Bug Log - changes from CI_DRM_14420 -> Patchwork_130995v3
Summary
FAILURE
Serious unknown changes coming with Patchwork_130995v3 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_130995v3, please notify your bug team (I915-ci-infra@xxxxxxxxxxxxxxxxxxxxx) to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130995v3/index.html
Participating hosts (34 -> 35)
Additional (2): bat-kbl-2 bat-mtlp-8
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_130995v3:
IGT changes
Possible regressions
-
igt@gem_close_race@basic-process:
- bat-dg2-8: PASS -> INCOMPLETE
- bat-mtlp-6: PASS -> DMESG-WARN
-
igt@gem_close_race@basic-threads:
-
igt@gem_ctx_create@basic:
- bat-adlm-1: PASS -> DMESG-WARN
-
igt@i915_module_load@load:
- bat-atsm-1: PASS -> INCOMPLETE
- fi-kbl-x1275: PASS -> INCOMPLETE
-
igt@kms_busy@basic@flip:
-
igt@kms_busy@basic@modeset:
- bat-dg1-7: PASS -> ABORT
- bat-adln-1: PASS -> INCOMPLETE
- bat-rplp-1: PASS -> INCOMPLETE
- bat-arls-2: PASS -> ABORT
- fi-ivb-3770: PASS -> INCOMPLETE
- fi-ilk-650: PASS -> INCOMPLETE
- bat-arls-1: PASS -> ABORT
-
igt@kms_flip@basic-flip-vs-dpms@b-dp1:
- fi-cfl-8109u: PASS -> INCOMPLETE
- fi-kbl-7567u: PASS -> INCOMPLETE
-
igt@kms_flip@basic-flip-vs-dpms@b-edp1:
- bat-jsl-3: PASS -> INCOMPLETE
-
igt@kms_flip@basic-flip-vs-dpms@b-hdmi-a1:
- fi-cfl-guc: PASS -> INCOMPLETE
- fi-tgl-1115g4: PASS -> INCOMPLETE
-
igt@kms_flip@basic-flip-vs-dpms@c-dp1:
- bat-adlp-9: PASS -> INCOMPLETE
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@kms_busy@basic@modeset:
-
igt@kms_flip@basic-flip-vs-dpms@b-dp2:
Known issues
Here are the changes found in Patchwork_130995v3 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@i915_module_load@load:
- bat-kbl-2: NOTRUN -> INCOMPLETE (i915#9546)
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_busy@basic@modeset:
- bat-dg2-14: PASS -> INCOMPLETE (i915#10056)
- bat-mtlp-8: NOTRUN -> INCOMPLETE (i915#10056)
- bat-adlp-6: PASS -> INCOMPLETE (i915#10056)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_14420 -> Patchwork_130995v3
CI-20190529: 20190529
CI_DRM_14420: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7754: 5fb3239299b5be2c110aafa483c9e197c53f8bb8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_130995v3: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
9f070c722c5d drm/xe: Kill xe_device_mem_access_{get*,put}
ae82bc19fd23 drm/xe: Ensure all the inner access are using the _noresume variant
d7d419763c43 drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
293b5bf39c31 drm/xe: Removing extra mem_access protection from runtime pm
2458c280b151 drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
2f417fdfab02 drm/xe: Remove useless mem_access during probe
0b86eaaa8e22 drm/xe: Convert GSC HDCP from mem_access to direct xe_pm_runtime calls
9f099d902c27 drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
665db22ff5a9 drm/i915/display: convert inner wakeref get towards get_if_in_use
5d2884bda5a4 drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for display
747b590e2449 drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers