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

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 3 18:05:32 UTC 2019


== Series Details ==

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

== Summary ==

CI Bug Log - changes from CI_DRM_5361 -> Trybot_3541
====================================================

Summary
-------

  **WARNING**

  Minor unknown changes coming with Trybot_3541 need to be verified
  manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_3541, 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/54706/revisions/1/mbox/

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

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

### 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_3541 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live_hangcheck:
    - fi-skl-iommu:       PASS -> INCOMPLETE [fdo#108602] / [fdo#108744]

  * igt at kms_frontbuffer_tracking@basic:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103167]

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-a:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362]

  * igt at kms_psr@sprite_plane_onoff:
    - fi-skl-6700hq:      PASS -> FAIL [fdo#107383] +3

  * igt at pm_rpm@basic-rte:
    - fi-icl-u3:          PASS -> DMESG-WARN [fdo#108654]

  
#### Possible fixes ####

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

  * igt at kms_frontbuffer_tracking@basic:
    - fi-hsw-peppy:       DMESG-WARN [fdo#102614] -> PASS

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

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107383]: https://bugs.freedesktop.org/show_bug.cgi?id=107383
  [fdo#108602]: https://bugs.freedesktop.org/show_bug.cgi?id=108602
  [fdo#108654]: https://bugs.freedesktop.org/show_bug.cgi?id=108654
  [fdo#108744]: https://bugs.freedesktop.org/show_bug.cgi?id=108744
  [fdo#108756]: https://bugs.freedesktop.org/show_bug.cgi?id=108756
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767


Participating hosts (52 -> 37)
------------------------------

  Missing    (15): fi-kbl-7567u fi-ilk-m540 fi-bsw-n3050 fi-byt-j1900 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-bwr-2160 fi-cfl-8700k fi-ctg-p8600 fi-gdg-551 fi-cfl-8109u fi-icl-y fi-kbl-7560u fi-bdw-samus 


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

    * Linux: CI_DRM_5361 -> Trybot_3541

  CI_DRM_5361: 076417527f6abadb519f6d5e7cec575973888607 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4756: 75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3541: 753c5c33038d69516571ba26b8dd3f512ac7e02e @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

753c5c33038d drm/i915: Always allocate an object/vma for the HWSP
e9a66b648af5 drm/i915: Remove the intel_engine_notify tracepoint
da3744cdc67a drm/i915/selftests: Make evict tolerant of foreign objects
b52f9c39dc38 drm/i915/selftests: Allocate mock ring/timeline per context
a4ebe73ac040 drm/i915: Use b->irq_enable() as predicate for mock engine
d5d69df7e324 drm/i915: Move intel_execlists_show_requests() aside
d43a8b9e18c9 drm/i915: Move vma lookup to its own lock
ba3b099593fe drm/i915: Consolidate the bound/unbound vma lists into one
c2581d02d2e2 drm/i915: Pull VM lists under the VM mutex.
aa70423528c1 drm/i915: Stop tracking MRU activity on VMA
0d6e72613073 drm/i915: Issue engine resets onto idle engines
307e23023b36 drm/i915: Remove GPU reset dependence on struct_mutex
594a4bb00149 drm/i915/guc: Disable global reset
9d5f67b92eca drm/i915: Make all GPU resets atomic
6ad5eb7882d8 drm/i915: Pull all the reset functionality together into i915_reset.c
cb9a590700dd drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
87a9ace483a6 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
b8213f2f41f8 drm/i915: Mark up Ironlake ips with rpm wakerefs
86d020a40d3f drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
1730e13bc9b3 drm/i915/dp: Markup pps lock power well
de49438ed8df drm/i915: Combined gt.awake/gt.power wakerefs
9cef5fd0f222 drm/i915: Track the wakeref used to initialise display power domains
71299f159de3 drm/i915: Markup paired operations on display power domains
3e133446c803 drm/i915: Syntatic sugar for using intel_runtime_pm
ab3fb4b27e81 drm/i915: Markup paired operations on wakerefs
f44c5fb9472c drm/i915: Track all held rpm wakerefs
9904d3b5ee3f drm/i915: Report the number of closed vma held by each context in debugfs
1405e713c337 drm/i915/userptr: Probe vma range before gup
b56d1ff202cd drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
e8d2f927551c 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_3541/


More information about the Intel-gfx-trybot mailing list