✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915/gtt: Use shallow dma pages for scratch

Patchwork patchwork at emeril.freedesktop.org
Sun Jul 7 00:44:22 UTC 2019


== Series Details ==

Series: series starting with [1/8] drm/i915/gtt: Use shallow dma pages for scratch
URL   : https://patchwork.freedesktop.org/series/63311/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6426 -> Trybot_4559
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [PASS][1] -> [FAIL][2] ([fdo#109485])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6426/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4559/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html

  
#### Possible fixes ####

  * igt at gem_exec_fence@basic-busy-default:
    - fi-icl-u3:          [DMESG-WARN][3] ([fdo#107724]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6426/fi-icl-u3/igt@gem_exec_fence@basic-busy-default.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4559/fi-icl-u3/igt@gem_exec_fence@basic-busy-default.html

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

  * igt at kms_frontbuffer_tracking@basic:
    - fi-icl-u3:          [FAIL][7] ([fdo#103167]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6426/fi-icl-u3/igt@kms_frontbuffer_tracking@basic.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4559/fi-icl-u3/igt@kms_frontbuffer_tracking@basic.html

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

  [fdo#102505]: https://bugs.freedesktop.org/show_bug.cgi?id=102505
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#105602]: https://bugs.freedesktop.org/show_bug.cgi?id=105602
  [fdo#106107]: https://bugs.freedesktop.org/show_bug.cgi?id=106107
  [fdo#106350]: https://bugs.freedesktop.org/show_bug.cgi?id=106350
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
  [fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309
  [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485
  [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045
  [fdo#111046 ]: https://bugs.freedesktop.org/show_bug.cgi?id=111046 
  [fdo#111074]: https://bugs.freedesktop.org/show_bug.cgi?id=111074


Participating hosts (54 -> 36)
------------------------------

  Additional (1): fi-icl-guc 
  Missing    (19): fi-kbl-soraka fi-hsw-4770r fi-ilk-m540 fi-bsw-n3050 fi-byt-j1900 fi-hsw-4200u fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-apl-guc fi-byt-clapper fi-hsw-4770 fi-ivb-3770 fi-skl-iommu fi-icl-y fi-bdw-samus fi-byt-n2820 fi-bsw-kefka fi-skl-6700k2 


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

  * Linux: CI_DRM_6426 -> Trybot_4559

  CI_DRM_6426: 2e291ca66a0f08e42a586aa087d2d4a582a7541d @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5088: 3356087442806675438319578f1c964e51ee4965 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4559: e9a0e294505feefd9c9a39b900d125978c8162fe @ 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_4559/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 ==

e9a0e294505f drm/i915/gtt: Recursive cleanup for gen8
45fc3c6c6d82 drm/i915/gtt: Use NULL to encode scratch shadow entries
521341a66c2c drm/i915/gtt: Convert vm->scratch into an array
5094e717a98c drm/i915/gtt: Determine the radices for gen8 page directories
fb8a924b2059 drm/i915/gtt: Markup i915_ppgtt depth
7fabe895481f drm/i915/gtt: Reorder gen8 ppgtt free/clear/alloc
62d76ebaaca4 drm/i915/gtt: Wrap page_table with page_directory
374afd33d495 drm/i915/gtt: Use shallow dma pages for scratch

== Logs ==

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


More information about the Intel-gfx-trybot mailing list