Patch Details
Series:drm/i915/bios: PNPID->panel_type matching (rev2)
URL:https://patchwork.freedesktop.org/series/103799/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_103799v2/index.html

CI Bug Log - changes from CI_DRM_11636 -> Patchwork_103799v2

Summary

SUCCESS

No regressions found.

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

Participating hosts (41 -> 41)

Additional (5): fi-hsw-g3258 bat-adlp-4 fi-hsw-4770 bat-jsl-2 fi-skl-6600u
Missing (5): bat-adlm-1 fi-bsw-cyan bat-dg2-9 fi-ctg-p8600 fi-bdw-samus

Known issues

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

CI changes

Issues hit

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_11636: 33aecbb0608df8e3e541c2cd8e43f1a87d1aca7c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6471: 1d6816f1200520f936a799b7b0ef2e6f396abb16 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_103799v2: 33aecbb0608df8e3e541c2cd8e43f1a87d1aca7c @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

804936dc5821 drm/i915/bios: Dump PNPID and panel name
b6801a5cdfed drm/edid: Extract drm_edid_decode_mfg_id()
b4055f136baa drm/i915/bios: Determine panel type via PNPID match
8d7343fa8522 drm/i915/bios: Split VBT data into per-panel vs. global parts
1842ab6359ed drm/i915/bios: Split VBT parsing to global vs. panel specific parts
54a63dd150d1 drm/i915/bios: Split parse_driver_features() into two parts
b023e45e3dec drm/i915/pps: Keep VDD enabled during eDP probe
4cc1876f1952 drm/i915/pps: Reinit PPS delays after VBT has been fully parsed
b23fcf8ec996 drm/i915/pps: Split PPS init+sanitize in two
13159769f288 drm/i915/pps: Stash away original BIOS programmed PPS delays
f07ea3a9606d drm/i915/pps: Don't apply quirks/etc. to the VBT PPS delays if they haven't been initialized
e8663fb92fc5 drm/i915/pps: Introduce pps_delays_valid()
8f2f40e9992e drm/i915/pps: Split pps_init_delays() into distinct parts
20728d9670ff drm/i915: Extract intel_edp_fixup_vbt_bpp()
85c697d700c2 drm/i915: Pass intel_connector to intel_vrr_is_capable()