Patch Details
Series:drm/i915/fbc: Clean up cfb allocation code
URL:https://patchwork.freedesktop.org/series/91347/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20335/index.html

CI Bug Log - changes from CI_DRM_10205 -> Patchwork_20335

Summary

SUCCESS

No regressions found.

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

Possible new issues

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

IGT changes

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

Known issues

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

IGT changes

Warnings

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

Participating hosts (46 -> 39)

Additional (1): fi-rkl-11500t
Missing (8): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan bat-adlp-4 bat-adls-4 fi-bdw-samus bat-jsl-1 fi-snb-2600

Build changes

CI-20190529: 20190529
CI_DRM_10205: e3375fd2aeeb2416a8e8c8b59d106adf9c0dd938 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6103: 3aa79e55e73d4a49a5222e5dfde486b800a29fe7 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20335: 4901bb206944ba33cc690e6d81fbc6d632e6cc1c @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

4901bb206944 drm/i915/fbc: Allocate llb before cfb
c089272d98e4 drm/i915/fbc: Make the cfb allocation loop a bit more legible
caf30d274793 drm/i915/fbc: Extract intel_fbc_stolen_end()
7f47788d9eb7 drm/i915/fbc: Introduce g4x_dpfc_ctl_limit()
6f21b931b413 drm/i915/fbc: Handle 16bpp compression limit better
491545052b2c drm/i915/fbc: Don't pass around the mm node
f6e1ebc163e6 drm/i915/fbc: Embed the compressed_llb node
3dba16a8f7bf drm/i915/fbc: Extract intel_fbc_program_cfb()
6f1b95ff4fe2 drm/i915/fbc: s/threshold/limit/