Series: | Fix error propagation amongst request (rev3) |
URL: | https://patchwork.freedesktop.org/series/114451/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114451v3/index.html |
CI Bug Log - changes from CI_DRM_12996 -> Patchwork_114451v3
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114451v3/index.html
Participating hosts (36 -> 35)
Missing (1): fi-snb-2520m
Known issues
Here are the changes found in Patchwork_114451v3 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s3@smem:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@migrate:
-
bat-dg2-11: PASS -> DMESG-WARN (i915#7699)
-
bat-atsm-1: PASS -> DMESG-FAIL (i915#7699)
-
bat-rpls-2: PASS -> DMESG-FAIL (i915#7699)
-
-
igt@i915_selftest@live@requests:
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
-
igt@kms_pipe_crc_basic@read-crc:
-
igt@kms_pipe_crc_basic@suspend-read-crc:
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence@pipe-d-dp-1:
Warnings
- igt@i915_selftest@live@slpc:
- bat-rpls-1: DMESG-FAIL (i915#6367) -> DMESG-FAIL (i915#6367 / i915#7996)
Build changes
- Linux: CI_DRM_12996 -> Patchwork_114451v3
CI-20190529: 20190529
CI_DRM_12996: d82f63ad2143079892f2bee4f3e72556c54fac7d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7253: 1a619e8dbc6ca887f2ae24b2d7f1ac536342f58c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_114451v3: d82f63ad2143079892f2bee4f3e72556c54fac7d @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
f3519c42fc8d drm/i915/gt: Make sure that errors are propagated through request chains
327332d5b34e drm/i915: Throttle for ringspace prior to taking the timeline mutex
37fa43d37a38 drm/i915: Create the locked version of the request add
d0943676553b drm/i915: Create the locked version of the request create
6614e8ff5ba9 drm/i915/gt: Add intel_context_timeline_is_locked helper