✓ Fi.CI.BAT: success for series starting with [01/40] drm/i915: Store the BIT(engine->id) as the engine's mask

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 4 00:50:47 UTC 2019


== Series Details ==

Series: series starting with [01/40] drm/i915: Store the BIT(engine->id) as the engine's mask
URL   : https://patchwork.freedesktop.org/series/57495/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5691 -> Trybot_3931
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/57495/revisions/1/mbox/

New tests
---------

  New tests have been introduced between CI_DRM_5691 and Trybot_3931:

### New IGT tests (1) ###

  * igt at i915_selftest@live_mman:
    - Statuses : 34 pass(s)
    - Exec time: [4.81, 78.69] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_pm_backlight@basic-brightness:
    - fi-hsw-4770r:       NOTRUN -> SKIP [fdo#109271] / [fdo#109527]

  * igt at i915_selftest@live_execlists:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927] / [fdo#109720]

  * igt at kms_busy@basic-flip-a:
    - fi-gdg-551:         PASS -> FAIL [fdo#103182]

  * igt at kms_chamelium@vga-edid-read:
    - fi-hsw-4770r:       NOTRUN -> SKIP [fdo#109271] +44

  * igt at runner@aborted:
    - fi-apl-guc:         NOTRUN -> FAIL [fdo#108622] / [fdo#109720] / [fdo#109799]

  
#### Warnings ####

  * igt at i915_selftest@live_contexts:
    - fi-icl-u3:          INCOMPLETE [fdo#108569] -> DMESG-FAIL [fdo#108569]

  
  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109527]: https://bugs.freedesktop.org/show_bug.cgi?id=109527
  [fdo#109720]: https://bugs.freedesktop.org/show_bug.cgi?id=109720
  [fdo#109799]: https://bugs.freedesktop.org/show_bug.cgi?id=109799


Participating hosts (42 -> 35)
------------------------------

  Additional (1): fi-hsw-4770r 
  Missing    (8): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-icl-u2 fi-bsw-cyan fi-icl-y fi-ivb-3520m fi-bdw-samus 


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

    * Linux: CI_DRM_5691 -> Trybot_3931

  CI_DRM_5691: 322b7389a1682a3aaa8c904011b99f5f092f9722 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4868: 27027cf078e5e8c4ced3b7d941890659e4adf1cd @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3931: 3ab813ee499d61f562af1ca4183ce82b0c04def1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

3ab813ee499d drm/i915: Move GEM object domain management from struct_mutex to local
01d2e32dfe01 drm/i915: Pull scatterlist utils out of i915_gem.h
c81354971950 drm/i915: Move more GEM objects under gem/
5e4673258fcb drm/i915: Move GEM domain management to its own file
d9fb5838101b drm/i915: Move mmap and friends to its own file
6407c99ae374 drm/i915: Move phys objects to its own file
605f886f44e5 drm/i915: Move shmem object setup to its own file
a34fe1bc2191 drm/i915: Move object->pages API to i915_gem_object.[ch]
8223c662b840 drm/i915: Split GEM object type definition to its own header
264c3b631b8e drm/i915/execlists: Skip direct submission if only lite-restore
67a96b66c0e3 drm/i915/selftests: Check preemption support on each engine
42158eeadcf6 drm/i915: Allow specification of parallel execbuf
545315214be3 drm/i915/execlists: Virtual engine bonding
1aa0d60b9eaf drm/i915: Extend execution fence to support a callback
fdb5387a3ea5 drm/i915: Load balancing across a virtual engine
3adc62b8b19a drm/i915: Introduce intel_context.pin_mutex for pin management
5ba55720dff8 drm/i915: Track the pinned kernel contexts on each engine
dac396e0546f drm/i915: Make context pinning part of intel_context_ops
bfd12d09011a drm/i915: Move over to intel_context_lookup()
287cfdbe8593 drm/i915: Store the intel_context_ops in the intel_engine_cs
3faef272d67d drm/i915: Split struct intel_context definition to its own header
366490b3512c drm/i915: Pass around the intel_context
9d6830a820bd drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
226895b93cf1 drm/i915: Allow a context to define its set of engines
2910342126db drm/i915: Allow userspace to clone contexts on creation
8b438869215d drm/i915: Allow contexts to share a single timeline across all engines
8405a9a94175 drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
13ca0acc9b48 drm/i915: Create/destroy VM (ppGTT) for use with contexts
ad26c4e76a13 drm/i915: Introduce a context barrier callback
759cc949b5e7 drm/i915: Track active engines within a context
31b26893d3e8 drm/i915: Introduce the i915_user_extension_method
f3a97f37c666 drm/i915: Remove has-kernel-context
b27c77080654 drm/i915: Reduce presumption of request ordering for barriers
d1f22feb3fff drm/i915: Refactor common code to load initial power context
daa84acfc95a drm/i915: Do a synchronous switch-to-kernel-context on idling
75b989b2574b drm/i915/selftests: Improve switch-to-kernel-context checking
dcf553ed2e4d drm/i915: Force GPU idle on suspend
394bc1d0e1bd drm/i915: Mark ALL_ENGINES as dirty on ppGTT modification
a4e43410971e drm/i915: Remove last traces of exec-id (GEM_BUSY)
6bd51ccf982c drm/i915: Store the BIT(engine->id) as the engine's mask

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_3931/


More information about the Intel-gfx-trybot mailing list