✓ Fi.CI.BAT: success for series starting with [01/42] drm/i915: Return immediately if trylock fails for direct-reclaim

Patchwork patchwork at emeril.freedesktop.org
Wed Dec 12 11:47:07 UTC 2018


== Series Details ==

Series: series starting with [01/42] drm/i915: Return immediately if trylock fails for direct-reclaim
URL   : https://patchwork.freedesktop.org/series/53947/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5296 -> Trybot_3410
====================================================

Summary
-------

  **WARNING**

  Minor unknown changes coming with Trybot_3410 need to be verified
  manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_3410, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

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

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_3410:

### IGT changes ###

#### Warnings ####

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-b:
    - fi-skl-guc:         PASS -> SKIP +2
    - fi-apl-guc:         PASS -> SKIP +2
    - fi-cfl-guc:         PASS -> SKIP +2

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-icl-u3:          NOTRUN -> INCOMPLETE [fdo#107713]

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       PASS -> FAIL [fdo#108767]

  * igt at kms_flip@basic-flip-vs-wf_vblank:
    - fi-bwr-2160:        PASS -> FAIL [fdo#100368]

  * igt at kms_pipe_crc_basic@read-crc-pipe-b-frame-sequence:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362] +1

  
  [fdo#100368]: https://bugs.freedesktop.org/show_bug.cgi?id=100368
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767


Participating hosts (48 -> 44)
------------------------------

  Additional (2): fi-byt-j1900 fi-icl-u3 
  Missing    (6): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-skl-6770hq fi-byt-squawks fi-ctg-p8600 


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

    * Linux: CI_DRM_5296 -> Trybot_3410

  CI_DRM_5296: 70751bd8a3f27b035d203ecafcad452f4d7c2c15 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4745: 3b52e8a5809a4e860350c59476a456745cd9fee0 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3410: 80d53c1bcb1d79bcafaee661398f13e5b133d301 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

80d53c1bcb1d drm/i915: Load balancing across a virtual engine
ab7b1bfdaa7f drm/i915/execlists: Refactor out can_merge_rq()
f732fb1929a3 drm/i915: Allow a context to define its set of engines
b73db3bfb378 drm/i915: Re-arrange execbuf so context is known before engine
839c11ae0b37 gem-busy
3bcb5f06f08f track-engine
1c86301b8e0f drm/i915: Encode extra tags into request.global_seqno
71caaea77f06 drm/i915: Fix I915_EXEC_RING_MASK
ae069d9090cc drm/i915: Allow contexts to share a single timeline across all engines
1d97d870a971 ctx-create-ext-setparam
3b1027cedfc2 set-vm
374c5fd0a933 drm/i915: Create/destroy VM (ppGTT) for use with contexts
9fc518f23268 drm/i915: Introduce the i915_user_extension_method
a318657fb244 drm/i915: Move list of timelines under its own lock
ad76c946bc0a drm/i915: Move vma lookup to its own lock
34610bacbf68 single-vma-list
8901e6a9f605 drm/i915: Pull VM lists under the VM mutex.
958d4c5136e7 drm/i915: Stop tracking MRU activity on VMA
c8fac8064d63 drm/i915/guc: Disable global reset
31bdff7c13ab drm/i915: Make all GPU resets atomic
b3a8f61f6f92 drm/i915: Pull all the reset functionality together into i915_reset.c
968315931d2b drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
a43e0ef90616 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
603dbccdec88 drm/i915: Mark up Ironlake ips with rpm wakerefs
90753aa0b9fb drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
85f9e09fa9e7 drm/i915/dp: Markup pps lock power well
e2dfc02f0021 drm/i915: Combined gt.awake/gt.power wakerefs
8dedea45d4b1 drm/i915: Track the wakeref used to initialise display power domains
9b2095408f8e drm/i915: Markup paired operations on display power domains
e4d45f03af5c drm/i915: Syntatic sugar for using intel_runtime_pm
d90583096af2 drm/i915: Markup paired operations on wakerefs
053978752f86 drm/i915: Track all held rpm wakerefs
c38f8abb196b drm/i915: Remove debugfs/i915_ppgtt_info
4b1a6dcd246f drm/i915: Report the number of closed vma held by each context in debugfs
7bb22c1f3a5f drm/i915: Always try to reset the GPU on takeover
7f34b1932fe6 drm/i915/icl: Mind the SFC units when resetting VD or VEBox engines
d7aa301ae9ae drm/i915/icl: Record the valid VDBoxes with SFC capability
10c9a7a51792 drm/i915/selftests: Verify we can perform resets from atomic context
aa41cc6600b2 drm/i915/selftests: Check we can recover a wedged device
67ba62d06c26 drm/i915/userptr: Probe vma range before gup
994aef029d6c drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
15f08e1b7592 drm/i915: Return immediately if trylock fails for direct-reclaim

== Logs ==

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


More information about the Intel-gfx-trybot mailing list