Series: | drm/i915: Move power well code to a separate file |
URL: | https://patchwork.freedesktop.org/series/100591/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22357/index.html |
CI Bug Log - changes from CI_DRM_11268 -> Patchwork_22357
Summary
FAILURE
Serious unknown changes coming with Patchwork_22357 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22357, 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_22357/index.html
Participating hosts (19 -> 18)
Additional (1): fi-pnv-d510
Missing (2): shard-dg1 shard-tglu
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22357:
IGT changes
Possible regressions
- igt@i915_selftest@live@workarounds:
- fi-rkl-guc: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22357 that come from known issues:
IGT changes
Issues hit
- igt@prime_vgem@basic-userptr:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
Possible fixes
- igt@i915_selftest@live@hangcheck:
- bat-dg1-5: DMESG-FAIL (i915#4494 / i915#4957) -> PASS
Warnings
- igt@i915_selftest@live@hangcheck:
- bat-dg1-6: DMESG-FAIL (i915#4957) -> DMESG-FAIL (i915#4494 / i915#4957)
{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_11268 -> Patchwork_22357
CI-20190529: 20190529
CI_DRM_11268: 26326bf05392ab3da8cba36642a0efec97f00da9 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6352: 11b4d227d8f0efad522519c8fd9525774247c8d8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22357: add21a7700b360e5fc75806998af84d733aa74ec @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
add21a7700b3 drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_well.c
a27b10d5bc67 drm/i915: Add functions to get a power well's state/name/domains/mask/refcount
c85f8781ca58 drm/i915: Add function to call a power well's sync_hw() hook
072862e740fb drm/i915: Move power well get/put/enable/disable functions to a new file
ecec57fb9c7d drm/i915: Move i915_power_well_regs struct into i915_power_well_ops
74d86ed6d0f4 drm/i915: Remove redundant state verification during TypeC AUX power well disabling
68d9fa5544d3 drm/i915: Sanitize open-coded power well enable()/disable() calls
325471033603 drm/i915: Fix the VDSC_PW2 power domain enum value