✓ Fi.CI.BAT: success for series starting with [01/38] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 23 17:38:48 UTC 2018


== Series Details ==

Series: series starting with [01/38] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
URL   : https://patchwork.freedesktop.org/series/51391/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_5023 -> Trybot_3109 =

== Summary - SUCCESS ==

  No regressions found.

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

== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at amdgpu/amd_basic at cs-compute:
      fi-kbl-8809g:       NOTRUN -> FAIL (fdo#108094)

    igt at amdgpu/amd_prime at amd-to-i915:
      fi-kbl-8809g:       NOTRUN -> FAIL (fdo#107341)

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

    
    ==== Possible fixes ====

    igt at drv_selftest@live_execlists:
      fi-apl-guc:         INCOMPLETE (fdo#106693) -> PASS

    igt at gem_ctx_switch@basic-default:
      fi-icl-u:           DMESG-FAIL -> PASS

    igt at gem_exec_suspend@basic-s3:
      fi-blb-e6850:       INCOMPLETE (fdo#107718) -> PASS

    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

    
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  fdo#107341 https://bugs.freedesktop.org/show_bug.cgi?id=107341
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
  fdo#108094 https://bugs.freedesktop.org/show_bug.cgi?id=108094


== Participating hosts (49 -> 45) ==

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


== Build changes ==

    * Linux: CI_DRM_5023 -> Trybot_3109

  CI_DRM_5023: 166bc98d7b77005943ab670506f164783cdc3f56 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4688: fa6dbf8c048961356fd642df047cb58ab49309b2 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3109: cf9f69ce6ccbf23ac09c23f8688a36c410603ba6 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

cf9f69ce6ccb drm/i915: Load balancing across a virtual engine
bb11dee40755 drm/i915/execlists: Refactor out can_merge_rq()
4bfe122a3b41 common-scratch
f11e31a9536f drm/i915: Allow a context to define its set of engines
81d0a991507d drm/i915: Re-arrange execbuf so context is known before engine
dbe95aef5849 gem-busy
0b61ef70edb9 track-engine
d5dd2a980ea0 drm/i915: Encode extra tags into request.global_seqno
63c64038c9e3 drm/i915: Fix I915_EXEC_RING_MASK
3c46cb7c3c93 drm/i915: Allow contexts to share a single timeline across all engines
dce91144326e drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
09d1fbeb096f drm/i915: Introduce the i915_user_extension_method
ca512115218b timeline-lock
15bbc37e2ea1 drm/i915: Move vma lookup to its own lock
0a402aa418d3 single-vma-list
8ee285803627 drm/i915: Pull VM lists under the VM mutex.
2e583252a499 drm/i915: Stop tracking MRU activity on VMA
cf7510a3c965 drm/i915: Make all GPU resets atomic
1e387ad8e43b drm/i915: Pull all the reset functionality together into i915_reset.c
04fb293870b8 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
711c8c883b65 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
c10dd2d1cbd9 drm/i915: Mark up Ironlake ips with rpm wakerefs
f65e470565df drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
f2e394e7d3b0 drm/i915/dp: Markup pps lock power well
ba6320158990 drm/i915: Combined gt.awake/gt.power wakerefs
a4ccc4f88774 drm/i915: Track the wakeref used to initialise display power domains
f26f54a334a5 drm/i915: Markup paired operations on display power domains
c44c2239ae48 drm/i915: Syntatic sugar for using intel_runtime_pm
46d93d85c0b7 drm/i915: Markup paired operations on wakerefs
82043ce6e0b3 drm/i915: Track all held rpm wakerefs
7409df29b304 drm/i915: Remove debugfs/i915_ppgtt_info
6e43165b5860 drm/i915: Report the number of closed vma held by each context in debugfs
e7566a71a94a drm/i915: Cache the error string
2ff475e4d3f6 drm/i915: Always try to reset the GPU on takeover
76614b504803 drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
e511a4aec189 drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
c31156db76aa drm/i915/selftests: Check for hangs mid context execution tests
40df5e6d3615 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start

== Logs ==

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


More information about the Intel-gfx-trybot mailing list