✓ Fi.CI.BAT: success for series starting with [01/51] drm/i915: Fixup kerneldoc for intel_device_info_runtime_init

Patchwork patchwork at emeril.freedesktop.org
Sun Jan 6 00:21:36 UTC 2019


== Series Details ==

Series: series starting with [01/51] drm/i915: Fixup kerneldoc for intel_device_info_runtime_init
URL   : https://patchwork.freedesktop.org/series/54783/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5364 -> Trybot_3564
====================================================

Summary
-------

  **WARNING**

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

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

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

### IGT changes ###

#### Warnings ####

  * igt at kms_flip@basic-flip-vs-dpms:
    - fi-skl-6770hq:      PASS -> SKIP +36

  * 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_3564 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at cs-compute:
    - fi-kbl-8809g:       NOTRUN -> FAIL [fdo#108094]

  * igt at amdgpu/amd_prime at amd-to-i915:
    - fi-kbl-8809g:       NOTRUN -> FAIL [fdo#107341]

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

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

  
#### Possible fixes ####

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

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

  * igt at kms_frontbuffer_tracking@basic:
    - fi-byt-clapper:     FAIL [fdo#103167] -> PASS

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

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

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


Participating hosts (43 -> 38)
------------------------------

  Additional (1): fi-gdg-551 
  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-bdw-gvtdvm fi-byt-squawks fi-bsw-cyan fi-glk-j4005 


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

    * Linux: CI_DRM_5364 -> Trybot_3564

  CI_DRM_5364: 53364c9f70e33458fe848372778f8d0eba994f91 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4756: 75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3564: 2c214b194de3225b708b628c59c32b402a1283ae @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

2c214b194de3 drm/i915: Replace global breadcrumbs with per-context interrupt tracking
f5272a088d8f drm/i915: Identify active requests
9dca132b0875 drm/i915: Track the context's seqno in its own timeline HWSP
804db5dbbb10 drm/i915: Allocate a status page for each timeline
d861b48ce1dd drm/i915: Enlarge vma->pin_count
6979bdf0de18 drm/i915: Introduce concept of per-timeline (context) HWSP
4461ad07e4ce drm/i915: Move list of timelines under its own lock
b440685ae0cb drm/i915: Always allocate an object/vma for the HWSP
e32563b4639c drm/i915: Remove the intel_engine_notify tracepoint
1f4b60f9d9ef drm/i915/selftests: Make evict tolerant of foreign objects
d60b39675443 drm/i915/selftests: Allocate mock ring/timeline per context
85f5afd7ed4c drm/i915: Use b->irq_enable() as predicate for mock engine
0b2550ecd656 drm/i915: Move intel_execlists_show_requests() aside
b026ae99d826 drm/i915: Move vma lookup to its own lock
d8d2ed01d278 drm/i915: Consolidate the bound/unbound vma lists into one
603d179902b1 drm/i915: Pull VM lists under the VM mutex.
e90b1961dfa8 drm/i915: Stop tracking MRU activity on VMA
c6474aebdf9b drm/i915: Issue engine resets onto idle engines
158c9db531f5 drm/i915: Remove GPU reset dependence on struct_mutex
f32486c2ebc5 drm/i915/guc: Disable global reset
cc061f3c84f0 drm/i915: Make all GPU resets atomic
a0ee8a6731cb drm/i915: Pull all the reset functionality together into i915_reset.c
9de4aa4b6e66 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
c66f16150925 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
5ae15767e708 drm/i915: Mark up Ironlake ips with rpm wakerefs
8250a7ee30d5 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
7b92aff8a4e6 drm/i915/dp: Markup pps lock power well
adf5f114399d drm/i915: Combined gt.awake/gt.power wakerefs
8a650de7d83f drm/i915: Track the wakeref used to initialise display power domains
1cff4d2883a4 drm/i915: Markup paired operations on display power domains
f8f115a0f384 drm/i915: Syntatic sugar for using intel_runtime_pm
8b873629eba9 drm/i915/selftests: Mark up rpm wakerefs
28d3dab94118 drm/i915/panel: Track temporary rpm wakeref
3ab0401f3a7d drm/i915/hotplug: Track temporary rpm wakeref
c9c06e3e3639 drm/i915/fb: Track rpm wakerefs
70cc7fb11011 drm/i915/gem: Track the rpm wakerefs
1e06df90341c drm/i915/guc: Track the rpm wakeref
79786f98c14a drm/i915/pmu: Track rpm wakeref
448c5dc6043f drm/i915/perf: Track the rpm wakeref
d2a182285276 drm/i915: Mark up debugfs with rpm wakeref tracking
03d4ef90435f drm/i915: Mark up sysfs with rpm wakeref tracking
355cf6482010 drm/i915: Track the rpm wakerefs for error handling
27988cd093b0 drm/i915: Track GT wakeref
36131ff8ec20 drm/i915: Markup paired operations on wakerefs
d5619e14d758 drm/i915: Track all held rpm wakerefs
8a7ba63f37b3 drm/i915: Report the number of closed vma held by each context in debugfs
79e49910c140 drm/i915/userptr: Probe vma range before gup
75f98685ca08 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
1c31d5a69946 drm/i915: Return immediately if trylock fails for direct-reclaim
55268c5fe361 drm/i915/hsw: Flush RING_IMR changes before changing the global GT IMR (vecs)
7bfc26eaf644 drm/i915: Fixup kerneldoc for intel_device_info_runtime_init

== Logs ==

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


More information about the Intel-gfx-trybot mailing list