== Series Details == Series: drm/i915/gem: ioctl clean-ups (rev3) URL : https://patchwork.freedesktop.org/series/89443/ State : success
== Summary == CI Bug Log - changes from CI_DRM_10028 -> Patchwork_20040 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20040/index.html Known issues ------------ Here are the changes found in Patchwork_20040 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@semaphore: - fi-bdw-5557u: NOTRUN -> [SKIP][1] ([fdo#109271]) +27 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20040/fi-bdw-5557u/igt@amdgpu/[email protected] * igt@core_hotunplug@unbind-rebind: - fi-bdw-5557u: NOTRUN -> [WARN][2] ([i915#2283]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20040/fi-bdw-5557u/igt@[email protected] * igt@kms_chamelium@dp-crc-fast: - fi-kbl-7500u: [PASS][3] -> [FAIL][4] ([i915#1372]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10028/fi-kbl-7500u/igt@[email protected] [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20040/fi-kbl-7500u/igt@[email protected] - fi-bdw-5557u: NOTRUN -> [SKIP][5] ([fdo#109271] / [fdo#111827]) +8 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20040/fi-bdw-5557u/igt@[email protected] #### Possible fixes #### * igt@i915_selftest@live@hangcheck: - {fi-hsw-gt1}: [DMESG-WARN][6] ([i915#3303]) -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10028/fi-hsw-gt1/igt@i915_selftest@[email protected] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20040/fi-hsw-gt1/igt@i915_selftest@[email protected] * igt@i915_selftest@live@requests: - fi-cml-s: [DMESG-FAIL][8] -> [PASS][9] [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10028/fi-cml-s/igt@i915_selftest@[email protected] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20040/fi-cml-s/igt@i915_selftest@[email protected] #### Warnings #### * igt@kms_chamelium@vga-edid-read: - fi-icl-u2: [SKIP][10] -> [SKIP][11] ([fdo#109309]) +1 similar issue [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10028/fi-icl-u2/igt@[email protected] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20040/fi-icl-u2/igt@[email protected] {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#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1372]: https://gitlab.freedesktop.org/drm/intel/issues/1372 [i915#2283]: https://gitlab.freedesktop.org/drm/intel/issues/2283 [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867 [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303 Participating hosts (44 -> 40) ------------------------------ Missing (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u Build changes ------------- * IGT: IGT_6077 -> IGTPW_5761 * Linux: CI_DRM_10028 -> Patchwork_20040 CI-20190529: 20190529 CI_DRM_10028: d6c61ca97601e774c28aa62b1a84158294d3ec57 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_5761: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5761/index.html IGT_6077: 126a3f6fc0e97786e2819085efc84e741093aed5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_20040: aa50b01a89944f2123fbb4d1387a4224d0fc837f @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == aa50b01a8994 drm/i915/gem: Roll all of context creation together d712c48a36e6 i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec 0c2f94037518 drm/i915/selftests: Take a VM in kernel_context() df6523539e0a drm/i915/gem: Don't allow changing the engine set on running contexts 335760197fdf drm/i915/gem: Don't allow changing the VM on running contexts bb2549ed6345 drm/i915/gem: Delay context creation db39672ae812 drm/i915/gt: Drop i915_address_space::file (v2) 33e918dfd45f drm/i915/gem: Return an error ptr from context_lookup 79c016fa10e5 drm/i915/gem: Use the proto-context to handle create parameters 4919dd9c07a4 drm/i915/gem: Add an intermediate proto_context struct 026ab9b0e512 drm/i915: Add gem/i915_gem_context.h to the docs 9a52948d264c drm/i915/gem: Add a separate validate_priority helper 1d13e2571078 drm/i915: Stop manually RCU banging in reset_stats_ioctl (v2) c55c0fc1bc06 drm/i915/gem: Disallow creating contexts with too many engines 9f6c3071c818 drm/i915/request: Remove the hook from await_execution 46e724b65b3c drm/i915/gem: Remove engine auto-magic with FENCE_SUBMIT 058f1057bf1d drm/i915/gem: Disallow bonding of virtual engines (v3) a9a28d64b5bc drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES 07ba0d24a10a drm/i915: Implement SINGLE_TIMELINE with a syncobj (v4) 3743384e9f0e drm/i915: Drop the CONTEXT_CLONE API 54566d236033 drm/i915/gem: Return void from context_apply_all 6b665f0d251c drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem (v2) b99187a9b6a9 drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP f6aea3cd1da2 drm/i915: Stop storing the ring size in the ring pointer d568c0fd97a3 drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20040/index.html
_______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
