✓ Fi.CI.BAT: success for series starting with [01/68] drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe()

Patchwork patchwork at emeril.freedesktop.org
Fri May 4 08:29:24 UTC 2018


== Series Details ==

Series: series starting with [01/68] drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe()
URL   : https://patchwork.freedesktop.org/series/42671/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4143 -> Trybot_2104 =

== Summary - WARNING ==

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

== Possible new issues ==

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

  === 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:        SKIP -> PASS

    
== Known issues ==

  Here are the changes found in Trybot_2104 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 kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-ivb-3520m:       PASS -> DMESG-WARN (fdo#106084)

    
    ==== Possible fixes ====

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

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

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

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

    
  fdo#102575 https://bugs.freedesktop.org/show_bug.cgi?id=102575
  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#106373 https://bugs.freedesktop.org/show_bug.cgi?id=106373


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

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


== Build changes ==

    * Linux: CI_DRM_4143 -> Trybot_2104

  CI_DRM_4143: 7f69caefbfdc5a05ce34a1431b411324d391d7ff @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4461: f772d9a910130b3aec8efa4f09ed723618fae656 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2104: 6bb4db830a0da629b6704ca9409d264e3c60020a @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4461: 55207ea5154dfaa6d2c128124c50e3be4f9b6440 @ git://anongit.freedesktop.org/piglit


== Linux commits ==

6bb4db830a0d RFC drm/i915: Load balancing across a virtual engine
896fa4049735 drm/i915/execlists: Flush the tasklet before unpinning
d6048473c1d7 drm/i915: Allow a context to define its set of engines
f7a35205a77c drm/i915: Re-arrange execbuf so context is known before engine
3209b1093dda drm/i915: Fix I915_EXEC_RING_MASK
a15bfcda662e drm/i915: Allow contexts to share a single timeline across all engines
fdc404901091 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
8847a145ca5a drm/i915: Introduce the i915_user_extension_method
bf09232749c3 drm/i915: Track vma activity per fence.context, not per engine
f22f1aebe871 drm/i915: Start returning an error from i915_vma_move_to_active()
bb00e86c59b3 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
7848f904459a drm/i915: Priority boost switching to an idle ring
57fd78c8689d drm/i915: Priority boost for new clients
0753c0919c67 drm/i915/execlists: Switch to rb_root_cached
228588100b6a drm/i915: Only signal from interrupt when requested
9d636af38995 drm/i915: Move the irq_counter inside the spinlock
6f11768659f4 drm/i915: Reduce spinlock hold time during notify_ring() interrupt
dd7b6241d154 drm/i915: Support per-context user requests for GPU frequency control
f4f0f62156fd drm/i915: Remove unwarranted clamping for hsw/bdw
fa74f7f903a4 drm/i915,intel_ips: Enable GPU wait-boosting with IPS
2e7c7f4c37b0 drm/i915: Pull IPS into GT power management
e7c0413a0498 drm/i915: Rename rps min/max frequencies
4471b9993d28 drm/i915: Refactor frequency bounds computation
e5f4a5eb6961 drm/i915: Simplify rc6/rps enabling
719786ed74d0 drm/i915: Enabling rc6 and rps have different requirements, so separate them
65b36bb761f3 drm/i915: Split control of rps and rc6
aa07e36e7934 drm/i915: Reorder GT interface code
bb94847452fc drm/i915: Remove defunct intel_suspend_gt_powersave()
760f7cae2899 drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
c19530aa4dbe drm/i915: Move all the RPS irq handlers to intel_gt_pm
0ae68cff98b8 drm/i915: Move rps worker to intel_gt_pm.c
fdf42b93a423 drm/i915: Split GT powermanagement functions to intel_gt_pm.c
7619b249c168 drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
b58affe5172e drm/i915: Enable render context support for Ironlake (gen5)
805418f77975 drm/i915: Generalize i915_gem_sanitize() to reset contexts
7de794b7b9e1 drm/i915: Record logical context support in driver caps
f315cc11756f drm/i915: Mark up Ironlake ips with rpm wakerefs
1500d06788c9 drm/i915: Move sandybride pcode access to intel_sideband.c
58dce9c80409 drm/i915: Merge sandybridge_pcode_(read|write)
66473ad99e5e drm/i915: Merge sbi read/write into a single accessor
d150d57c82f1 drm/i915: Separate sideband declarations to intel_sideband.h
72fb8db3f42f drm/i915: Replace pcu_lock with sb_lock
767d137a42fd Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
525190a82cb0 drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
48bb89de90d9 drm/i915: Lift sideband locking for vlv_punit_(read|write)
51446671f1d1 drm/i915: Lift acquiring the vlv punit magic to a common sb-get
00dfea95d019 drm/i915: Disable preemption and sleeping while using the punit sideband
67e4e924a6af drm/i915: Allow user control over preempt timeout on their important context
60450048a7e1 drm/i915: Use a preemption timeout to enforce interactivity
6b0e81f9c084 drm/i915/preemption: Select timeout when scheduling
287ca61adccf drm/i915/execlists: Try preempt-reset from hardirq timer context
68365ac92240 drm/i915/execlists: Force preemption via reset on timeout
63cddbef7b2a drm/i915: Allow init_breadcrumbs to be used from irq context
1607aac2e87f drm/i915/guc: Make submission tasklet hardirq safe
a21c81ca2c99 drm/i915/execlists: Make submission tasklet hardirq safe
b99f40f40647 drm/i915: Be irqsafe inside reset
0db1ec53299b drm/i915: Stop parking the signaler around reset
070a28b118d7 drm/i915: Combine tasklet_kill and tasklet_disable
6a52dbeda8d0 drm/i915/execlists: Flush pending preemption events during reset
e6ad09b7f2c0 drm/i915: Split execlists/guc reset preparations
d82a248d1f9b drm/i915: Move engine reset prepare/finish to backends
329ba17d55f8 drm/i915/execlists: Refactor out complete_preempt_context()
267ee4401a4a drm/i915: Store a pointer to intel_context in i915_request
3f4afde18b37 drm/i915: Move fiddling with engine->last_retired_context
473e2fb332b8 drm/i915: Move request->ctx aside
613563a34279 drm/i915: Detect if we missed kicking the execlists tasklet
b16d9dc93374 drm/i915/execlists: Disable submission tasklets when rescheduling
d53b639aa7b0 drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe()

== Logs ==

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


More information about the Intel-gfx-trybot mailing list