✓ Fi.CI.BAT: success for series starting with [01/26] drm/i915/stolen: make the object creation interface consistent

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 3 17:58:47 UTC 2019


== Series Details ==

Series: series starting with [01/26] drm/i915/stolen: make the object creation interface consistent
URL   : https://patchwork.freedesktop.org/series/67531/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6998 -> Trybot_5115
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5115/index.html

New tests
---------

  New tests have been introduced between CI_DRM_6998 and Trybot_5115:

### New IGT tests (1) ###

  * igt at i915_selftest@live_memory_region:
    - Statuses : 44 pass(s)
    - Exec time: [0.38, 2.24] s

  

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

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

### IGT changes ###

#### Possible fixes ####

  * igt at i915_selftest@live_execlists:
    - fi-bsw-kefka:       [DMESG-FAIL][1] ([fdo#111895]) -> [PASS][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6998/fi-bsw-kefka/igt@i915_selftest@live_execlists.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5115/fi-bsw-kefka/igt@i915_selftest@live_execlists.html

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-icl-u2:          [FAIL][3] ([fdo#109483]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6998/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5115/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html

  
#### Warnings ####

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [FAIL][5] ([fdo#111045] / [fdo#111096]) -> [FAIL][6] ([fdo#111407])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6998/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5115/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html

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

  [fdo#109483]: https://bugs.freedesktop.org/show_bug.cgi?id=109483
  [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045
  [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096
  [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407
  [fdo#111833]: https://bugs.freedesktop.org/show_bug.cgi?id=111833
  [fdo#111895]: https://bugs.freedesktop.org/show_bug.cgi?id=111895


Participating hosts (51 -> 45)
------------------------------

  Additional (1): fi-kbl-soraka 
  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_6998 -> Trybot_5115

  CI-20190529: 20190529
  CI_DRM_6998: fd44976bff7ae3cdf72245ac33d92d2186e57e9b @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5210: 74f55119f9920b65996535210a09147997804136 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_5115: 3d7e88403a919a7777e6d7299a1486cc539db9e5 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

3d7e88403a91 drm/i915/selftests: rework igt_ppgtt_exhaust_huge
b56026ce101b drm/i915/selftests: add fast option to igt_write_huge
55a6b86d2189 drm/i915/selftests: prefer random sizes for the igt_ppgtt smoke tests
9ae03132688e drm/i915: Create dumb buffer from LMEM
f85d66c530b8 HAX drm/i915: add the fake lmem region
fe8deed02eb4 gpu trash
cd7c967a1028 drm/i915: don't allocate the ring in stolen if we lack aperture
fdacf048526c drm/i915: Don't try to place HWS in non-existing mappable region
dd6903922e6e drm/i915: error capture with no ggtt slot
325dfb71cd5a drm/i915/selftests: check for missing aperture
1afed3e630b4 drm/i915: set num_fence_regs to 0 if there is no aperture
21b1ba384be9 drm/i915: do not map aperture if it is not available.
7a2e34bf2762 drm/i915: define HAS_MAPPABLE_APERTURE
4c045eb54ba9 drm/i915: treat stolen as a region
7b3fbfa3e479 drm/i915: treat shmem as a region
f43afe3f34aa drm/i915: enumerate and init each supported region
d82f9fb4e152 drm/i915/selftests: extend coverage to include LMEM huge-pages
56d11882a52d drm/i915/selftests: add write-dword test for LMEM
f7b1424980de drm/i915/lmem: support kernel mapping
91b53da628fb drm/i915: setup io-mapping for LMEM
e57cb34a662d drm/i915: support creating LMEM objects
432188af5854 drm/i915: Add memory region information to device_info
8c8b3e5e8223 drm/i915/region: support volatile objects
64a6e7b544fe drm/i915/region: support contiguous allocations
4b03e2a71e40 drm/i915: introduce intel_memory_region
82b0e13eafcd drm/i915/stolen: make the object creation interface consistent

== Logs ==

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


More information about the Intel-gfx-trybot mailing list