✗ Fi.CI.BAT: failure for series starting with [01/55] drm/i915: Remove partial attempt to swizzle on pread/pwrite

Patchwork patchwork at emeril.freedesktop.org
Sat Jan 5 14:33:15 UTC 2019


== Series Details ==

Series: series starting with [01/55] drm/i915: Remove partial attempt to swizzle on pread/pwrite
URL   : https://patchwork.freedesktop.org/series/54780/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5363 -> Trybot_3563
====================================================

Summary
-------

  **FAILURE**

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

Possible new issues
-------------------

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_requests:
    - fi-hsw-4770r:       PASS -> DMESG-FAIL

  
#### Warnings ####

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-b:
    - fi-skl-guc:         PASS -> SKIP +2
    - fi-cfl-guc:         PASS -> SKIP +2

  
Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at userptr:
    - fi-kbl-8809g:       PASS -> DMESG-WARN [fdo#108965]

  * igt at kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362]

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  
#### Possible fixes ####

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       FAIL [fdo#108767] -> PASS

  * igt at kms_frontbuffer_tracking@basic:
    - fi-hsw-peppy:       DMESG-WARN [fdo#102614] -> PASS

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-a:
    - fi-byt-clapper:     FAIL [fdo#103191] / [fdo#107362] -> PASS

  
  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965


Participating hosts (47 -> 39)
------------------------------

  Additional (1): fi-byt-n2820 
  Missing    (9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-glk-j4005 fi-kbl-7560u fi-skl-6600u 


Build changes
-------------

    * Linux: CI_DRM_5363 -> Trybot_3563

  CI_DRM_5363: f141806c68e4cbd56e3a5a582eb1a6f5b7edfc84 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4756: 75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3563: c3cedce3e9e764c67b330cc0f98b0159aaf5301f @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

c3cedce3e9e7 drm/i915: Replace global breadcrumbs with per-context interrupt tracking
81c88ab8ddcf drm/i915: Identify active requests
de02c5b76a64 drm/i915: Track the context's seqno in its own timeline HWSP
4ecdbb13274d drm/i915: Allocate a status page for each timeline
9dd985562d2a drm/i915: Enlarge vma->pin_count
edb396a7882e drm/i915: Introduce concept of per-timeline (context) HWSP
f843644f8ab2 drm/i915: Move list of timelines under its own lock
87f0473fb1cd drm/i915: Always allocate an object/vma for the HWSP
08084af12b90 drm/i915: Remove the intel_engine_notify tracepoint
6555ba9f6f97 drm/i915/selftests: Make evict tolerant of foreign objects
d94202cf208a drm/i915/selftests: Allocate mock ring/timeline per context
9fb33f1fcb6e drm/i915: Use b->irq_enable() as predicate for mock engine
1b76db9c0f8d drm/i915: Move intel_execlists_show_requests() aside
b52491f8eff8 drm/i915: Move vma lookup to its own lock
b3dfbe86d090 drm/i915: Consolidate the bound/unbound vma lists into one
04e5b62b05f1 drm/i915: Pull VM lists under the VM mutex.
23663b1d6c95 drm/i915: Stop tracking MRU activity on VMA
e3ba444f7e5c drm/i915: Issue engine resets onto idle engines
5e209d8e666b drm/i915: Remove GPU reset dependence on struct_mutex
601a0207a973 drm/i915/guc: Disable global reset
76794755c470 drm/i915: Make all GPU resets atomic
1a499fd6ba47 drm/i915: Pull all the reset functionality together into i915_reset.c
6a9f000b90eb drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
beba198e6037 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
96ff9b0d5693 drm/i915: Mark up Ironlake ips with rpm wakerefs
118ca0dfeb41 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
4bf2bc9d7ab6 drm/i915/dp: Markup pps lock power well
b91cd034fee6 drm/i915: Combined gt.awake/gt.power wakerefs
4cdcda138e01 drm/i915: Track the wakeref used to initialise display power domains
7496d68bb575 drm/i915: Markup paired operations on display power domains
5050bc4c6760 drm/i915: Syntatic sugar for using intel_runtime_pm
a17fc5eddb94 drm/i915/selftests: Mark up rpm wakerefs
8f21bf5fca20 drm/i915/panel: Track temporary rpm wakeref
2fd74f7d86f3 drm/i915/hotplug: Track temporary rpm wakeref
7932d8c3e064 drm/i915/fb: Track rpm wakerefs
0f9633fc555a drm/i915/gem: Track the rpm wakerefs
1478c2b57afe drm/i915/guc: Track the rpm wakeref
5f6a78e44a10 drm/i915/pmu: Track rpm wakeref
ab7a1bb89732 drm/i915/perf: Track the rpm wakeref
affa5bb03e0a drm/i915: Mark up debugfs with rpm wakeref tracking
32f51125c657 drm/i915: Mark up sysfs with rpm wakeref tracking
99e0a0b6eb99 drm/i915: Track the rpm wakerefs for error handling
ad3c9564fceb drm/i915: Track GT wakeref
a168542b794a drm/i915: Markup paired operations on wakerefs
2c173b32f416 drm/i915: Track all held rpm wakerefs
35475cd30f21 drm/i915: Report the number of closed vma held by each context in debugfs
ab9d7c591e80 drm/i915/userptr: Probe vma range before gup
75e5dd955746 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
fa5f2d028640 drm/i915: Return immediately if trylock fails for direct-reclaim
b83e892d0781 hmm
fce788f154e9 drm/i915/ringbuffer: Drop gen7_xcs_emit_breadcrumb
6c9130d9927a drm/i915: Simplify enabling gen6/7 user interrupts
dd76fb3090b7 drm/i915/hsw: Flush RING_IMR changes before changing the global GT IMR (vecs)
a23acd5c5a3d drm/i915: Fixup kerneldoc for intel_device_info_runtime_init
c3746798aad2 drm/i915: Remove partial attempt to swizzle on pread/pwrite

== Logs ==

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


More information about the Intel-gfx-trybot mailing list