Series: | drm/i915: (stolen) memory region related fixes (rev6) |
URL: | https://patchwork.freedesktop.org/series/127721/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v6/index.html |
CI Bug Log - changes from CI_DRM_14125 -> Patchwork_127721v6
Summary
FAILURE
Serious unknown changes coming with Patchwork_127721v6 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_127721v6, 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_127721v6/index.html
Participating hosts (39 -> 39)
Additional (1): bat-dg2-8
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_127721v6:
IGT changes
Possible regressions
- igt@i915_module_load@load:
- bat-mtlp-8: PASS -> INCOMPLETE
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@gt_pm:
- {bat-rpls-3}: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_127721v6 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s0@lmem0:
- bat-dg2-8: NOTRUN -> INCOMPLETE (i915#9275)
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-dg2-9: PASS -> INCOMPLETE (i915#9275)
-
igt@gem_exec_suspend@basic-s3@smem:
- bat-rpls-2: PASS -> ABORT (i915#10096)
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@gt_pm:
- bat-adln-1: PASS -> DMESG-FAIL (i915#10010)
-
igt@i915_selftest@live@reset:
- fi-apl-guc: PASS -> DMESG-WARN (i915#9730) +31 other tests dmesg-warn
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-apl-guc: PASS -> DMESG-WARN (i915#180)
-
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_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-dg2-8: 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@vgem_basic@unload:
- {bat-adls-6}: INCOMPLETE (i915#10095) -> 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_14125 -> Patchwork_127721v6
CI-20190529: 20190529
CI_DRM_14125: fc429d95eec92e32db2ad6ae53f61587e3bdaf40 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7674: 7674
Patchwork_127721v6: fc429d95eec92e32db2ad6ae53f61587e3bdaf40 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
58d111b814bc drm/i915: Annotate more of the BIOS fb takeover failure paths
d448deda76a8 drm/i915: Try to relocate the BIOS fb to the start of ggtt
57e359481075 drm/i915: Tweak BIOS fb reuse check
b54007ae7598 drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
1e8f3155b5d3 drm/i915: Simplify intel_initial_plane_config() calling convention
ea5939af9d27 drm/i915: Split the smem and lmem plane readout apart
c53cb151af55 drm/i915: s/phys_base/dma_addr/
125dbfc67677 drm/i915: Fix MTL initial plane readout
50794c125f69 drm/i915: Fix region start during initial plane readout
c41d812ff0a5 drm/i915: Fix PTE decode during initial plane readout
c977303bac25 drm/i915: Rename the DSM/GSM registers
b3866f6af779 drm/i915: Disable the "binder"
b009f81cf0f1 drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
5a4d124b9688 drm/i915: Remove ad-hoc lmem/stolen debugs
8d25e0c33967 drm/i915: Print memory region info during probe
b4a6fafd2b00 drm/i915: Use struct resource for memory region IO as well