✓ Fi.CI.BAT: success for series starting with [01/59] drm/i915/execlists: Relax CSB force-mmio for VT-d

Patchwork patchwork at emeril.freedesktop.org
Fri May 11 20:47:04 UTC 2018


== Series Details ==

Series: series starting with [01/59] drm/i915/execlists: Relax CSB force-mmio for VT-d
URL   : https://patchwork.freedesktop.org/series/43075/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4171 -> Trybot_2129 =

== Summary - WARNING ==

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

== Possible new issues ==

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

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

  === IGT changes ===

    ==== Issues hit ====

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

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

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


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

  Missing    (17): fi-ilk-m540 fi-bxt-dsi fi-bsw-n3050 fi-skl-guc fi-cnl-y3 fi-byt-squawks fi-cfl-8700k fi-cfl-u fi-kbl-7500u fi-cfl-s3 fi-glk-j4005 fi-cnl-psr fi-bxt-j4205 fi-skl-6700k2 fi-skl-6700hq fi-skl-6600u fi-kbl-r 


== Build changes ==

    * Linux: CI_DRM_4171 -> Trybot_2129

  CI_DRM_4171: fe5bde58dca53de7b615789c69ed83c6420d2d1a @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4475: 35f08c12aa216d5b62a5b9984b575cee6905098f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2129: f9f33922232f0fd0447ea50eddd56d5c16127dd0 @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4475: 3ba0657bff4216d1ec7179935590261855f1651e @ git://anongit.freedesktop.org/piglit


== Linux commits ==

f9f33922232f drm/i915: Reduce spinlock hold time during notify_ring() interrupt
d85065876ea8 drm/i915: Support per-context user requests for GPU frequency control
7173a3fc5601 drm/i915: Remove unwarranted clamping for hsw/bdw
ea3942d30193 drm/i915,intel_ips: Enable GPU wait-boosting with IPS
39bbbf038ec7 drm/i915: Pull IPS into GT power management
e88567ad5c68 drm/i915: Rename rps min/max frequencies
e9cea9948bea drm/i915: Refactor frequency bounds computation
6445fb490790 drm/i915: Simplify rc6/rps enabling
9498038b0674 drm/i915: Enabling rc6 and rps have different requirements, so separate them
0f1815c58a21 drm/i915: Split control of rps and rc6
133f627ffeb7 drm/i915: Reorder GT interface code
a1e8b061c1f0 drm/i915: Remove defunct intel_suspend_gt_powersave()
37a77da66f8d drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
6f2b3dbfb97d drm/i915: Move all the RPS irq handlers to intel_gt_pm
be91cd084605 drm/i915: Move rps worker to intel_gt_pm.c
7ce18adcea59 drm/i915: Split GT powermanagement functions to intel_gt_pm.c
50723a5e431c drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
f3b093bccebb drm/i915: Enable render context support for Ironlake (gen5)
1f32828d3b7a drm/i915: Generalize i915_gem_sanitize() to reset contexts
634a0ed2b7e7 drm/i915: Record logical context support in driver caps
360bcd38f692 drm/i915: Mark up Ironlake ips with rpm wakerefs
b8b629fe488d drm/i915: Move sandybride pcode access to intel_sideband.c
100e7729b789 drm/i915: Merge sandybridge_pcode_(read|write)
03957c0e9419 drm/i915: Merge sbi read/write into a single accessor
3a8b64057fa9 drm/i915: Separate sideband declarations to intel_sideband.h
5603a5e7e0ab drm/i915: Replace pcu_lock with sb_lock
b92b5d45e2d9 Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
f1d7aa8be164 drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
3ce4e8f58c06 drm/i915: Lift sideband locking for vlv_punit_(read|write)
a1bf7517c238 drm/i915: Lift acquiring the vlv punit magic to a common sb-get
04420caf11b4 drm/i915: Disable preemption and sleeping while using the punit sideband
7a5cb285e8ab drm/i915: Allow user control over preempt timeout on their important context
6d1e9d028e14 drm/i915: Use a preemption timeout to enforce interactivity
6c0e01f88df3 drm/i915/preemption: Select timeout when scheduling
b110a85391d6 drm/i915/execlists: Try preempt-reset from hardirq timer context
d61ce3297eae drm/i915/execlists: Force preemption via reset on timeout
07cb25df55e3 drm/i915: Allow init_breadcrumbs to be used from irq context
15b0605968a6 drm/i915/execlists: Handle copying default context state for atomic reset
405fe98134be drm/i915: Make intel_engine_dump irqsafe
59c0044e96c8 drm/i915: Be irqsafe inside reset
316165af5925 drm/i915: Stop parking the signaler around reset
fed83f88f2db drm/i915/execlists: Flush pending preemption events during reset
226aa2ec8b01 drm/i915: Split execlists/guc reset preparations
8666b6dfa5a8 drm/i915: Move engine reset prepare/finish to backends
654fdcef32a3 drm/i915/execlists: Refactor out complete_preempt_context()
297fb9df7d4b drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
716c79d60460 drm/i915: Store a pointer to intel_context in i915_request
cd8081edba6a drm/i915: Move fiddling with engine->last_retired_context
b9b663dc469a drm/i915: Move request->ctx aside
fea95d78b6c3 drm/i915: Detect if we missed kicking the execlists tasklet
e2561775e0b5 drm/i915: Speed up idle detection by kicking the tasklets
d23502d74019 drm/i915: Remove USES_GUC_SUBMISSION() pointer chasing from gen8_cs_irq_handler
fa9d841903a3 drm/i915: Rearrange gen8_cs_irq_handler
ca214e62a53f drm/i915/execlists: Direct submission from irq handler
e8dbd60faee4 drm/i915/execlists: Direct submit onto idle engines
8476f12b2711 drm/i915: Only sync tasklets once for recursive reset preparation
88115342dde4 drm/i915: Wrap tasklet_struct for abuse
3ea100578865 drm/i915: Remove tasklet flush before disable
7050f1e9654f drm/i915/execlists: Relax CSB force-mmio for VT-d

== Logs ==

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


More information about the Intel-gfx-trybot mailing list