Series: | drm/i915: (stolen) memory region related fixes (rev11) |
URL: | https://patchwork.freedesktop.org/series/127721/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v11/index.html |
CI Bug Log - changes from CI_DRM_14213 -> Patchwork_127721v11
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_127721v11/index.html
Participating hosts (39 -> 37)
Missing (2): bat-mtlp-8 fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_127721v11:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- 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_127721v11 that come from known issues:
IGT changes
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_14213 -> Patchwork_127721v11
CI-20190529: 20190529
CI_DRM_14213: 40994da55437acf620a48af39b0d8545e1595c42 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7702: bf075a74ece1956fc0e554291591b9da3eab54cf @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_127721v11: 40994da55437acf620a48af39b0d8545e1595c42 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
c95bb44ee953 drm/i915: Annotate more of the BIOS fb takeover failure paths
614c96bff908 drm/i915: Try to relocate the BIOS fb to the start of ggtt
39f87572a2f7 drm/i915: Tweak BIOS fb reuse check
17c78c16583d drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
a35e1f5910a6 drm/i915: Simplify intel_initial_plane_config() calling convention
c4544c3be79f drm/i915: Split the smem and lmem plane readout apart
1bf02e478833 drm/i915: s/phys_base/dma_addr/
5b1020fc4b56 drm/i915: Fix MTL initial plane readout
982e05ed0cb3 drm/i915: Fix region start during initial plane readout
fe8c77690095 drm/i915: Fix PTE decode during initial plane readout
8c55acda7c63 drm/i915: Rename the DSM/GSM registers
36991aeedb77 drm/i915: Disable the "binder"
f03fd6fc42b7 drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
c6a1f8172b74 drm/i915: Remove ad-hoc lmem/stolen debugs
512967377509 drm/i915: Print memory region info during probe
b365a82e29eb drm/i915: Use struct resource for memory region IO as well