Series: | drm/i915: (stolen) memory region related fixes (rev12) |
URL: | https://patchwork.freedesktop.org/series/127721/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v12/index.html |
CI Bug Log - changes from CI_DRM_14227 -> Patchwork_127721v12
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v12/index.html
Participating hosts (36 -> 38)
Additional (2): bat-kbl-2 fi-pnv-d510
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_127721v12:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@gem_exec_fence@basic-wait@ccs0:
- {bat-arls-1}: NOTRUN -> DMESG-WARN
-
igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size:
- {bat-arls-1}: SKIP (i915#10190) -> SKIP +23 other tests skip
Known issues
Here are the changes found in Patchwork_127721v12 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@fbdev@info:
- bat-kbl-2: NOTRUN -> SKIP (fdo#109271 / i915#1849)
-
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) +35 other tests skip
-
igt@gem_lmem_swapping@verify-random:
-
igt@i915_pm_rps@basic-api:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-mtlp-6: NOTRUN -> SKIP (fdo#109285 / i915#9792)
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_frontbuffer_tracking@basic:
-
igt@kms_pipe_crc_basic@hang-read-crc:
-
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@core_hotunplug@unbind-rebind:
- {bat-arls-1}: SKIP (i915#10076) -> PASS
-
igt@i915_module_load@load:
- {bat-arls-1}: DMESG-FAIL (i915#10189) -> PASS +1 other test pass
-
igt@kms_pm_rpm@basic-pci-d3-state:
-
igt@vgem_basic@dmabuf-export:
- {bat-arls-1}: SKIP (i915#10190) -> PASS +69 other tests 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_14227 -> Patchwork_127721v12
CI-20190529: 20190529
CI_DRM_14227: b71b753a5041cf8869006840c7577c3bac01d1cd @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7703: c58c5fb6aa1cb7d3627a15e364816a7a2add9edc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_127721v12: b71b753a5041cf8869006840c7577c3bac01d1cd @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
8c5acee668b2 drm/i915: Annotate more of the BIOS fb takeover failure paths
35dcb305dfb0 drm/i915: Try to relocate the BIOS fb to the start of ggtt
8a587505d9b3 drm/i915: Tweak BIOS fb reuse check
ac0e62d355f9 drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
32701310f898 drm/i915: Simplify intel_initial_plane_config() calling convention
0eb2f63b50cc drm/i915: Split the smem and lmem plane readout apart
2de0fc09f49c drm/i915: s/phys_base/dma_addr/
e73bf6d0cc62 drm/i915: Fix MTL initial plane readout
56b4d1a9a993 drm/i915: Fix region start during initial plane readout
e81f33249c37 drm/i915: Fix PTE decode during initial plane readout
3ded3c5d3613 drm/i915: Rename the DSM/GSM registers
051a29e104f0 drm/i915: Disable the "binder"
2602a86b7d86 drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
4f659d2c7d9c drm/i915: Remove ad-hoc lmem/stolen debugs
187e879b8f88 drm/i915: Print memory region info during probe
74acb474545e drm/i915: Use struct resource for memory region IO as well