✓ Fi.CI.BAT: success for series starting with [01/34] drm/i915: Explicitly track active fw_domain timers

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 8 11:49:43 UTC 2019


== Series Details ==

Series: series starting with [01/34] drm/i915: Explicitly track active fw_domain timers
URL   : https://patchwork.freedesktop.org/series/63359/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6429 -> Trybot_4573
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4573/

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

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

### IGT changes ###

#### Possible fixes ####

  * igt at gem_basic@bad-close:
    - fi-icl-u3:          [DMESG-WARN][1] ([fdo#107724]) -> [PASS][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6429/fi-icl-u3/igt@gem_basic@bad-close.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4573/fi-icl-u3/igt@gem_basic@bad-close.html

  * igt at gem_exec_suspend@basic-s4-devices:
    - fi-blb-e6850:       [INCOMPLETE][3] ([fdo#107718]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6429/fi-blb-e6850/igt@gem_exec_suspend@basic-s4-devices.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4573/fi-blb-e6850/igt@gem_exec_suspend@basic-s4-devices.html

  * igt at i915_selftest@live_hangcheck:
    - fi-kbl-x1275:       [DMESG-WARN][5] ([fdo#111074]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6429/fi-kbl-x1275/igt@i915_selftest@live_hangcheck.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4573/fi-kbl-x1275/igt@i915_selftest@live_hangcheck.html

  
#### Warnings ####

  * igt at gem_exec_parse@basic-allowed:
    - fi-cml-u:           [SKIP][7] ([fdo#109289] / [fdo#110514]) -> [SKIP][8] ([fdo#109289]) +1 similar issue
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6429/fi-cml-u/igt@gem_exec_parse@basic-allowed.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4573/fi-cml-u/igt@gem_exec_parse@basic-allowed.html

  * igt at gem_exec_parse@basic-rejected:
    - fi-cml-u2:          [SKIP][9] ([fdo#109289] / [fdo#110514]) -> [SKIP][10] ([fdo#109289]) +1 similar issue
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6429/fi-cml-u2/igt@gem_exec_parse@basic-rejected.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4573/fi-cml-u2/igt@gem_exec_parse@basic-rejected.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
  [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
  [fdo#110514]: https://bugs.freedesktop.org/show_bug.cgi?id=110514
  [fdo#111074]: https://bugs.freedesktop.org/show_bug.cgi?id=111074


Participating hosts (52 -> 46)
------------------------------

  Additional (4): fi-icl-u4 fi-skl-iommu fi-icl-u2 fi-skl-6700k2 
  Missing    (10): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-icl-y fi-byt-clapper fi-bdw-samus 


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

  * Linux: CI_DRM_6429 -> Trybot_4573

  CI_DRM_6429: ec3f2457cb852af756bf9022496370f4a22b0fee @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5089: d2a10fb734c34b72eb17c58d9dae813321112ee6 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4573: 04f7b46c58eb3eeebd9eebdb7219afd32bba2e6a @ git://anongit.freedesktop.org/gfx-ci/linux


== Kernel 32bit build ==

Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4573/build_32bit.log

  CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  CHK     include/generated/compile.h
Kernel: arch/x86/boot/bzImage is ready  (#1)
  Building modules, stage 2.
  MODPOST 112 modules
ERROR: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
ERROR: "__divdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
scripts/Makefile.modpost:91: recipe for target '__modpost' failed
make[1]: *** [__modpost] Error 1
Makefile:1287: recipe for target 'modules' failed
make: *** [modules] Error 2


== Linux commits ==

04f7b46c58eb drm/i915: Only track bound elements of the GTT
7eb904da17b4 drm/i915: Track ggtt fence reservations under its own mutex
f0930f03384d drm/i915: Extract intel_frontbuffer active tracking
e67f9682dce0 drm/i915/overlay: Switch to using i915_active tracking
599efb453770 drm/i915: Forgo last_fence active request tracking
13c774d996c3 more-dummy-fence
700ae3754236 dma-fence: Always execute signal callbacks
fdc2b7decef9 dma-fence: Refactor signaling for manual invocation
986a620fd494 dma-fence: Report the composite sync_file status
25832bdfc632 dma-fence: Propagate errors to dma-fence-array container
3dc4724e2c6a drm/i915/execlists: Disable preemption under GVT
ad3e06e464bd drm/i915/display: Throw an error when losing user data
8fbaaf065a52 drm/i915/gt: Use intel_gt as the primary object for handling resets
417f74e637bd drm/i915: Replace struct_mutex for batch pool serialisation
bd5c230a10b4 drm/i915: Protect request retirement with timeline->mutex
2d87efdb4094 drm/i915/gt: Guard timeline pinning with its own mutex
a982b48b0f69 drm/i915/gt: Convert timeline tracking to spinlock
8184f23cc5f7 drm/i915/gt: Track timeline activeness in enter/exit
a54f0c80f26d drm/i915: Teach execbuffer to take the engine wakeref not GT
aab8c9bc66b1 drm/i915/gt: Remove presumption of RCS0
e720df1018ed drm/i915/gt: Apply RCS workarounds to the render class
f7be43edb1a5 drm/i915/oa: Reconfigure contexts on the fly
11e5b503c5d4 drm/i915/gtt: Tidy up ppgtt insertion for gen8
06f7dec48551 drm/i915/gtt: Recursive ppgtt alloc for gen8
2763b1ed2434 drm/i915/gtt: Recursive ppgtt clear for gen8
99e1a78f5156 drm/i915/gtt: Recursive cleanup for gen8
682cd57a41b3 drm/i915/gtt: Use NULL to encode scratch shadow entries
2b2b81f9dee4 drm/i915/gtt: Convert vm->scratch into an array
ed9798683754 drm/i915/gtt: Compute the radix for gen8 page table levels
f4cae0764771 drm/i915/gtt: Markup i915_ppgtt depth
ac3882469484 drm/i915/gtt: Reorder gen8 ppgtt free/clear/alloc
0b5558bd5fc0 drm/i915/gtt: Wrap page_table with page_directory
8bfe97121080 drm/i915/gtt: Use shallow dma pages for scratch
01ae01d10e9f drm/i915: Explicitly track active fw_domain timers

== Logs ==

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


More information about the Intel-gfx-trybot mailing list