Series: | drm/i915: Fix HPD handling during driver init/shutdown (rev2) |
URL: | https://patchwork.freedesktop.org/series/128186/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_128186v2/index.html |
CI Bug Log - changes from CI_DRM_14078 -> Patchwork_128186v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_128186v2/index.html
Participating hosts (38 -> 37)
Additional (2): bat-rpls-2 fi-pnv-d510
Missing (3): bat-dg2-8 bat-dg2-9 fi-snb-2520m
Known issues
Here are the changes found in Patchwork_128186v2 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-apl-guc: PASS -> DMESG-WARN (i915#8703)
-
igt@gem_lmem_swapping@basic:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +28 other tests skip
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@gem_tiled_pread_basic:
-
igt@i915_module_load@reload:
- fi-kbl-7567u: PASS -> DMESG-WARN (i915#8585) +1 other test dmesg-warn
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-7567u: PASS -> DMESG-WARN (i915#9730) +31 other tests dmesg-warn
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-kbl-7567u: PASS -> DMESG-WARN (i915#180)
-
igt@i915_suspend@basic-s3-without-i915:
- fi-kbl-7567u: PASS -> DMESG-WARN (i915#1982)
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-rpls-2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
-
igt@kms_pipe_crc_basic@suspend-read-crc:
-
igt@kms_pm_backlight@basic-brightness:
-
igt@kms_pm_rpm@basic-rte:
{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_14078 -> Patchwork_128186v2
CI-20190529: 20190529
CI_DRM_14078: 1baf990bc673f31d9eba7dfcb597ac0cb7420b14 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7655: ddf7cf40a00caa7d02f3729e1e50f78f102463d9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_128186v2: 1baf990bc673f31d9eba7dfcb597ac0cb7420b14 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
f16395a37264 drm/i915/dp: Abort AUX on disconnected native DP ports
e735c5f7678a drm/i915: Filter out glitches on HPD lines during hotplug detection
ca90793b41d3 drm/i915: Add intel_digital_port lock/unlock hooks
2a4971d5053d drm/i915: Disable hotplug detection handlers during driver init/shutdown
f3ddc64dff6a drm/i915: Disable hotplug detection works during driver init/shutdown
754579f9cb8d drm/i915: Prevent modesets during driver init/shutdown
827819da9f43 drm/i915: Suspend the framebuffer console earlier during system suspend
253c1a69d57c drm/i915: Suspend the framebuffer console during driver shutdown
54b9b48b1651 drm/i915: Disable intel HPD poll after DRM poll init/enable
c36f85bcea25 drm/i915: Move audio deinit after disabling polling
e0a6e219aeab drm/i915: Keep the connector polled state disabled after storm
f2a1e7b10db8 drm/i915: Init DRM connector polled field early