[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/25] drm/i915: Protect context while grabbing its name for the request
Patchwork
patchwork at emeril.freedesktop.org
Sun Nov 10 19:40:24 UTC 2019
== Series Details ==
Series: series starting with [01/25] drm/i915: Protect context while grabbing its name for the request
URL : https://patchwork.freedesktop.org/series/69265/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7301 -> Patchwork_15208
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15208/index.html
Known issues
------------
Here are the changes found in Patchwork_15208 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at i915_selftest@live_hangcheck:
- fi-bsw-kefka: [PASS][1] -> [INCOMPLETE][2] ([fdo#105876])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7301/fi-bsw-kefka/igt@i915_selftest@live_hangcheck.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15208/fi-bsw-kefka/igt@i915_selftest@live_hangcheck.html
* igt at kms_chamelium@hdmi-hpd-fast:
- fi-kbl-7500u: [PASS][3] -> [FAIL][4] ([fdo#111045] / [fdo#111096])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7301/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15208/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
#### Possible fixes ####
* igt at kms_frontbuffer_tracking@basic:
- fi-icl-u2: [FAIL][5] ([fdo#103167]) -> [PASS][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7301/fi-icl-u2/igt@kms_frontbuffer_tracking@basic.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15208/fi-icl-u2/igt@kms_frontbuffer_tracking@basic.html
#### Warnings ####
* igt at i915_selftest@live_gt_pm:
- fi-icl-guc: [INCOMPLETE][7] ([fdo#107713]) -> [DMESG-FAIL][8] ([fdo#112205])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7301/fi-icl-guc/igt@i915_selftest@live_gt_pm.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15208/fi-icl-guc/igt@i915_selftest@live_gt_pm.html
[fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
[fdo#105876]: https://bugs.freedesktop.org/show_bug.cgi?id=105876
[fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
[fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045
[fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096
[fdo#112205]: https://bugs.freedesktop.org/show_bug.cgi?id=112205
Participating hosts (49 -> 44)
------------------------------
Missing (5): fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-byt-clapper fi-bdw-samus
Build changes
-------------
* CI: CI-20190529 -> None
* Linux: CI_DRM_7301 -> Patchwork_15208
CI-20190529: 20190529
CI_DRM_7301: 4e736df5c07b7f5c3060ed96ac76b7dd1da1b203 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5268: c94958b8f7caefcda72392417ae6f3a98e36a48b @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_15208: dd9db518d142fe5ab526792b5402c33fe89d4c0a @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
dd9db518d142 drm/i915/gt: Pull GT initialisation under intel_gt_init()
d850cd095bf6 drm/i915/uc: Use an internal buffer for firmware images
f17cf5f6dde5 drm/i915: Move i915_gem_init_contexts() earlier
fa3a89c6ffbc drm/i915: Remove i915->kernel_context
4df638d19932 drm/i915: Push the use-semaphore marker onto the intel_context
2065cdcd7800 drm/i915: Drop GEM context as a direct link from i915_request
e83e488e9a35 drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
e7e9c7fc78b8 Revert "drm/i915: use a separate context for gpu relocs"
563d91c23fe1 drm/i915/selftests: Fill all the drm_vma_manager holes
9170551737a6 drm/i915/selftests: Mock the engine sorting for easy validation
70a6a580819c drm/i915/selftests: Perform some basic cycle counting of MI ops
c4d1df46aa33 drm/i915/selftests: Exercise parallel blit operations on a single ctx
9a8128fc6b6d drm/i915: Taint the kernel on dumping the GEM ftrace buffer
63571679d026 drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
e17d42d0553a drm/i915/gem: Silence sparse for RCU protection inside the constructor
bcc3edea4030 drm/i915/execlists: Reduce barrier on context switch to a wmb()
21290981206b drm/i915/icl: Refine PG_HYSTERESIS
8e956214275b drm/i915: Show guilty context name on GPU reset
811a6595d3bf drm/i915: Cancel context if it hangs after it is closed
8ffe8c84ba2d drm/i915/userptr: Handle unlocked gup retries
8597020d9819 drm/i915/pmu: "Frequency" is reported as accumulated cycles
74b9f809093a drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
89d01350666e drm/i915/gem: Update context name on closing
e706176a5dae drm/i915/gem: Embed context/timeline name inside the GEM context
d402853e5a38 drm/i915: Protect context while grabbing its name for the request
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15208/index.html
More information about the Intel-gfx
mailing list