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

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 4 18:35:48 UTC 2019


== Series Details ==

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

== Summary ==

CI Bug Log - changes from CI_DRM_5697 -> Trybot_3936
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_5697 and Trybot_3936:

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

  * igt at i915_selftest@live_mman:
    - Statuses : 28 pass(s)
    - Exec time: [4.55, 59.91] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at prime_vgem@basic-fence-flip:
    - fi-ilk-650:         PASS -> FAIL [fdo#104008]
    - fi-gdg-551:         PASS -> FAIL [fdo#103182]

  
#### Possible fixes ####

  * igt at i915_pm_rpm@basic-pci-d3-state:
    - fi-bsw-kefka:       SKIP [fdo#109271] -> PASS

  * igt at i915_pm_rpm@basic-rte:
    - fi-bsw-kefka:       FAIL [fdo#108800] -> PASS

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

  
  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#104008]: https://bugs.freedesktop.org/show_bug.cgi?id=104008
  [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271


Participating hosts (44 -> 30)
------------------------------

  Missing    (14): fi-hsw-4770r fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-apl-guc fi-snb-2520m fi-hsw-4770 fi-ivb-3770 fi-byt-n2820 fi-byt-clapper fi-snb-2600 


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

    * Linux: CI_DRM_5697 -> Trybot_3936

  CI_DRM_5697: bcbd929d90dc23e7561985bcfe71eea12483db19 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4870: ed944b45563c694dc6373bc48dc83b8ba7edb19f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3936: ad2c61984e4f49d69d4ca05f29a3d172fac3841c @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ad2c61984e4f drm/i915: Move object close under its own lock
11725f84f9ad drm/i915: Drop the deferred active reference
0e000d143a96 drm/i915: Move GEM client throttling to its own file
da0f6dc77e47 drm/i915: Move GEM object busy checking to its own file
13122c905637 drm/i915: Move GEM object waiting to its own file
8173eea85253 drm/i915: Move GEM object domain management from struct_mutex to local
b102654890e1 drm/i915: Pull scatterlist utils out of i915_gem.h
801c4f2d2b78 drm/i915: Move more GEM objects under gem/
a314d41ba9da drm/i915: Move GEM domain management to its own file
bf9706394972 drm/i915: Move mmap and friends to its own file
0cb9531bf3c5 drm/i915: Move phys objects to its own file
47450c94785d drm/i915: Move shmem object setup to its own file
dc1ec02eaa70 drm/i915: Move object->pages API to i915_gem_object.[ch]
82ab92d5c692 drm/i915: Pull GEM ioctls interface to its own file
902d7728aa92 drm/i915: Split GEM object type definition to its own header
059f38b53e8c drm/i915/execlists: Skip direct submission if only lite-restore
cb29bfea19ac drm/i915/selftests: Check preemption support on each engine
067279fe404f drm/i915: Allow specification of parallel execbuf
f20852364cbd drm/i915/execlists: Virtual engine bonding
36cf20139551 drm/i915: Extend execution fence to support a callback
f5b40d294b50 drm/i915: Load balancing across a virtual engine
12ae6eaa6189 drm/i915: Introduce intel_context.pin_mutex for pin management
aa2683662e67 drm/i915: Track the pinned kernel contexts on each engine
b30787e4e46b drm/i915: Make context pinning part of intel_context_ops
0ad9da866ce4 drm/i915: Move over to intel_context_lookup()
49cf9b779431 drm/i915: Store the intel_context_ops in the intel_engine_cs
94153246524a drm/i915: Split struct intel_context definition to its own header
e673d8bf69ab drm/i915: Pass around the intel_context
c126fdba334c drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
c499dcaf80cb drm/i915: Allow a context to define its set of engines
f2d2e069d574 drm/i915: Allow userspace to clone contexts on creation
c1ad463abb7e drm/i915: Allow contexts to share a single timeline across all engines
aad208ae439e drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
c1473cb1ece5 drm/i915: Create/destroy VM (ppGTT) for use with contexts
46d29cdb7eeb drm/i915: Introduce a context barrier callback
d8a779c0d58f drm/i915: Track active engines within a context
de2e4c29f3a6 drm/i915: Introduce the i915_user_extension_method
3befe2260176 drm/i915: Remove has-kernel-context
b9e3a5bfd50e drm/i915: Reduce presumption of request ordering for barriers
874e22347092 drm/i915: Refactor common code to load initial power context
af01b02eb897 drm/i915: Do a synchronous switch-to-kernel-context on idling
51d5ec9b81ca drm/i915/selftests: Improve switch-to-kernel-context checking
7dfcdc2be2c4 drm/i915: Force GPU idle on suspend
5af36a1e498c drm/i915: Remove last traces of exec-id (GEM_BUSY)
cb80780ef229 drm/i915: Move find_active_request() to the engine
42be7fa6cbce drm/i915: Mark ALL_ENGINES as dirty on ppGTT modification
e86590063dcc 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_3936/


More information about the Intel-gfx-trybot mailing list