✓ Fi.CI.BAT: success for TRYBOT: ioctl cleanups (rev8)

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 23 06:14:07 UTC 2021


== Series Details ==

Series: TRYBOT: ioctl cleanups (rev8)
URL   : https://patchwork.freedesktop.org/series/89135/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10000 -> Trybot_7679
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7679/index.html

Known issues
------------

  Here are the changes found in Trybot_7679 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at semaphore:
    - fi-bdw-5557u:       NOTRUN -> [SKIP][1] ([fdo#109271]) +27 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7679/fi-bdw-5557u/igt@amdgpu/amd_basic@semaphore.html

  * igt at amdgpu/amd_cs_nop at sync-fork-compute0:
    - fi-kbl-soraka:      NOTRUN -> [SKIP][2] ([fdo#109271]) +9 similar issues
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7679/fi-kbl-soraka/igt@amdgpu/amd_cs_nop@sync-fork-compute0.html

  * igt at core_hotunplug@unbind-rebind:
    - fi-bdw-5557u:       NOTRUN -> [WARN][3] ([i915#2283])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7679/fi-bdw-5557u/igt@core_hotunplug@unbind-rebind.html

  * igt at gem_exec_suspend@basic-s0:
    - fi-tgl-u2:          [PASS][4] -> [FAIL][5] ([i915#1888])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10000/fi-tgl-u2/igt@gem_exec_suspend@basic-s0.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7679/fi-tgl-u2/igt@gem_exec_suspend@basic-s0.html

  * igt at kms_chamelium@dp-crc-fast:
    - fi-bdw-5557u:       NOTRUN -> [SKIP][6] ([fdo#109271] / [fdo#111827]) +8 similar issues
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7679/fi-bdw-5557u/igt@kms_chamelium@dp-crc-fast.html

  * igt at runner@aborted:
    - fi-kbl-r:           NOTRUN -> [FAIL][7] ([i915#1569] / [i915#192] / [i915#193] / [i915#194])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7679/fi-kbl-r/igt@runner@aborted.html

  
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
  [i915#1569]: https://gitlab.freedesktop.org/drm/intel/issues/1569
  [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
  [i915#192]: https://gitlab.freedesktop.org/drm/intel/issues/192
  [i915#193]: https://gitlab.freedesktop.org/drm/intel/issues/193
  [i915#194]: https://gitlab.freedesktop.org/drm/intel/issues/194
  [i915#2283]: https://gitlab.freedesktop.org/drm/intel/issues/2283


Participating hosts (41 -> 38)
------------------------------

  Missing    (3): fi-icl-y fi-bsw-cyan fi-bdw-samus 


Build changes
-------------

  * IGT: IGT_6072 -> TrybotIGT_336
  * Linux: CI_DRM_10000 -> Trybot_7679

  CI-20190529: 20190529
  CI_DRM_10000: 44407be4a35b68f51c6c64e57eb0cf797b9e2e5d @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6072: 0a51f49df9f5ca535fc0206a27a6780de6b52320 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  TrybotIGT_336: https://intel-gfx-ci.01.org/tree/drm-tip/TrybotIGT_336/index.html
  Trybot_7679: c34f280a06153ea5ae1ef7507f1c7bfd9e5b066d @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

c34f280a0615 signed user engines
3480bbdde31d drm/i915/gem: Roll all of context creation together
7df5fbcb4df6 i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
717f0882a308 drm/i915/selftests: Take a VM in kernel_context()
51b459722351 drm/i915/gem: Don't allow changing the engine set on running contexts
82b9dd88854d drm/i915/gem: Don't allow changing the VM on running contexts
86a325aea73a drm/i915/gem: Delay context creation
3a8365f2cc57 drm/i915/gt: Drop i915_address_space::file
da457c028fda drm/i915/gem: Return an error ptr from context_lookup
07b7551fa171 drm/i915/gem: Add an intermediate proto_context struct
48a672c36b85 drm/i915/gem: Add a separate validate_priority helper
e37b9ad88822 drm/i915: Stop manually RCU banging in reset_stats_ioctl
769e183c5076 drm/i915/request: Remove the hook from await_execution
91356c55d9e8 drm/i915/gem: Disallow creating contexts with too many engines
57d40aeddcd2 drm/i915/gem: Disallow bonding of virtual engines
f9114fd48722 drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
bb59602df4d9 drm/i915: Implement SINGLE_TIMELINE with a syncobj (v3)
4661cd077e09 drm/i915: Drop the CONTEXT_CLONE API
f5bf2e0a4269 drm/i915/gem: Return void from context_apply_all
81aca0481df4 drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem
58ab09595f5e drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP
cb4dfd542961 drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
13a109523b05 BUILD HACK

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7679/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20210423/1500a673/attachment.htm>


More information about the Intel-gfx-trybot mailing list