✓ Fi.CI.BAT: success for drm/i915/gt: Add some debug tracing for context pinning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: drm/i915/gt: Add some debug tracing for context pinning
URL   : https://patchwork.freedesktop.org/series/62731/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6351 -> Patchwork_13426
====================================================

Summary
-------

  **WARNING**

  Minor unknown changes coming with Patchwork_13426 need to be verified
  manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_13426, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

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

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

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

### IGT changes ###

#### Warnings ####

  * igt@kms_chamelium@vga-edid-read:
    - fi-kbl-7567u:       [TIMEOUT][1] -> [FAIL][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6351/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13426/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx

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

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

### IGT changes ###

#### Issues hit ####

  * igt@i915_pm_rpm@module-reload:
    - fi-skl-6770hq:      [PASS][3] -> [FAIL][4] ([fdo#108511])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6351/fi-skl-6770hq/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxx
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13426/fi-skl-6770hq/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxx

  
#### Possible fixes ####

  * igt@debugfs_test@read_all_entries:
    - fi-ilk-650:         [DMESG-WARN][5] ([fdo#106387]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6351/fi-ilk-650/igt@debugfs_test@read_all_entries.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13426/fi-ilk-650/igt@debugfs_test@read_all_entries.html

  * igt@gem_ctx_create@basic-files:
    - fi-icl-u3:          [INCOMPLETE][7] ([fdo#107713] / [fdo#109100]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6351/fi-icl-u3/igt@gem_ctx_create@xxxxxxxxxxxxxxxx
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13426/fi-icl-u3/igt@gem_ctx_create@xxxxxxxxxxxxxxxx

  * igt@gem_ctx_switch@basic-default:
    - fi-icl-guc:         [INCOMPLETE][9] ([fdo#107713] / [fdo#108569]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6351/fi-icl-guc/igt@gem_ctx_switch@xxxxxxxxxxxxxxxxxx
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13426/fi-icl-guc/igt@gem_ctx_switch@xxxxxxxxxxxxxxxxxx

  * igt@kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [FAIL][11] ([fdo#109485]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6351/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13426/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx

  * igt@kms_frontbuffer_tracking@basic:
    - fi-icl-u2:          [FAIL][13] ([fdo#103167]) -> [PASS][14]
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6351/fi-icl-u2/igt@kms_frontbuffer_tracking@xxxxxxxxxx
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13426/fi-icl-u2/igt@kms_frontbuffer_tracking@xxxxxxxxxx

  
#### Warnings ####

  * igt@kms_chamelium@dp-crc-fast:
    - fi-kbl-7567u:       [TIMEOUT][15] -> [FAIL][16] ([fdo#109635 ])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6351/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxx
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13426/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxx

  
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#106387]: https://bugs.freedesktop.org/show_bug.cgi?id=106387
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#108511]: https://bugs.freedesktop.org/show_bug.cgi?id=108511
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#109100]: https://bugs.freedesktop.org/show_bug.cgi?id=109100
  [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485
  [fdo#109635 ]: https://bugs.freedesktop.org/show_bug.cgi?id=109635 


Participating hosts (51 -> 46)
------------------------------

  Additional (2): fi-gdg-551 fi-bwr-2160 
  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
-------------

  * Linux: CI_DRM_6351 -> Patchwork_13426

  CI_DRM_6351: 841a5e9b5d0b617cea39d2de4492cf3474d3f555 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5068: 15ad664534413628f06c0f172aac11598bfdb895 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_13426: 7e695311579e3c5a9316369753e265222813fb04 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

7e695311579e drm/i915/gt: Add some debug tracing for context pinning

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13426/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux