Series: | drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO |
URL: | https://patchwork.freedesktop.org/series/125516/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_125516v1/index.html |
CI Bug Log - changes from CI_DRM_13782 -> Patchwork_125516v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_125516v1/index.html
Participating hosts (38 -> 33)
Additional (1): fi-kbl-soraka
Missing (6): bat-adlp-11 fi-bsw-n3050 bat-dg2-9 fi-snb-2520m fi-pnv-d510 bat-mtlp-8
Known issues
Here are the changes found in Patchwork_125516v1 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
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 other tests skip
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@kms_dsc@dsc-basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +9 other tests skip
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
Possible fixes
-
igt@kms_hdmi_inject@inject-audio:
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-3:
- bat-dg2-11: INCOMPLETE -> PASS
Build changes
- Linux: CI_DRM_13782 -> Patchwork_125516v1
CI-20190529: 20190529
CI_DRM_13782: 16c18fef1215015ab3d1a0dd3b06cf6131fe23bd @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7552: 557856802dfee103802f1157f97c65bb476d5468 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_125516v1: 16c18fef1215015ab3d1a0dd3b06cf6131fe23bd @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
a96c538dee1a drm/i915/iosf: Drop unused APIs
7c94b8343775 drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
ce348d56ac53 drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
defcd949eb38 drm/i915/dsi: Extract common soc_gpio_exec() helper
eba595bba46f drm/i915/dsi: Replace check with a (missing) MIPI sequence name
d6cd9fdb5a46 drm/i915/dsi: Get rid of redundant 'else'
e0402a2bcf30 drm/i915/dsi: Replace while(1) with one with clear exit condition