== Series Details == Series: series starting with [01/10] driver core: Pull required checks into driver_probe_device() URL : https://patchwork.freedesktop.org/series/91461/ State : success == Summary == CI Bug Log - changes from CI_DRM_10222 -> Patchwork_20361 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20361/index.html Known issues ------------ Here are the changes found in Patchwork_20361 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_prime@i915-to-amd: - fi-kbl-soraka: NOTRUN -> [SKIP][1] ([fdo#109271]) +1 similar issue [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20361/fi-kbl-soraka/igt@amdgpu/amd_prime@i915-to-amd.html * igt@kms_chamelium@common-hpd-after-suspend: - fi-skl-6700k2: [PASS][2] -> [INCOMPLETE][3] ([i915#146] / [i915#2405]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10222/fi-skl-6700k2/igt@kms_chamelium@common-hpd-after-suspend.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20361/fi-skl-6700k2/igt@kms_chamelium@common-hpd-after-suspend.html * igt@kms_chamelium@hdmi-hpd-fast: - fi-icl-u2: [PASS][4] -> [DMESG-WARN][5] ([i915#2203] / [i915#2868]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10222/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20361/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html #### Possible fixes #### * igt@i915_pm_rpm@module-reload: - fi-kbl-guc: [SKIP][6] ([fdo#109271]) -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10222/fi-kbl-guc/igt@i915_pm_rpm@module-reload.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20361/fi-kbl-guc/igt@i915_pm_rpm@module-reload.html * igt@i915_selftest@live@hangcheck: - {fi-hsw-gt1}: [DMESG-WARN][8] ([i915#3303]) -> [PASS][9] [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10222/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20361/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#146]: https://gitlab.freedesktop.org/drm/intel/issues/146 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2203]: https://gitlab.freedesktop.org/drm/intel/issues/2203 [i915#2405]: https://gitlab.freedesktop.org/drm/intel/issues/2405 [i915#2868]: https://gitlab.freedesktop.org/drm/intel/issues/2868 [i915#3012]: https://gitlab.freedesktop.org/drm/intel/issues/3012 [i915#3276]: https://gitlab.freedesktop.org/drm/intel/issues/3276 [i915#3277]: https://gitlab.freedesktop.org/drm/intel/issues/3277 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#3283]: https://gitlab.freedesktop.org/drm/intel/issues/3283 [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303 [i915#3539]: https://gitlab.freedesktop.org/drm/intel/issues/3539 [i915#3542]: https://gitlab.freedesktop.org/drm/intel/issues/3542 [i915#3544]: https://gitlab.freedesktop.org/drm/intel/issues/3544 [i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533 Participating hosts (42 -> 39) ------------------------------ Additional (1): fi-rkl-11500t Missing (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u Build changes ------------- * Linux: CI_DRM_10222 -> Patchwork_20361 CI-20190529: 20190529 CI_DRM_10222: 9b5675dc51137543709a5ec444b0d7076e43198e @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6105: 598a154680374e7875ae9ffc98425abc57398b2f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_20361: 07ce69ccb0204feceec6f852b631593453c9649d @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 07ce69ccb020 vfio/mbochs: Convert to use vfio_register_group_dev() 4f7da4e54687 vfio/mdpy: Convert to use vfio_register_group_dev() 80b0203c9f8d vfio/mtty: Convert to use vfio_register_group_dev() 6f9eaa31f051 vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind 482cbc50b749 vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE 4da5f45f608f driver core: Export device_driver_attach() e8c231416c28 driver core: Don't return EPROBE_DEFER to userspace during sysfs bind 1f1af497f5c8 driver core: Flow the return code from ->probe() through to sysfs bind ef5a88420ec4 driver core: Better distinguish probe errors in really_probe 852f63054431 driver core: Pull required checks into driver_probe_device() == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20361/index.html