Series: | drm/i915/display: split out high level display entry points (rev2) |
URL: | https://patchwork.freedesktop.org/series/116431/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_116431v2/index.html |
CI Bug Log - changes from CI_DRM_13006 -> Patchwork_116431v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_116431v2/index.html
Participating hosts (37 -> 35)
Missing (2): bat-mtlp-8 fi-snb-2520m
Known issues
Here are the changes found in Patchwork_116431v2 that come from known issues:
IGT changes
Issues hit
Possible fixes
-
igt@i915_suspend@basic-s3-without-i915:
- {bat-kbl-2}: INCOMPLETE (i915#4817) -> PASS
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence@pipe-c-dp-1:
Warnings
-
igt@i915_selftest@live@reset:
-
igt@i915_selftest@live@slpc:
- bat-rpls-2: DMESG-FAIL (i915#6367 / i915#7913 / i915#7996) -> DMESG-FAIL (i915#6367 / i915#6997 / i915#7913)
{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_13006 -> Patchwork_116431v2
CI-20190529: 20190529
CI_DRM_13006: 24274f6f20ef82b4e14e106b68922152794de8b5 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7254: 7fab01340a3f360abacd7914015be1ad485363d7 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_116431v2: 24274f6f20ef82b4e14e106b68922152794de8b5 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
c7b944a86fe6 drm/i915/display: add intel_display_driver_early_probe()
1961a150b454 drm/i915/display: rename intel_display_driver_suspend/resume functions
e645dbada9cf drm/i915/display: move display suspend/resume to intel_display_driver.[ch]
62e7a08c8a85 drm/i915/display: add intel_display_reset.[ch]
fd6cb554b718 drm/i915/display: rename intel_display_driver_* functions
94c26b99f472 drm/i915/display: move modeset probe/remove functions to intel_display_driver.c
b2500cebc499 drm/i915/display: rename intel_modeset_probe_defer() -> intel_display_driver_probe_defer()
555943c9724a drm/i915/display: move intel_modeset_probe_defer() to intel_display_driver.[ch]
fcdfc8a1d80b drm/i915/display: start high level display driver file
78f22139bbe6 drm/i915/display: remove intel_display_commit_duplicated_state()