✗ 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 20:24:21 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/50055/
State : failure

== Summary ==

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

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at core_auth@basic-auth:
      fi-skl-guc:         PASS -> TIMEOUT
      fi-kbl-guc:         PASS -> TIMEOUT

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-byt-clapper:     PASS -> FAIL (fdo#107362, fdo#103191) +1
      fi-blb-e6850:       PASS -> INCOMPLETE (fdo#107718)

    igt at kms_psr@primary_page_flip:
      fi-kbl-r:           PASS -> FAIL (fdo#107336)

    
    ==== Possible fixes ====

    igt at kms_frontbuffer_tracking@basic:
      fi-byt-clapper:     FAIL (fdo#103167) -> 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#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  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#107336 https://bugs.freedesktop.org/show_bug.cgi?id=107336
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718


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

  Additional (1): fi-skl-6700hq 
  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-snb-2520m fi-ctg-p8600 fi-icl-u 


== Build changes ==

    * Linux: CI_DRM_4866 -> Trybot_2976

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


== Linux commits ==

120f5e43475e no-guc-log
602b7664cdbc drm/i915: Remove GPU reset dependence on struct_mutex
8b097aeb54c1 drm/i915: Perform device reset under stop-machine
b60241216e19 drm/i915: Allow specification of parallel execbuf
9f695bf2e233 virtual-bond
a30ec9492326 request-wait
0c084f6ac9aa drm/i915: Add asynchronous waits on a value to change from non-zero
164a0b789266 drm/i915: Hold request reference for submission until retirement
a34e7a2b2c40 drm/i915: Move engine request retirement to intel_engine_cs
524864c4567a drm/i915: Move rate-limiting request retire to after submission
2b283bf2fab5 drm/i915: Stop tracking MRU activity on VMA
5b5ad94ccafe drm/i915: Dampen RPS slow start
b7cc3ca68c26 drm/i915: Limit C-states when waiting for the active request
6d064f313f3a drm/amdgpu: Transfer fences to dmabuf importer
9f875932d8e0 drm/i915: Mark "page-backed" dmabuf as being shrinkable
bc187330ccb2 drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
15754ef0f8a8 drm: Remove defunct dma_buf_kmap stubs
a0a84ed247e8 drm/i915: Load balancing across a virtual engine
f024a90a73d6 drm/i915/execlists: Refactor out can_merge_rq()
762a835232bf drm/i915/execlists: Flush the CS events before unpinning
19ec1903d782 drm/i915: Allow a context to define its set of engines
e48b940d0142 drm/i915: Re-arrange execbuf so context is known before engine
96a94302652f drm/i915: Fix I915_EXEC_RING_MASK
e0a886205cf3 drm/i915: Allow contexts to share a single timeline across all engines
9308298ee101 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
f1ce374d5ba1 drm/i915: Introduce the i915_user_extension_method
5a65b0f39fce drm/i915: Make all GPU resets atomic
3842f75bb00c drm/i915: Pull all the reset functionality together into i915_reset.c
b0eafe6d9305 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
9f2ba06340b6 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
5bde60b15d4e drm/i915: Mark up Ironlake ips with rpm wakerefs
bd3009e18fe4 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
b1baa96a69e9 drm/i915/dp: Markup pps lock power well
af31d2b27579 drm/i915: Track the wakeref used to initialise display power domains
15c2c12ec993 drm/i915: Markup paired operations on display power domains
1cd2705427a0 drm/i915: Syntatic sugar for using intel_runtime_pm
6ae3e61a9f6c drm/i915: Markup paired operations on wakerefs
2997ae2ac40c drm/i915: Track all held rpm wakerefs
fe85a0b76410 drm/i915: Remove debugfs/i915_ppgtt_info
346fef2b088a drm/i915: Report the number of closed vma held by each context in debugfs
f4296aa9d52d drm/i915: Priority boost for waiting clients
95cc2e952de4 drm/i915: Pull scheduling under standalone lock
f356ac120052 drm/i915: Priority boost for new clients
ead8b4053803 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
8849dae2061e drm/i915: Reserve some priority bits for internal use
9efeeb4dcfa5 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
82b3c4d13596 drm/i915/execlists: Avoid kicking priority on the current context
f3ba9d72f481 drm/i915: Cache the error string
599fc19388be drm/i915: Clear the error PTE just once on finish
e80183f7b487 drm/i915: Handle incomplete Z_FINISH for compressed error states
4ccd1d816139 drm/i915: Replace some open-coded i915_map_coherent_type()
b05c4655f778 drm/i915/selftests: Smoketest preemption
593a3139df66 drm/i915: Remove i915.enable_ppgtt override
da7ad4e0d1b4 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_2976/issues.html


More information about the Intel-gfx-trybot mailing list