Patch Details
Series:drm/i915/fbc: More FBC refactoring
URL:https://patchwork.freedesktop.org/series/97239/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21674/index.html

CI Bug Log - changes from CI_DRM_10923 -> Patchwork_21674

Summary

FAILURE

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

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

Participating hosts (39 -> 34)

Additional (2): fi-skl-guc fi-tgl-u2
Missing (7): bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-6 bat-jsl-2 bat-jsl-1 fi-skl-6600u

Possible new issues

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

IGT changes

Possible regressions

Warnings

Known issues

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

IGT changes

Issues hit

Possible fixes

Build changes

CI-20190529: 20190529
CI_DRM_10923: 9884a105da0c9d4513b67b3d89ceb9a7086bb972 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6288: a5ac2c3e67bc9a9c8d3f440a0324ee2c5d49eb49 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21674: 3d901c6ba4e251d07ee94f629fdb2f8d219d01df @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

3d901c6ba4e2 drm/i915/fbc: Pimp the FBC debugfs output
a70975006ff0 drm/i915/fbc: No FBC+double wide pipe
dac670cc9e0d drm/i915/fbc: s/parms/fbc_state/
33c7b45b4f46 drm/i915/fbc: Move plane pointer into intel_fbc_state
af74b495dd54 drm/i915/fbc: Nuke state_cache
e0bd9ec2a43d drm/i915/fbc: Disable FBC fully on FIFO underrun
c6c6f9f8c3f8 drm/i915/fbc: Move stuff from intel_fbc_can_enable() into intel_fbc_check_plane()
da0902427db7 drm/i915/fbc: Allocate intel_fbc dynamically
c62767b59742 drm/i915/fbc: Introduce intel_fbc_add_plane()
5f0b99188755 drm/i915/fbc: Move FBC debugfs stuff into intel_fbc.c
277d0981c162 drm/i915/fbc: Pass i915 instead of FBC instance to FBC underrun stuff
850242482fdc drm/i915/fbc: Flatten __intel_fbc_pre_update()
8611830ea672 drm/i915/fbc: Track FBC usage per-plane
31e06105aefc drm/i915/fbc: Pass around FBC instance instead of crtc
eddfad2b1288 drm/i915/fbc: Reuse the same struct for the cache and params
6d32c9dc060d drm/i915/fbc: Nuke more FBC state
d39a6774d015 drm/i915/fbc: Relocate intel_fbc_override_cfb_stride()
766554ded9a6 drm/i915/fbc: Nuke lots of crap from intel_fbc_state_cache
af7d3467e59a drm/i915/fbc: Pass whole plane state to intel_fbc_min_limit()
daf75ef5fa24 drm/i915/fbc: Eliminate racy intel_fbc_is_active() usage