Series: | drm/i915: (stolen) memory region related fixes |
URL: | https://patchwork.freedesktop.org/series/127721/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v1/index.html |
CI Bug Log - changes from CI_DRM_14010 -> Patchwork_127721v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_127721v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_127721v1, 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_127721v1/index.html
Participating hosts (31 -> 33)
Additional (4): bat-dg2-8 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_127721v1:
IGT changes
Possible regressions
-
igt@i915_module_load@load:
- bat-mtlp-8: NOTRUN -> INCOMPLETE
-
igt@i915_selftest@live@gem_contexts:
- bat-atsm-1: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_127721v1 that come from known issues:
IGT changes
Issues hit
-
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_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_suspend@basic-s3-without-i915:
-
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)
-
bat-dg2-8: NOTRUN -> SKIP (fdo#109285)
-
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_pipe_crc_basic@suspend-read-crc:
- fi-ivb-3770: NOTRUN -> SKIP (fdo#109271)
-
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_127721v1
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_127721v1: b4182ec1538e8cebf630083ec4296bed0061d594 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
499717049180 drm/i915: Simplify intel_initial_plane_config() calling convention
3f12c223d707 drm/i915: Split the smem and lmem plane readout apart
2d21369e26a3 drm/i915: s/phys_base/dma_addr/
be622e53615d drm/i915: Fix MTL initial plane readout
8ad9926fb883 drm/i915: Fix region start during initial plane readout
55b4a59fce27 drm/i915: Fix PTE decode during initial plane readout
db38b8a8227c drm/i915: Rename the DSM/GSM registers
f7b2179e3b69 drm/i915: Disable the "binder"
77e7c3085969 drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
ef59e22db9f6 drm/i915: Remove ad-hoc lmem/stolen debugs
b001bcb6a48f drm/i915: Print memory region info during probe
5b54e278890d drm/i915: Use struct resource for memory region IO as well