Series: | drm/i915: break intel_display_types.h dependency on i915_drv.h (rev2) |
URL: | https://patchwork.freedesktop.org/series/97173/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21716/index.html |
CI Bug Log - changes from CI_DRM_10949 -> Patchwork_21716
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21716/index.html
Participating hosts (39 -> 32)
Additional (2): fi-kbl-soraka fi-jsl-1
Missing (9): fi-rkl-guc bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-6 bat-adlp-4 fi-pnv-d510 bat-jsl-2 bat-jsl-1
Known issues
Here are the changes found in Patchwork_21716 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_fence@basic-busy@bcs0:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +8 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: PASS -> INCOMPLETE (i915#2940)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#2291)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@runner@aborted:
- fi-bsw-nick: NOTRUN -> FAIL (fdo#109271 / i915#1436 / i915#3428 / i915#4312)
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
- Linux: CI_DRM_10949 -> Patchwork_21716
CI-20190529: 20190529
CI_DRM_10949: c43a205a07b34ebbf7fe9205454a422147791ef3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6295: 2d7f671b872ed856a97957051098974be2380019 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21716: c81d16843e499b02a79f5d7d92c74d3219be764b @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
c81d16843e49 drm/i915/display: stop including i915_drv.h from intel_display_types.h
48cc6caf924d drm/i915/display: convert dp_to_i915() to a macro
be3ee6847fa0 drm/i915: move enum hpd_pin to intel_display.h
9e846bc528ce drm/i915: split out intel_pm_types.h
0b58bbeef964 drm/i915/fb: move intel_fb_uses_dpt to intel_fb.c and un-inline
2e66240a65d1 drm/i915/crtc: un-inline some crtc functions and move to intel_crtc.[ch]
020f325604a5 drm/i915/display: remove intel_wait_for_vblank()
3a537873f52a drm/i915/crtc: rename intel_get_crtc_for_plane() to intel_crtc_for_plane()
fe65a94cc935 drm/i915/crtc: rename intel_get_crtc_for_pipe() to intel_crtc_for_pipe()
e378d10ac676 drm/i915/display: add intel_crtc_wait_for_next_vblank() and use it