Series: | series starting with [v12,1/5] drm: improve drm_buddy_alloc function |
URL: | https://patchwork.freedesktop.org/series/100069/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22259/index.html |
CI Bug Log - changes from CI_DRM_11224 -> Patchwork_22259
Summary
FAILURE
Serious unknown changes coming with Patchwork_22259 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22259, please notify your bug team 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_22259/index.html
Participating hosts (48 -> 44)
Missing (4): fi-bsw-cyan shard-rkl shard-dg1 shard-tglu
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22259:
IGT changes
Possible regressions
-
igt@gem_lmem_swapping@random-engines@lmem0:
- bat-dg1-6: PASS -> INCOMPLETE +2 similar issues
-
igt@i915_selftest@live@gt_timelines:
- bat-dg1-5: PASS -> INCOMPLETE +2 similar issues
-
igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
- fi-skl-6700k2: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22259 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s3:
-
igt@i915_selftest@live@execlists:
- fi-bsw-n3050: PASS -> INCOMPLETE (i915#2940)
-
igt@runner@aborted:
Possible fixes
- igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: INCOMPLETE (i915#146) -> 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_11224 -> Patchwork_22259
CI-20190529: 20190529
CI_DRM_11224: a55c69f5d509af75d5fd907cb2c9c7a6e1ce09c2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6343: 59c59f45b8433300b1b45cc9abc4b86dd0f81084 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22259: c01dc68ea696c9411a3cc655706508d372f84fe6 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
c01dc68ea696 drm/amdgpu: add drm buddy support to amdgpu
a46e724508af drm/amdgpu: move vram inline functions into a header
75b92ac23ffd drm: implement a method to free unused pages
ccf915b04de0 drm: implement top-down allocation method
07cd035b740d drm: improve drm_buddy_alloc function