✓ Fi.CI.BAT: success for series starting with [01/27] drm/i915/execlists: Move RPCS setup to context pin

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 25 00:04:21 UTC 2019


== Series Details ==

Series: series starting with [01/27] drm/i915/execlists: Move RPCS setup to context pin
URL   : https://patchwork.freedesktop.org/series/55704/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5478 -> Trybot_3705
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

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

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

  * igt at kms_flip@basic-flip-vs-modeset:
    - fi-skl-6700hq:      PASS -> DMESG-WARN [fdo#105998]

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

  
#### Possible fixes ####

  * igt at i915_module_load@reload:
    - fi-blb-e6850:       INCOMPLETE [fdo#107718] -> PASS

  * igt at i915_selftest@live_hangcheck:
    - fi-bwr-2160:        DMESG-FAIL [fdo#108735] -> PASS

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

  * igt at kms_frontbuffer_tracking@basic:
    - {fi-icl-u2}:        FAIL [fdo#103167] -> PASS

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

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

  * igt at pm_rpm@module-reload:
    - fi-skl-6770hq:      FAIL -> PASS

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

  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105998]: https://bugs.freedesktop.org/show_bug.cgi?id=105998
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108735]: https://bugs.freedesktop.org/show_bug.cgi?id=108735
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271


Participating hosts (44 -> 41)
------------------------------

  Additional (1): fi-hsw-4770 
  Missing    (4): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan 


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

    * Linux: CI_DRM_5478 -> Trybot_3705

  CI_DRM_5478: c6308f6a6b019fbea6c4179e2668f1e38b673eab @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4790: dcdf4b04e16312f8f52ad389388d834f9d74b8f0 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3705: feb3598c9d7c24dca935d9614ed30c18dd0978b9 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

feb3598c9d7c drm/i915: Track the context's seqno in its own timeline HWSP
540dc5ec3b8d drm/i915: Share per-timeline HWSP using a slab suballocator
d8a45c530180 drm/i915: Allocate a status page for each timeline
78dbcfe9107f drm/i915: Enlarge vma->pin_count
c2393e3dbc6e drm/i915: Introduce concept of per-timeline (context) HWSP
9108df4b7456 drm/i915: Move list of timelines under its own lock
432a65a2b49c drm/i915: Always allocate an object/vma for the HWSP
01b2fb434f0a drm/i915: Move vma lookup to its own lock
e70c974e707c drm/i915: Pull VM lists under the VM mutex.
7eb73b671951 drm/i915: Stop tracking MRU activity on VMA
c7011f194d04 drm/i915: Issue engine resets onto idle engines
2283f90cdbe9 drm/i915/selftests: Trim struct_mutex duration for set-wedged selftest
146acb984651 drm/i915: Remove GPU reset dependence on struct_mutex
a12c3389dfb3 drm/i915/guc: Disable global reset
c1127e4e548a drm/i915: Make all GPU resets atomic
d5430fd7f019 drm/i915/selftests: Apply a subtest filter
6968c3260ae4 drm/i915/execlists: Suppress redundant preemption
e66b7dc1a494 drm/i915/execlists: Suppress preempting self
c573653fdc61 drm/i915: Compute the HWS offsets explicitly
3ca04b64ccda drm/i915: Remove manual breadcumb counting
99aa4cbed1a1 drm/i915: Measure the required reserved size for request emission
93c68457e0f7 drm/i915/selftests: Context SSEU reconfiguration tests
bb69689a6245 drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
784916e98741 drm/i915: Add timeline barrier support
996a04acf168 drm/i915/perf: lock powergating configuration to default when active
52cc02095895 drm/i915: Record the sseu configuration per-context & engine
4ffe13557969 drm/i915/execlists: Move RPCS setup to context pin

== Logs ==

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


More information about the Intel-gfx-trybot mailing list