Series: | drm/i915: (stolen) memory region related fixes (rev2) |
URL: | https://patchwork.freedesktop.org/series/127721/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v2/index.html |
CI Bug Log - changes from CI_DRM_14010 -> Patchwork_127721v2
Summary
FAILURE
Serious unknown changes coming with Patchwork_127721v2 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_127721v2, 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_127721v2/index.html
Participating hosts (31 -> 33)
Additional (4): bat-kbl-2 bat-dg2-9 bat-mtlp-8 fi-pnv-d510
Missing (2): bat-adlp-11 fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_127721v2:
IGT changes
Possible regressions
- igt@i915_module_load@load:
- bat-mtlp-8: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_127721v2 that come from known issues:
IGT changes
Issues hit
-
igt@fbdev@info:
- bat-kbl-2: NOTRUN -> SKIP (fdo#109271 / i915#1849)
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-dg2-9: NOTRUN -> INCOMPLETE (i915#9275)
-
igt@gem_lmem_swapping@basic:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +28 other tests skip
-
igt@gem_lmem_swapping@parallel-random-engines:
- bat-kbl-2: NOTRUN -> SKIP (fdo#109271) +36 other tests skip
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@gt_lrc:
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_addfb_basic@framebuffer-vs-set-tiling:
-
igt@kms_addfb_basic@tile-pitch-mismatch:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-dg2-9: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_pm_backlight@basic-brightness:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-flip:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-write:
Possible fixes
- igt@i915_selftest@live@gt_heartbeat:
- fi-glk-j4005: INCOMPLETE -> 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_14010 -> Patchwork_127721v2
CI-20190529: 20190529
CI_DRM_14010: b4182ec1538e8cebf630083ec4296bed0061d594 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7635: 0b796be8ce05cb2070ce5136d248f438c962d11e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_127721v2: b4182ec1538e8cebf630083ec4296bed0061d594 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
d51030edf2d5 drm/i915: Simplify intel_initial_plane_config() calling convention
0e0358dd411f drm/i915: Split the smem and lmem plane readout apart
18049ebf5f0e drm/i915: s/phys_base/dma_addr/
c6e777ff430b drm/i915: Fix MTL initial plane readout
c490108fccb8 drm/i915: Fix region start during initial plane readout
acad26da3bd4 drm/i915: Fix PTE decode during initial plane readout
6e003e279e18 drm/i915: Rename the DSM/GSM registers
315634ce3a33 drm/i915: Disable the "binder"
869c9b9bae2b drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
f636cf0c2b7f drm/i915: Remove ad-hoc lmem/stolen debugs
2647844fee66 drm/i915: Print memory region info during probe
38b95d8b37f8 drm/i915: Use struct resource for memory region IO as well