✗ Fi.CI.BAT: failure for series starting with [01/54] drm/i915: Match code to comment and enforce ppgtt for execlists

Patchwork patchwork at emeril.freedesktop.org
Sat Sep 22 19:31:58 UTC 2018


== Series Details ==

Series: series starting with [01/54] drm/i915: Match code to comment and enforce ppgtt for execlists
URL   : https://patchwork.freedesktop.org/series/50056/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4866 -> Trybot_2974 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_selftest@live_contexts:
      fi-icl-u:           PASS -> INCOMPLETE

    igt at drv_selftest@live_gtt:
      fi-kbl-guc:         PASS -> DMESG-WARN +5

    igt at drv_selftest@live_hangcheck:
      fi-skl-iommu:       PASS -> INCOMPLETE

    igt at drv_selftest@live_requests:
      fi-skl-guc:         PASS -> DMESG-WARN +6

    
    ==== Warnings ====

    igt at drv_selftest@live_guc:
      fi-skl-iommu:       PASS -> SKIP +1

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

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_selftest@live_gem:
      fi-skl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)

    igt at gem_exec_suspend@basic-s4-devices:
      fi-bdw-samus:       NOTRUN -> INCOMPLETE (fdo#107773)

    
    ==== Possible fixes ====

    igt at gem_exec_suspend@basic-s3:
      fi-bdw-samus:       INCOMPLETE (fdo#107773) -> PASS

    igt at kms_pipe_crc_basic@read-crc-pipe-a:
      fi-byt-clapper:     FAIL (fdo#107362) -> PASS +1

    igt at kms_pipe_crc_basic@read-crc-pipe-b-frame-sequence:
      fi-byt-clapper:     FAIL (fdo#107362, fdo#103191) -> PASS

    igt at pm_rpm@basic-rte:
      fi-bxt-dsi:         INCOMPLETE (fdo#103927) -> PASS

    
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773


== Participating hosts (46 -> 42) ==

  Additional (1): fi-skl-6700hq 
  Missing    (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u 


== Build changes ==

    * Linux: CI_DRM_4866 -> Trybot_2974

  CI_DRM_4866: 7948ff829b8fad8d124013f77f82e62395e90271 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4649: 19b0c74d20d9b53d4c82be14af0909a3b6846010 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2974: f2dc8e1717949b56629457f6f29ad21f61d7fed0 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

f2dc8e171794 no-guc-log
d07fbd86a52f drm/i915: Remove GPU reset dependence on struct_mutex
be98e51c9d6a drm/i915: Perform device reset under stop-machine
df356ac2ae40 drm/i915: Allow specification of parallel execbuf
cc97e644113d virtual-bond
42f47e59805f request-wait
c2413ab4b242 drm/i915: Add asynchronous waits on a value to change from non-zero
1e677cc280e3 drm/i915: Hold request reference for submission until retirement
ec4006424be4 drm/i915: Move engine request retirement to intel_engine_cs
53de86568126 drm/i915: Move rate-limiting request retire to after submission
384962619db8 drm/i915: Stop tracking MRU activity on VMA
0893247c4d6f drm/i915: Dampen RPS slow start
be98c1f5a313 drm/i915: Limit C-states when waiting for the active request
4fa0da11e94a drm/amdgpu: Transfer fences to dmabuf importer
0a34c8d6c0e3 drm/i915: Mark "page-backed" dmabuf as being shrinkable
83e911c8a9bc drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
620589edf7af drm: Remove defunct dma_buf_kmap stubs
9a3b99e1b80e drm/i915: Load balancing across a virtual engine
2c7f56f77256 drm/i915/execlists: Refactor out can_merge_rq()
0ccd55fd4b27 drm/i915/execlists: Flush the CS events before unpinning
e5e0972e4de9 drm/i915: Allow a context to define its set of engines
314eab861fd5 drm/i915: Re-arrange execbuf so context is known before engine
f8990a256caf drm/i915: Fix I915_EXEC_RING_MASK
c0f5fc43f334 drm/i915: Allow contexts to share a single timeline across all engines
ff75e98f1d8c drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
1b4fae4ba2d8 drm/i915: Introduce the i915_user_extension_method
a2b637a1f7bc drm/i915: Make all GPU resets atomic
c0c9cc3d2342 drm/i915: Pull all the reset functionality together into i915_reset.c
5f80feeebb7a drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
470430cb2ed2 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
b19127b50db4 drm/i915: Mark up Ironlake ips with rpm wakerefs
f8dc6623be88 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
4763284e3991 drm/i915/dp: Markup pps lock power well
41e7bf592b54 drm/i915: Track the wakeref used to initialise display power domains
4b4116157c03 drm/i915: Markup paired operations on display power domains
18286e4ede45 drm/i915: Syntatic sugar for using intel_runtime_pm
cd1db65f9859 drm/i915: Markup paired operations on wakerefs
d45eea8a6219 drm/i915: Track all held rpm wakerefs
f2c32450c26c drm/i915: Remove debugfs/i915_ppgtt_info
8f563d94db12 drm/i915: Report the number of closed vma held by each context in debugfs
ca04559306e3 drm/i915: Priority boost for waiting clients
3b0921e4aff4 drm/i915: Pull scheduling under standalone lock
b9db2b9bcd1e drm/i915: Priority boost for new clients
3aaee868978f drm/i915: Combine multiple internal plists into the same i915_priolist bucket
82e6ea7b733c drm/i915: Reserve some priority bits for internal use
ca68756327c6 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
8aca461c8cda drm/i915/execlists: Avoid kicking priority on the current context
23c4d0244e5b drm/i915: Cache the error string
0e0dcd2ec5b6 drm/i915: Clear the error PTE just once on finish
92b9c0dbe6d3 drm/i915: Handle incomplete Z_FINISH for compressed error states
e15b2fba2fd1 drm/i915: Replace some open-coded i915_map_coherent_type()
c31368e12c7a drm/i915/selftests: Smoketest preemption
b65a8a4deec9 drm/i915: Remove i915.enable_ppgtt override
ffce9936bb8c drm/i915: Match code to comment and enforce ppgtt for execlists

== Logs ==

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


More information about the Intel-gfx-trybot mailing list