Series: | drm/i915: (stolen) memory region related fixes (rev7) |
URL: | https://patchwork.freedesktop.org/series/127721/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v7/index.html |
CI Bug Log - changes from CI_DRM_14132 -> Patchwork_127721v7
Summary
FAILURE
Serious unknown changes coming with Patchwork_127721v7 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_127721v7, 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_127721v7/index.html
Participating hosts (38 -> 37)
Additional (1): bat-mtlp-8
Missing (2): fi-snb-2520m fi-pnv-d510
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_127721v7:
IGT changes
Possible regressions
Known issues
Here are the changes found in Patchwork_127721v7 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-jsl-3: PASS -> INCOMPLETE (i915#9883)
-
igt@gem_lmem_swapping@verify-random:
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-bsw-nick: PASS -> DMESG-WARN (i915#1982)
-
igt@i915_suspend@basic-s3-without-i915:
- bat-jsl-3: PASS -> FAIL (i915#10031)
- bat-mtlp-8: NOTRUN -> SKIP (i915#6645)
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-mtlp-8: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-fence-read:
Possible fixes
{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_14132 -> Patchwork_127721v7
CI-20190529: 20190529
CI_DRM_14132: b42f47ca5fff1d04fb8eb02d64520b3f338a495d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7677: 57ed393a5b5d04e985f9950a7f1546fc95f4001e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_127721v7: b42f47ca5fff1d04fb8eb02d64520b3f338a495d @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
10732511b3af drm/i915: Annotate more of the BIOS fb takeover failure paths
ed20563d80cb drm/i915: Try to relocate the BIOS fb to the start of ggtt
65075bcd22d7 drm/i915: Tweak BIOS fb reuse check
99fd51007d5e drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
e123bb2d9cf9 drm/i915: Simplify intel_initial_plane_config() calling convention
c9343983e002 drm/i915: Split the smem and lmem plane readout apart
e9d6b14a3106 drm/i915: s/phys_base/dma_addr/
9cceedc5e40c drm/i915: Fix MTL initial plane readout
daa76d988885 drm/i915: Fix region start during initial plane readout
1915f70ada61 drm/i915: Fix PTE decode during initial plane readout
5da5d41ec987 drm/i915: Rename the DSM/GSM registers
02bebfc83861 drm/i915: Disable the "binder"
ff8bef18990f drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
265719f28e3c drm/i915: Remove ad-hoc lmem/stolen debugs
fbc8fa9d6405 drm/i915: Print memory region info during probe
c1f1a241f295 drm/i915: Use struct resource for memory region IO as well