✓ Fi.CI.BAT: success for series starting with [01/77] drm/i915/lrc: Scrub the GPU state of the guilty hanging request

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 30 15:47:53 UTC 2018


== Series Details ==

Series: series starting with [01/77] drm/i915/lrc: Scrub the GPU state of the guilty hanging request
URL   : https://patchwork.freedesktop.org/series/42444/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4113 -> Trybot_2097 =

== Summary - WARNING ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Warnings ====

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

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

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    
  fdo#106084 https://bugs.freedesktop.org/show_bug.cgi?id=106084


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

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


== Build changes ==

    * Linux: CI_DRM_4113 -> Trybot_2097

  CI_DRM_4113: 1d2a421b1f9b47883b9d0eeb28dc4069e462dbe3 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4452: 29ae12bd764e3b1876356e7628a32192b4ec9066 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2097: 222e58ffa33947ae47ca229d7ce8187576a5e95d @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4452: 04a2952c5b3782eb03cb136bb16d89daaf243f14 @ git://anongit.freedesktop.org/piglit


== Linux commits ==

222e58ffa339 virtual
0addc2d40ea1 set-engines
aa327e93d216 drm/i915: Re-arrange execbuf so context is known before engine
452f67780d34 drm/i915: Fix I915_EXEC_RING_MASK
76c5b419d8e0 single-timeline-per-queue
be505e047cd8 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
703950aa6ff4 rt-active
550df67fa3e2 drm/i915: Start returning an error from i915_vma_move_to_active()
d1fe12b74f43 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
116ccf9e1f69 drm/i915: Priority boost switching to an idle ring
f9ec9691f85a drm/i915: Priority boost for new clients
baecf40c40fd drm/i915/execlists: Switch to rb_root_cached
c2fa0ca42bfe drm/i915: Only signal from interrupt when requested
47286644194e drm/i915: Move the irq_counter inside the spinlock
fc502f2e661d drm/i915: Reduce spinlock hold time during notify_ring() interrupt
31732ee3a76f drm/i915/selftests: Extend partial vma coverage to check parallel creation
ee0f92d639d3 drm/i915: Reduce context HW ID lifetime
89450fe80ae0 drm/i915: Enable rc6 for Ironlake
a4f72b6bedde drm/i915: Support per-context user requests for GPU frequency control
7d241a2c23bc drm/i915: Remove unwarranted clamping for hsw/bdw
84e788b002e7 drm/i915,intel_ips: Enable GPU wait-boosting with IPS
01ad36bf4f12 drm/i915: Pull IPS into GT power management
62ba2f600907 drm/i915: Rename rps min/max frequencies
c6273c27b6f3 drm/i915: Refactor frequency bounds computation
2e8306b3152a drm/i915: Simplify rc6/rps enabling
51a0ff837a4d drm/i915: Enabling rc6 and rps have different requirements, so separate them
bfee2be49281 drm/i915: Split control of rps and rc6
e74cad8f2a7f drm/i915: Reorder GT interface code
52c17c53598f drm/i915: Remove defunct intel_suspend_gt_powersave()
875e4ee074d9 drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
a001e6fd4701 drm/i915: Move all the RPS irq handlers to intel_gt_pm
b8b53d9b445b drm/i915: Move rps worker to intel_gt_pm.c
aae463bba151 drm/i915: Split GT powermanagement functions to intel_gt_pm.c
49fdd86912ca drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
4deb5ebc2cd9 drm/i915: Enable render context support for Ironlake (gen5)
1567e95c450a drm/i915: Generalize i915_gem_sanitize() to reset contexts
2747130494f4 drm/i915: Record logical context support in driver caps
a556bc0a6d31 drm/i915: Mark up Ironlake ips with rpm wakerefs
d6b11735ea63 drm/i915: Move sandybride pcode access to intel_sideband.c
eca7f6a39b42 drm/i915: Merge sandybridge_pcode_(read|write)
1e68c0804d81 drm/i915: Merge sbi read/write into a single accessor
d9319aae1b82 drm/i915: Separate sideband declarations to intel_sideband.h
9ec4ea6cc22f drm/i915: Replace pcu_lock with sb_lock
751236e0493b Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
4586fdefe087 drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
a430efa65182 drm/i915: Lift sideband locking for vlv_punit_(read|write)
843a01946859 drm/i915: Lift acquiring the vlv punit magic to a common sb-get
b20ce936fa7a drm/i915: Disable preemption and sleeping while using the punit sideband
b6eb73d836f9 drm/i915: Request driver probe from an async task
b7fcfcf9d4bb drm/i915/execlists: Delay updating ring register state after resume
25467acc627e drm/i915: Allow user control over preempt timeout on their important context
694a62f5d354 drm/i915: Use a preemption timeout to enforce interactivity
80d454cb7350 drm/i915/preemption: Select timeout when scheduling
5129acf7962b drm/i915/execlists: Try preempt-reset from hardirq timer context
736fd5a27f01 drm/i915/execlists: Force preemption via reset on timeout
c18721242e28 drm/i915: Allow init_breadcrumbs to be used from irq context
f3f2bf8c89ad drm/i915/guc: Make submission tasklet hardirq safe
99d4ebc00c95 drm/i915/execlists: Make submission tasklet hardirq safe
6ea95e3128a6 drm/i915: Be irqsafe inside reset
f7cd68da1cda drm/i915: Stop parking the signaler around reset
b1d86e91e651 drm/i915: Combine tasklet_kill and tasklet_disable
fc305206afe1 drm/i915/execlists: Flush pending preemption events during reset
3be14ed3b7c2 drm/i915: Split execlists/guc reset preparations
a8bae526cbdd drm/i915: Move engine reset prepare/finish to backends
c1cc0a46bdfb drm/i915/execlists: Refactor out complete_preempt_context()
0f7e0369da9c drm/i915/execlists: Assert we keep the HW context pinned
c14a779fceff drm/i915: Store a pointer to intel_context in i915_request
c747a5fbc3c9 drm/i915: Move fiddling with engine->last_retired_context
d702e8288fd8 drm/i915: Move request->ctx aside
b208763547e1 drm/i915: Lazily unbind vma on close
b46525ec252a drm/i915: Split i915_gem_timeline into individual timelines
5d5c183e235d drm/i915: Move timeline from GTT to ring
6edcf5a4695d drm/i915: Only track live rings for retiring
46dac1556cc8 drm/i915: Retire requests along rings
5d97ec37faa0 drm/i915: Wrap engine->context_pin() and engine->context_unpin()
1c594d0ed99e drm/i915: Stop tracking timeline->inflight_seqnos

== Logs ==

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


More information about the Intel-gfx-trybot mailing list