✓ Fi.CI.BAT: success for series starting with [01/69] drm/i915: Remove assertion of active_rings must be non-empty if active_requests

Patchwork patchwork at emeril.freedesktop.org
Fri May 4 11:27:29 UTC 2018


== Series Details ==

Series: series starting with [01/69] drm/i915: Remove assertion of active_rings must be non-empty if active_requests
URL   : https://patchwork.freedesktop.org/series/42675/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4144 -> Trybot_2106 =

== Summary - WARNING ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Warnings ====

    igt at gem_ctx_create@basic:
      fi-elk-e7500:       SKIP -> PASS +6

    igt at gem_ctx_exec@basic:
      fi-ilk-650:         SKIP -> PASS +6
      fi-bwr-2160:        SKIP -> PASS +6

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_mmap_gtt@basic-small-bo-tiledx:
      fi-gdg-551:         PASS -> FAIL (fdo#102575)

    igt at gem_ringfill@basic-default-hang:
      fi-pnv-d510:        NOTRUN -> DMESG-WARN (fdo#101600)

    igt at kms_frontbuffer_tracking@basic:
      fi-hsw-peppy:       PASS -> DMESG-FAIL (fdo#106103, fdo#102614)
      fi-cnl-y3:          PASS -> FAIL (fdo#103167)
      fi-hsw-4200u:       PASS -> DMESG-FAIL (fdo#102614)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-ivb-3520m:       PASS -> DMESG-WARN (fdo#106084)

    igt at prime_vgem@basic-fence-flip:
      fi-ilk-650:         PASS -> FAIL (fdo#104008)

    
    ==== Possible fixes ====

    igt at debugfs_test@read_all_entries:
      fi-snb-2520m:       INCOMPLETE (fdo#103713) -> PASS

    igt at gem_exec_suspend@basic-s3:
      fi-ivb-3520m:       DMESG-WARN (fdo#106084) -> PASS

    
  fdo#101600 https://bugs.freedesktop.org/show_bug.cgi?id=101600
  fdo#102575 https://bugs.freedesktop.org/show_bug.cgi?id=102575
  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
  fdo#106084 https://bugs.freedesktop.org/show_bug.cgi?id=106084
  fdo#106103 https://bugs.freedesktop.org/show_bug.cgi?id=106103


== Participating hosts (38 -> 36) ==

  Additional (2): fi-glk-j4005 fi-pnv-d510 
  Missing    (4): fi-ctg-p8600 fi-ilk-m540 fi-skl-gvtdvm fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4144 -> Trybot_2106

  CI_DRM_4144: be669e9940ec0817bf1d1869c9691d7eaf09dbee @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4461: f772d9a910130b3aec8efa4f09ed723618fae656 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2106: d5bd570752916aa27607f82c0cb8c8ef09f06bd1 @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4461: 55207ea5154dfaa6d2c128124c50e3be4f9b6440 @ git://anongit.freedesktop.org/piglit


== Linux commits ==

d5bd57075291 RFC drm/i915: Load balancing across a virtual engine
b22232e81545 drm/i915/execlists: Flush the tasklet before unpinning
06f066f6db41 drm/i915: Allow a context to define its set of engines
c25f0d0bc8e4 drm/i915: Re-arrange execbuf so context is known before engine
b350d9563b21 drm/i915: Fix I915_EXEC_RING_MASK
62a30e08aeaf drm/i915: Allow contexts to share a single timeline across all engines
94cce4153af7 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
672bd0427cae drm/i915: Introduce the i915_user_extension_method
25e2844a2dd6 drm/i915: Track vma activity per fence.context, not per engine
acbaa97dcb74 drm/i915: Start returning an error from i915_vma_move_to_active()
f526008cb590 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
7227b5979dfd drm/i915: Priority boost switching to an idle ring
ca9c0f42aef1 drm/i915: Priority boost for new clients
68ce058bfe43 drm/i915/execlists: Switch to rb_root_cached
bce546ca9c57 drm/i915: Only signal from interrupt when requested
af56a227e870 drm/i915: Move the irq_counter inside the spinlock
dc1564a3743a drm/i915: Reduce spinlock hold time during notify_ring() interrupt
7da78af9e809 drm/i915: Support per-context user requests for GPU frequency control
9658bf61b1c3 drm/i915: Remove unwarranted clamping for hsw/bdw
8a8265b7ad83 drm/i915,intel_ips: Enable GPU wait-boosting with IPS
76c3dd81d01a drm/i915: Pull IPS into GT power management
034808e06d1f drm/i915: Rename rps min/max frequencies
3b77ef640f90 drm/i915: Refactor frequency bounds computation
553e978979aa drm/i915: Simplify rc6/rps enabling
e1f8d142eb11 drm/i915: Enabling rc6 and rps have different requirements, so separate them
ba2f1f9a4be9 drm/i915: Split control of rps and rc6
de269a204fd2 drm/i915: Reorder GT interface code
6107f6281f11 drm/i915: Remove defunct intel_suspend_gt_powersave()
7527f5a5b25c drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
e94036d8b99e drm/i915: Move all the RPS irq handlers to intel_gt_pm
31262355ee51 drm/i915: Move rps worker to intel_gt_pm.c
07f3eb439beb drm/i915: Split GT powermanagement functions to intel_gt_pm.c
178e20cb4f08 drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
a99bd8b51dc9 drm/i915: Enable render context support for Ironlake (gen5)
c1e19749cbf2 drm/i915: Generalize i915_gem_sanitize() to reset contexts
53a8ea469359 drm/i915: Record logical context support in driver caps
ed5a6e377a9c drm/i915: Mark up Ironlake ips with rpm wakerefs
25bdc17f2013 drm/i915: Move sandybride pcode access to intel_sideband.c
daf2f148010d drm/i915: Merge sandybridge_pcode_(read|write)
bf5e59c870f0 drm/i915: Merge sbi read/write into a single accessor
ab03d7bff489 drm/i915: Separate sideband declarations to intel_sideband.h
a3a16ffaf6ef drm/i915: Replace pcu_lock with sb_lock
751d3df956cf Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
34c74108286b drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
56a54bb5ff35 drm/i915: Lift sideband locking for vlv_punit_(read|write)
1abe7fc8b156 drm/i915: Lift acquiring the vlv punit magic to a common sb-get
63a581320b88 drm/i915: Disable preemption and sleeping while using the punit sideband
14431a69bca1 drm/i915: Allow user control over preempt timeout on their important context
8fd49072694d drm/i915: Use a preemption timeout to enforce interactivity
4220cea9a2d6 drm/i915/preemption: Select timeout when scheduling
8ed21c229e67 drm/i915/execlists: Try preempt-reset from hardirq timer context
f67c08d2708a drm/i915/execlists: Force preemption via reset on timeout
22a9197600ab drm/i915: Allow init_breadcrumbs to be used from irq context
eeeae0e619ca drm/i915/guc: Make submission tasklet hardirq safe
b5d8fde3fc46 drm/i915/execlists: Make submission tasklet hardirq safe
a60b4aca8122 drm/i915: Be irqsafe inside reset
daf2d27e0a7b drm/i915: Stop parking the signaler around reset
187747eb8021 drm/i915: Combine tasklet_kill and tasklet_disable
56d4f7c93378 drm/i915/execlists: Flush pending preemption events during reset
1d0dabd7c3da drm/i915: Split execlists/guc reset preparations
dc3cebc7799a drm/i915: Move engine reset prepare/finish to backends
35feefc29d94 drm/i915/execlists: Refactor out complete_preempt_context()
4383e0902d80 drm/i915: Store a pointer to intel_context in i915_request
e5ff3750bd8e drm/i915: Move fiddling with engine->last_retired_context
f7df73b660b1 drm/i915: Move request->ctx aside
c07de60e4152 drm/i915: Detect if we missed kicking the execlists tasklet
33c5ffe1285f drm/i915/execlists: Disable submission tasklets when rescheduling
23dd68ccfa71 drm/i915: Remove assertion of active_rings must be non-empty if active_requests

== Logs ==

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


More information about the Intel-gfx-trybot mailing list