Series: | drm/i915/uncore: unclaimed reg debug race fix and optimization |
URL: | https://patchwork.freedesktop.org/series/120167/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_120167v1/index.html |
CI Bug Log - changes from CI_DRM_13344 -> Patchwork_120167v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_120167v1/index.html
Participating hosts (41 -> 39)
Missing (2): fi-snb-2520m fi-pnv-d510
Known issues
Here are the changes found in Patchwork_120167v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@gt_pm:
- bat-rpls-2: PASS -> DMESG-FAIL (i915#4258 / i915#7913)
-
igt@i915_selftest@live@slpc:
- bat-rpls-1: NOTRUN -> DMESG-WARN (i915#6367)
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
-
igt@prime_vgem@basic-fence-read:
-
igt@prime_vgem@basic-gtt:
Possible fixes
-
igt@gem_exec_parallel@engines@userptr:
-
igt@gem_exec_suspend@basic-s0@smem:
-
igt@i915_pm_rpm@basic-pci-d3-state:
-
igt@i915_selftest@live@guc:
- bat-rpls-2: DMESG-WARN (i915#7852) -> PASS
-
igt@i915_selftest@live@migrate:
-
bat-dg2-11: DMESG-WARN (i915#7699) -> PASS
-
bat-atsm-1: DMESG-FAIL (i915#7699 / i915#7913) -> PASS
-
-
igt@i915_selftest@live@requests:
-
igt@i915_selftest@live@slpc:
- bat-mtlp-6: DMESG-WARN (i915#6367) -> PASS
-
igt@i915_selftest@live@workarounds:
-
bat-adlp-9: INCOMPLETE (i915#4983 / i915#7677 / i915#7913) -> PASS
-
bat-mtlp-6: DMESG-FAIL (i915#6763) -> PASS
-
-
igt@i915_suspend@basic-s3-without-i915:
- bat-jsl-1: FAIL (fdo#103375) -> PASS
Warnings
Build changes
- Linux: CI_DRM_13344 -> Patchwork_120167v1
CI-20190529: 20190529
CI_DRM_13344: 57e06a441fe3b4ea99a2611371044ced7f4f3487 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7369: 22009ac9c26ceec8450dd312f5c93fc01d986348 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_120167v1: 57e06a441fe3b4ea99a2611371044ced7f4f3487 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
1a22c11241c3 drm/i915/uncore: optimize CONFIG_DRM_I915_DEBUG_MMIO=n more
349d10767546 drm/i915/uncore: fix race around i915->params.mmio_debug
a9c092725948 drm/i915/uncore: split unclaimed_reg_debug() to header and footer