Series: | Cursor Fault Fixes (rev5) |
URL: | https://patchwork.freedesktop.org/series/129517/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129517v5/index.html |
CI Bug Log - changes from CI_DRM_14229 -> Patchwork_129517v5
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129517v5/index.html
Participating hosts (36 -> 38)
Additional (2): bat-kbl-2 bat-jsl-1
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_129517v5:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_pm_rpm@module-reload:
- {bat-arls-2}: DMESG-WARN (i915#10215) -> ABORT
Known issues
Here are the changes found in Patchwork_129517v5 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@fbdev@info:
- bat-kbl-2: NOTRUN -> SKIP (fdo#109271 / i915#1849)
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@parallel-random-engines:
- bat-kbl-2: NOTRUN -> SKIP (fdo#109271) +35 other tests skip
-
igt@gem_lmem_swapping@verify-random:
-
igt@i915_selftest@live@reset:
- bat-adlm-1: PASS -> INCOMPLETE (i915#10231)
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-jsl-1: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_setmode@basic-clone-single-crtc:
Possible fixes
- igt@i915_selftest@live@gt_engines:
- {bat-adls-6}: TIMEOUT (i915#10026) -> PASS
{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_14229 -> Patchwork_129517v5
CI-20190529: 20190529
CI_DRM_14229: 21d1e1f2882868cae0ec32774f910d5675afeca2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7704: 7704
Patchwork_129517v5: 21d1e1f2882868cae0ec32774f910d5675afeca2 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
d8d716e44f92 drm/i915: do not defer cleanup work
36a4ae21ec5d drm/i915: Add sanity check before accessing fb buffer object
33c8bbb9e50d drm/i915: do not destroy plane state if cursor unpin worker is scheduled
0da2517958f7 drm/i915: Use the same vblank worker for atomic unpin
1b2a0a694f8f drm/i915: Use vblank worker to unpin old legacy cursor fb safely
c58f00198c4c drm: Add drm_vblank_work_flush_all().