✓ Fi.CI.BAT: success for series starting with [01/71] drm/i915/dp: Silence static checkers for n_entries

Patchwork patchwork at emeril.freedesktop.org
Fri May 4 20:52:45 UTC 2018


== Series Details ==

Series: series starting with [01/71] drm/i915/dp: Silence static checkers for n_entries
URL   : https://patchwork.freedesktop.org/series/42705/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4148 -> Trybot_2111 =

== Summary - WARNING ==

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

== Possible new issues ==

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

  === 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_2111 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_exec_suspend@basic-s4-devices:
      fi-skl-guc:         PASS -> FAIL (fdo#105900, fdo#104699) +1

    igt at kms_busy@basic-flip-c:
      fi-hsw-peppy:       PASS -> FAIL (fdo#103182)

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

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

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-cnl-psr:         PASS -> DMESG-WARN (fdo#104951)

    
    ==== Possible fixes ====

    igt at gem_ctx_create@basic-files:
      fi-skl-gvtdvm:      INCOMPLETE (fdo#105600) -> PASS

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-snb-2520m:       INCOMPLETE (fdo#103713) -> PASS
      fi-cnl-y3:          DMESG-FAIL (fdo#103191) -> PASS

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

    
  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#103182 https://bugs.freedesktop.org/show_bug.cgi?id=103182
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
  fdo#104699 https://bugs.freedesktop.org/show_bug.cgi?id=104699
  fdo#104951 https://bugs.freedesktop.org/show_bug.cgi?id=104951
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  fdo#105900 https://bugs.freedesktop.org/show_bug.cgi?id=105900
  fdo#106084 https://bugs.freedesktop.org/show_bug.cgi?id=106084
  fdo#106103 https://bugs.freedesktop.org/show_bug.cgi?id=106103


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

  Missing    (3): fi-ctg-p8600 fi-ilk-m540 fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4148 -> Trybot_2111

  CI_DRM_4148: 7fd6c3e74641eb39b802ac84616b0c68039d5393 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4461: f772d9a910130b3aec8efa4f09ed723618fae656 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2111: 35b33f7aa79c3d4486ed3cc86f3f458c4aad6cc9 @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4461: 55207ea5154dfaa6d2c128124c50e3be4f9b6440 @ git://anongit.freedesktop.org/piglit


== Linux commits ==

35b33f7aa79c RFC drm/i915: Load balancing across a virtual engine
a2cbe300698e drm/i915/execlists: Flush the tasklet before unpinning
445793d99af5 drm/i915: Allow a context to define its set of engines
62e440be4112 drm/i915: Re-arrange execbuf so context is known before engine
a01d287a7cf9 drm/i915: Fix I915_EXEC_RING_MASK
9e9b3f18822c drm/i915: Allow contexts to share a single timeline across all engines
c78131f353c6 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
e7bef57bd909 drm/i915: Introduce the i915_user_extension_method
26bf9bf843b9 drm/i915: Track vma activity per fence.context, not per engine
14cc35b9f474 drm/i915: Start returning an error from i915_vma_move_to_active()
dd906fc78dc3 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
1e440f28c506 drm/i915: Priority boost switching to an idle ring
fe2d06f2d3ff drm/i915: Priority boost for new clients
59a3a80a2709 drm/i915/execlists: Switch to rb_root_cached
1a17ecc94641 drm/i915: Only signal from interrupt when requested
89622305ba4d drm/i915: Move the irq_counter inside the spinlock
8875dcc9fc69 drm/i915: Reduce spinlock hold time during notify_ring() interrupt
cc9674c62999 drm/i915: Support per-context user requests for GPU frequency control
501fff288928 drm/i915: Remove unwarranted clamping for hsw/bdw
f15561ad9aa2 drm/i915,intel_ips: Enable GPU wait-boosting with IPS
5f30a9c7a3bf drm/i915: Pull IPS into GT power management
0da855c56e4d drm/i915: Rename rps min/max frequencies
cb3addceb05f drm/i915: Refactor frequency bounds computation
9f99741fc54c drm/i915: Simplify rc6/rps enabling
9727a75f9268 drm/i915: Enabling rc6 and rps have different requirements, so separate them
ee820f0ed44c drm/i915: Split control of rps and rc6
cdd2b09698e8 drm/i915: Reorder GT interface code
67502b7c9df3 drm/i915: Remove defunct intel_suspend_gt_powersave()
7b6d9b1b107b drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
3d48e9cf25db drm/i915: Move all the RPS irq handlers to intel_gt_pm
4eb1e7fb865a drm/i915: Move rps worker to intel_gt_pm.c
4a89d37d169a drm/i915: Split GT powermanagement functions to intel_gt_pm.c
c179c27c394f drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
3414a0188608 drm/i915: Enable render context support for Ironlake (gen5)
a59efe8b4734 drm/i915: Generalize i915_gem_sanitize() to reset contexts
b13bec3c988d drm/i915: Record logical context support in driver caps
78b5669b5042 drm/i915: Mark up Ironlake ips with rpm wakerefs
ef9b36d1265d drm/i915: Move sandybride pcode access to intel_sideband.c
a11ffc0ab79e drm/i915: Merge sandybridge_pcode_(read|write)
06827077b82b drm/i915: Merge sbi read/write into a single accessor
0f79f34447f0 drm/i915: Separate sideband declarations to intel_sideband.h
bbc5f8074882 drm/i915: Replace pcu_lock with sb_lock
c4f7c63d9b6c Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
dc915c606962 drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
2266c2b50239 drm/i915: Lift sideband locking for vlv_punit_(read|write)
910f112a3cda drm/i915: Lift acquiring the vlv punit magic to a common sb-get
9bfb01c0bd92 drm/i915: Disable preemption and sleeping while using the punit sideband
fdfdcadd82a6 drm/i915: Allow user control over preempt timeout on their important context
1b4756971197 drm/i915: Use a preemption timeout to enforce interactivity
608741a3feeb drm/i915/preemption: Select timeout when scheduling
77edc970e3d5 drm/i915/execlists: Try preempt-reset from hardirq timer context
74becbcc2e96 drm/i915/execlists: Force preemption via reset on timeout
9d8d757543ac drm/i915: Allow init_breadcrumbs to be used from irq context
e82bb9feee90 drm/i915/guc: Make submission tasklet hardirq safe
5e895aafd23f drm/i915/execlists: Handle copying default context state for atomic reset
49c519339083 drm/i915/execlists: Make submission tasklet hardirq safe
f25e62105380 drm/i915: Be irqsafe inside reset
adca1a6324cc drm/i915: Stop parking the signaler around reset
0779f4f21ae4 drm/i915: Combine tasklet_kill and tasklet_disable
10d56c897794 drm/i915/execlists: Flush pending preemption events during reset
b22d6a82cf2a drm/i915: Split execlists/guc reset preparations
25196bb3828e drm/i915: Move engine reset prepare/finish to backends
557bbae36182 drm/i915/execlists: Refactor out complete_preempt_context()
1c95a7a67ca7 drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
70b518cb2f74 drm/i915: Store a pointer to intel_context in i915_request
073910404280 drm/i915: Move fiddling with engine->last_retired_context
58e2194543aa drm/i915: Move request->ctx aside
805b7d31cb0e drm/i915: Detect if we missed kicking the execlists tasklet
9b03126538cf drm/i915/selftests: Skip the execlists tests on !execlists machines
45fdb06a02fe drm/i915/execlists: Disable submission tasklets when rescheduling
9b060d7c628f drm/i915/dp: Silence static checkers for n_entries

== Logs ==

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


More information about the Intel-gfx-trybot mailing list