Series: | drm/i915: (stolen) memory region related fixes (rev10) |
URL: | https://patchwork.freedesktop.org/series/127721/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v10/index.html |
CI Bug Log - changes from CI_DRM_14178 -> Patchwork_127721v10
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v10/index.html
Participating hosts (35 -> 25)
Additional (2): bat-rpls-2 bat-kbl-2
Missing (12): fi-kbl-7567u fi-skl-guc bat-dg2-9 fi-snb-2520m fi-kbl-guc fi-glk-j4005 fi-kbl-x1275 fi-pnv-d510 fi-ivb-3770 fi-elk-e7500 bat-mtlp-8 bat-mtlp-6
Known issues
Here are the changes found in Patchwork_127721v10 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_lmem_swapping@parallel-random-engines:
- bat-kbl-2: NOTRUN -> SKIP (fdo#109271) +35 other tests skip
-
igt@gem_lmem_swapping@verify-random:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@gt_pm:
- bat-rpls-2: NOTRUN -> DMESG-FAIL (i915#10010)
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-rpls-2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pm_backlight@basic-brightness:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-read:
- bat-rpls-2: NOTRUN -> SKIP (fdo#109295 / i915#3708) +2 other tests skip
{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_14178 -> Patchwork_127721v10
CI-20190529: 20190529
CI_DRM_14178: cad255f28ccca6529104b9497a8d7302ae7eb88a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7691: 7691
Patchwork_127721v10: cad255f28ccca6529104b9497a8d7302ae7eb88a @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
f1db9ae14117 drm/i915: Annotate more of the BIOS fb takeover failure paths
832e5b8b2da6 drm/i915: Try to relocate the BIOS fb to the start of ggtt
c2cb0dea56a7 drm/i915: Tweak BIOS fb reuse check
c340576cb7f5 drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
b801673e8844 drm/i915: Simplify intel_initial_plane_config() calling convention
cdb015218ff5 drm/i915: Split the smem and lmem plane readout apart
7c742be99fd9 drm/i915: s/phys_base/dma_addr/
48f718facafc drm/i915: Fix MTL initial plane readout
8e7c9b8b2f99 drm/i915: Fix region start during initial plane readout
51ee56235a3d drm/i915: Fix PTE decode during initial plane readout
2db63d8ca25a drm/i915: Rename the DSM/GSM registers
1555fbb8f663 drm/i915: Disable the "binder"
8701c1c4cd07 drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
239b3569ce53 drm/i915: Remove ad-hoc lmem/stolen debugs
757640ce7194 drm/i915: Print memory region info during probe
2e8547e86f46 drm/i915: Use struct resource for memory region IO as well