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

CI Bug Log - changes from CI_DRM_11200 -> Patchwork_22201

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22201/index.html

Participating hosts (42 -> 43)

Additional (3): fi-kbl-soraka bat-jsl-2 bat-dg1-5
Missing (2): shard-rkl shard-tglu

Known issues

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

IGT changes

Issues hit

Possible fixes

Warnings

{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_11200: a82048d804ae32de6e00da56d2c74e449d486738 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6341: a96674e747ea2f2431bbf8813156adc44ec3162a @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22201: 692f09e09c1c011a27e4987c422fbfbcac7e79ad @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

692f09e09c1c drm/i915/guc: Remove plain ads_blob pointer
ff9c86ae5eea drm/i915/guc: Convert __guc_ads_init to iosys_map
67c37ac3868b drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map
a65c1205676e drm/i915/guc: Use a single pass to calculate regset
4c99355845f0 drm/i915/guc: Prepare for error propagation
91176455914b drm/i915/guc: Convert capture list to iosys_map
658eb1647538 drm/i915/guc: Convert mapping table to iosys_map
ceddc2cf4b84 drm/i915/guc: Replace check for golden context size
550662116c5a drm/i915/guc: Convert golden context prep to iosys_map
2edec322d581 drm/i915/guc: Convert guc_ads_private_data_reset to iosys_map
46fcb66d43f0 drm/i915/guc: Convert engine record to iosys_map
dab9247a24d0 drm/i915/guc: Convert policies update to iosys_map
3f919b8d697b drm/i915/guc: Convert golden context init to iosys_map
e909c8680cf3 drm/i915/guc: Add read/write helpers for ADS blob
75652221ece7 drm/i915/guc: Keep iosys_map of ads_blob around
342e2b55298e drm/i915/gt: Add helper for shmem copy to iosys_map
2997557ba29b iosys-map: Add a few more helpers
80cfc4e5862f iosys-map: Add offset to iosys_map_memcpy_to()