Patch Details
Series:drm/i915/guc: Refactor ADS access to use iosys_map
URL:https://patchwork.freedesktop.org/series/99711/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22181/index.html

CI Bug Log - changes from CI_DRM_11189 -> Patchwork_22181

Summary

FAILURE

Serious unknown changes coming with Patchwork_22181 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22181, 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_22181/index.html

Participating hosts (47 -> 44)

Additional (2): fi-kbl-soraka fi-icl-u2
Missing (5): fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-pnv-d510 fi-bdw-samus

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_22181:

IGT changes

Possible regressions

Known issues

Here are the changes found in Patchwork_22181 that come from known issues:

IGT changes

Issues hit

Possible fixes

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Build changes

CI-20190529: 20190529
CI_DRM_11189: c0fc917bc92837300b1991d53b835c6876f465a2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6339: 9cd99d763440ae75d9981ce4e361d3deb5edb4e4 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22181: 94fca54f2c7f362543c259ac31c4c0628cdaeac2 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

94fca54f2c7f drm/i915/guc: Remove plain ads_blob pointer
92dd130ad23d drm/i915/guc: Convert __guc_ads_init to iosys_map
72dc7ff2aa14 drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map
70c1a70afe2d drm/i915/guc: Use a single pass to calculate regset
5f42c3ebfe6d drm/i915/guc: Prepare for error propagation
faa609546fd7 drm/i915/guc: Convert capture list to iosys_map
449412edbe79 drm/i915/guc: Convert mapping table to iosys_map
e7e5c9a3da79 drm/i915/guc: Replace check for golden context size
0e6432cf1683 drm/i915/guc: Convert golden context prep to iosys_map
4cb7807205d5 drm/i915/guc: Convert guc_ads_private_data_reset to iosys_map
e05cdb2d1777 drm/i915/guc: Convert engine record to iosys_map
0035e0d1e60a drm/i915/guc: Convert policies update to iosys_map
556507f9816d drm/i915/guc: Convert golden context init to iosys_map
236fa8217a5b drm/i915/guc: Add read/write helpers for ADS blob
f0e0c6063903 drm/i915/guc: Keep iosys_map of ads_blob around
013c71e03eef drm/i915/gt: Add helper for shmem copy to iosys_map
c756a6ec41f7 iosys-map: Add a few more helpers
fa8fc0cacc71 iosys-map: Add offset to iosys_map_memcpy_to()
28297417eba4 dma-buf-map: Rename to iosys-map