== Series Details == Series: drm/i915: use ref_tracker library for tracking wakerefs (rev9) URL : https://patchwork.freedesktop.org/series/100327/ State : success
== Summary == CI Bug Log - changes from CI_DRM_13056 -> Patchwork_100327v9 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/index.html Participating hosts (39 -> 37) ------------------------------ Missing (2): fi-kbl-soraka fi-snb-2520m Known issues ------------ Here are the changes found in Patchwork_100327v9 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_suspend@basic-s3@smem: - bat-rpls-1: NOTRUN -> [ABORT][1] ([i915#6687] / [i915#7978]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/bat-rpls-1/igt@gem_exec_suspend@[email protected] * igt@i915_selftest@live@slpc: - bat-rpls-1: NOTRUN -> [DMESG-FAIL][2] ([i915#6367] / [i915#7996]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/bat-rpls-1/igt@i915_selftest@[email protected] * igt@i915_suspend@basic-s2idle-without-i915: - fi-tgl-1115g4: [PASS][3] -> [ABORT][4] ([i915#8213]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13056/fi-tgl-1115g4/igt@[email protected] [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/fi-tgl-1115g4/igt@[email protected] * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-dp-3: - bat-dg2-9: [PASS][5] -> [FAIL][6] ([fdo#103375] / [i915#7932]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13056/bat-dg2-9/igt@kms_pipe_crc_basic@[email protected] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/bat-dg2-9/igt@kms_pipe_crc_basic@[email protected] * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-dp-3: - bat-dg2-9: [PASS][7] -> [FAIL][8] ([fdo#103375]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13056/bat-dg2-9/igt@kms_pipe_crc_basic@[email protected] [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/bat-dg2-9/igt@kms_pipe_crc_basic@[email protected] #### Possible fixes #### * igt@i915_selftest@live@gt_heartbeat: - fi-glk-j4005: [DMESG-FAIL][9] ([i915#5334]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13056/fi-glk-j4005/igt@i915_selftest@live@gt_heartbeat.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/fi-glk-j4005/igt@i915_selftest@live@gt_heartbeat.html * igt@i915_selftest@live@migrate: - bat-atsm-1: [DMESG-FAIL][11] ([i915#7699]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13056/bat-atsm-1/igt@i915_selftest@[email protected] [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/bat-atsm-1/igt@i915_selftest@[email protected] * igt@i915_selftest@live@reset: - bat-rpls-1: [ABORT][13] ([i915#4983] / [i915#8384]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13056/bat-rpls-1/igt@i915_selftest@[email protected] [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/bat-rpls-1/igt@i915_selftest@[email protected] [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375 [i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983 [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334 [i915#6367]: https://gitlab.freedesktop.org/drm/intel/issues/6367 [i915#6687]: https://gitlab.freedesktop.org/drm/intel/issues/6687 [i915#7699]: https://gitlab.freedesktop.org/drm/intel/issues/7699 [i915#7932]: https://gitlab.freedesktop.org/drm/intel/issues/7932 [i915#7978]: https://gitlab.freedesktop.org/drm/intel/issues/7978 [i915#7996]: https://gitlab.freedesktop.org/drm/intel/issues/7996 [i915#8213]: https://gitlab.freedesktop.org/drm/intel/issues/8213 [i915#8384]: https://gitlab.freedesktop.org/drm/intel/issues/8384 Build changes ------------- * Linux: CI_DRM_13056 -> Patchwork_100327v9 CI-20190529: 20190529 CI_DRM_13056: 308c0163d9e46238948942260e6d2abcad3d8bff @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7267: a267f0236e06fc282e3dc3b8c7d76f9ed6088d9b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_100327v9: 308c0163d9e46238948942260e6d2abcad3d8bff @ git://anongit.freedesktop.org/gfx-ci/linux ### Linux commits d228ccbdaa95 drm/i915: Track gt pm wakerefs 92ea65873196 drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library 336dd8060dc7 drm/i915: Correct type of wakeref variable 42364f5dc1d5 lib/ref_tracker: remove warnings in case of allocation failure 788748ceea86 lib/ref_tracker: add printing to memory buffer e964ded80869 lib/ref_tracker: improve printing stats fe2bacb27519 lib/ref_tracker: add unlocked leak print helper == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v9/index.html
