✓ 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 16:09:30 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/42695/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4146 -> Trybot_2109 =

== Summary - WARNING ==

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

== Possible new issues ==

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

  === 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

    igt at gem_exec_gttfill@basic:
      fi-pnv-d510:        PASS -> SKIP

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_module_reload@basic-reload-inject:
      fi-bsw-n3050:       PASS -> DMESG-FAIL (fdo#106373)

    igt at gem_exec_suspend@basic-s4-devices:
      fi-kbl-7500u:       PASS -> DMESG-WARN (fdo#105128)

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

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-snb-2520m:       NOTRUN -> INCOMPLETE (fdo#103713)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)

    
    ==== Possible fixes ====

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

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

    igt at kms_frontbuffer_tracking@basic:
      fi-hsw-4200u:       DMESG-FAIL (fdo#102614) -> PASS

    
  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#104699 https://bugs.freedesktop.org/show_bug.cgi?id=104699
  fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
  fdo#105900 https://bugs.freedesktop.org/show_bug.cgi?id=105900
  fdo#106084 https://bugs.freedesktop.org/show_bug.cgi?id=106084
  fdo#106373 https://bugs.freedesktop.org/show_bug.cgi?id=106373


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

  Additional (1): fi-skl-gvtdvm 
  Missing    (4): fi-ctg-p8600 fi-kbl-7560u fi-ilk-m540 fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4146 -> Trybot_2109

  CI_DRM_4146: be068d4cb8a8b4709af83ffa993d8fc8889f0230 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4461: f772d9a910130b3aec8efa4f09ed723618fae656 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2109: f4885602440b03060096403c0eb23cc11ed3e4a4 @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4461: 55207ea5154dfaa6d2c128124c50e3be4f9b6440 @ git://anongit.freedesktop.org/piglit


== Linux commits ==

f4885602440b RFC drm/i915: Load balancing across a virtual engine
bbb02ff5805e drm/i915/execlists: Flush the tasklet before unpinning
b672fd038e45 drm/i915: Allow a context to define its set of engines
51f3be580547 drm/i915: Re-arrange execbuf so context is known before engine
b6b78b677167 drm/i915: Fix I915_EXEC_RING_MASK
74993ef8868b drm/i915: Allow contexts to share a single timeline across all engines
52fc52ab9562 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
4035abf48088 drm/i915: Introduce the i915_user_extension_method
79c6f6a9cb8b drm/i915: Track vma activity per fence.context, not per engine
ef634638d22c drm/i915: Start returning an error from i915_vma_move_to_active()
60de7ca22d4d drm/i915: Refactor export_fence() after i915_vma_move_to_active()
14b08ee23bb3 drm/i915: Priority boost switching to an idle ring
f0f05132992f drm/i915: Priority boost for new clients
3a8d7234ed74 drm/i915/execlists: Switch to rb_root_cached
8f9f1694d6ce drm/i915: Only signal from interrupt when requested
534ca6cb0548 drm/i915: Move the irq_counter inside the spinlock
6d924e2f8d6d drm/i915: Reduce spinlock hold time during notify_ring() interrupt
c0d1fa370a37 drm/i915: Support per-context user requests for GPU frequency control
466ec53ba365 drm/i915: Remove unwarranted clamping for hsw/bdw
f7c00987c13d drm/i915,intel_ips: Enable GPU wait-boosting with IPS
dfd8afb70f9f drm/i915: Pull IPS into GT power management
c08196b04224 drm/i915: Rename rps min/max frequencies
8ce23e830a32 drm/i915: Refactor frequency bounds computation
943dd3d05a67 drm/i915: Simplify rc6/rps enabling
3b50ac9ccead drm/i915: Enabling rc6 and rps have different requirements, so separate them
3ec8bf18f3fb drm/i915: Split control of rps and rc6
515cb64d0afb drm/i915: Reorder GT interface code
2cc63d2835d6 drm/i915: Remove defunct intel_suspend_gt_powersave()
b13c9409944e drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
674162947f1c drm/i915: Move all the RPS irq handlers to intel_gt_pm
2b5a35eaa834 drm/i915: Move rps worker to intel_gt_pm.c
7e60850f9240 drm/i915: Split GT powermanagement functions to intel_gt_pm.c
213e81ce4bf0 drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
06a2d55d5a7f drm/i915: Enable render context support for Ironlake (gen5)
40953046f214 drm/i915: Generalize i915_gem_sanitize() to reset contexts
03ae9f867e77 drm/i915: Record logical context support in driver caps
930fdb6bcfdb drm/i915: Mark up Ironlake ips with rpm wakerefs
56db3d842440 drm/i915: Move sandybride pcode access to intel_sideband.c
3fab628e9128 drm/i915: Merge sandybridge_pcode_(read|write)
2bd70f343c32 drm/i915: Merge sbi read/write into a single accessor
7162c54ad499 drm/i915: Separate sideband declarations to intel_sideband.h
51a74add370a drm/i915: Replace pcu_lock with sb_lock
e5dc62d9836b Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
b5d679650ca8 drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
96e7f39c6dc8 drm/i915: Lift sideband locking for vlv_punit_(read|write)
b781b073dd15 drm/i915: Lift acquiring the vlv punit magic to a common sb-get
6fd271ec9f9d drm/i915: Disable preemption and sleeping while using the punit sideband
060d7b9acea6 drm/i915: Allow user control over preempt timeout on their important context
64142e15951b drm/i915: Use a preemption timeout to enforce interactivity
51bb4af15f24 drm/i915/preemption: Select timeout when scheduling
5cc15121424e drm/i915/execlists: Try preempt-reset from hardirq timer context
33c791ead971 drm/i915/execlists: Force preemption via reset on timeout
ae1f6eaaaf53 drm/i915: Allow init_breadcrumbs to be used from irq context
3b4e339135a5 drm/i915/guc: Make submission tasklet hardirq safe
85051fa70d03 drm/i915/execlists: Handle copying default context state for atomic reset
ba9e17b72714 drm/i915/execlists: Make submission tasklet hardirq safe
510759f80781 drm/i915: Be irqsafe inside reset
43eb036bdaa6 drm/i915: Stop parking the signaler around reset
8e29056ee3e0 drm/i915: Combine tasklet_kill and tasklet_disable
542553d4e51a drm/i915/execlists: Flush pending preemption events during reset
2b2864be0c03 drm/i915: Split execlists/guc reset preparations
f61014a5a61d drm/i915: Move engine reset prepare/finish to backends
aeabad576590 drm/i915/execlists: Refactor out complete_preempt_context()
0737b1304554 drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
03fe1da7004a drm/i915: Store a pointer to intel_context in i915_request
819a881d025e drm/i915: Move fiddling with engine->last_retired_context
e7cc21c3d321 drm/i915: Move request->ctx aside
c96aabedb9ea drm/i915: Detect if we missed kicking the execlists tasklet
b14f2461646a drm/i915/selftests: Skip the execlists tests on !execlists machines
e4ee8da15aa4 drm/i915/execlists: Disable submission tasklets when rescheduling
d5045181455d drm/i915/dp: Silence static checkers for n_entries

== Logs ==

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


More information about the Intel-gfx-trybot mailing list