✓ Fi.CI.BAT: success for series starting with [01/46] drm/i915: Hack and slash, throttle execbuffer hogs (rev2)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: series starting with [01/46] drm/i915: Hack and slash, throttle execbuffer hogs (rev2)
URL   : https://patchwork.freedesktop.org/series/56281/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5551 -> Patchwork_12155
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/56281/revisions/2/mbox/

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

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

### IGT changes ###

#### Issues hit ####

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

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

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

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

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

  
#### Possible fixes ####

  * igt@gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       INCOMPLETE [fdo#107718] -> PASS

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

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

  * igt@pm_rpm@basic-rte:
    - fi-bsw-kefka:       FAIL [fdo#108800] -> 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#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485


Participating hosts (48 -> 45)
------------------------------

  Additional (1): fi-ivb-3770 
  Missing    (4): fi-icl-y fi-ilk-m540 fi-byt-squawks fi-bsw-cyan 


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

    * Linux: CI_DRM_5551 -> Patchwork_12155

  CI_DRM_5551: 417d0e0cd0275705aed001d938e646879ee5afe9 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4812: 592b854fead32c2b0dac7198edfb9a6bffd66932 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_12155: 953cd4c6741fb00f1a09652ee676d06d50c72412 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

953cd4c6741f drm/i915: Allow specification of parallel execbuf
501ddeed6a11 drm/i915/execlists: Virtual engine bonding
96abf66cf3a3 drm/i915: Extend execution fence to support a callback
520f60c930cd drm/i915: Load balancing across a virtual engine
6fe3b4c65bbf drm/i915: Move over to intel_context_lookup()
d56d1a629f1f drm/i915: Split struct intel_context definition to its own header
8ac639a97b91 drm/i915: Pass around the intel_context
5a1b17ecbcbd drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
3adceade6ab7 drm/i915: Allow a context to define its set of engines
cb4fc91f67fa drm/i915: Re-arrange execbuf so context is known before engine
3b615f9cb0b6 drm/i915: Remove last traces of exec-id (GEM_BUSY)
4a8db894f67f drm/i915: Fix I915_EXEC_RING_MASK
7e0736603235 drm/i915: Allow contexts to share a single timeline across all engines
b464aad73304 drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
1e28b2eb9aed drm/i915: Create/destroy VM (ppGTT) for use with contexts
3bc89baea5ad drm/i915: Introduce a context barrier callback
28c66fc3a304 drm/i915: Track active engines within a context
438122eecc4a drm/i915: Introduce the i915_user_extension_method
f0e040b2b916 drm/i915: Remove has-kernel-context
9472b88e9510 drm/i915: Reduce presumption of request ordering for barriers
366712549703 drm/i915: Refactor common code to load initial power context
2aae0d45d5e1 drm/i915: Store the BIT(engine->id) as the engine's mask
905940663467 drm/i915: Do a synchronous switch-to-kernel-context on idling
ed75f37144ba drm/i915/selftests: Improve switch-to-kernel-context checking
9a0deb68148b drm/i915: Force GPU idle on suspend
8f175c3d19cb drm/i915: Remove i915_request.global_seqno
77aea933c6b5 drm/i915: Remove access to global seqno in the HWSP
ef1b7ea6c12a drm/i915/pmu: Always sample an active ringbuffer
ca1dd369a8fa drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
9d9bf5e37162 drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
1efc4bfb4abc drm/i915: Show support for accurate sw PMU busyness tracking
13a17cc9d0e8 drm/i915: Prioritise non-busywait semaphore workloads
217daeef0475 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
26f6a47bdaba drm/i915: Compute the global scheduler caps
919f7b05e698 drm/i915/execlists: Refactor out can_merge_rq()
080b49acfcea drm/i915: Keep timeline HWSP allocated until idle across the system
21b926286743 drm/i915: Make request allocation caches global
72bd8142da29 drm/i915/execlists: Suppress redundant preemption
eb622f2f3ea8 drm/i915/execlists: Suppress mere WAIT preemption
b3e799f976f3 drm/i915: Don't claim an unstarted request was guilty
52ba77ed3d1d drm/i915: Serialise resets with wedging
d12c0a13c719 drm/i915: Wait for old resets before applying debugfs/i915_wedged
0ebb8e590ea9 drm/i915: Uninterruptibly drain the timelines on unwedging
a5676a243ca9 drm/i915: Force the GPU reset upon wedging
b4820cad7002 drm/i915: Revoke mmaps and prevent access to fence registers across reset
d557d3a829de drm/i915: Hack and slash, throttle execbuffer hogs

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12155/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux