[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Rename functions to match their entry points (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jul 12 12:08:11 UTC 2019
== Series Details ==
Series: drm/i915: Rename functions to match their entry points (rev2)
URL : https://patchwork.freedesktop.org/series/63541/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6471 -> Patchwork_13641
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13641/
Known issues
------------
Here are the changes found in Patchwork_13641 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at core_auth@basic-auth:
- fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) +2 similar issues
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6471/fi-icl-u3/igt@core_auth@basic-auth.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13641/fi-icl-u3/igt@core_auth@basic-auth.html
* igt at 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_6471/fi-skl-6770hq/igt@i915_pm_rpm@module-reload.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13641/fi-skl-6770hq/igt@i915_pm_rpm@module-reload.html
* igt at i915_selftest@live_hangcheck:
- fi-icl-u2: [PASS][5] -> [INCOMPLETE][6] ([fdo#107713] / [fdo#108569])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6471/fi-icl-u2/igt@i915_selftest@live_hangcheck.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13641/fi-icl-u2/igt@i915_selftest@live_hangcheck.html
* igt at kms_frontbuffer_tracking@basic:
- fi-icl-u2: [PASS][7] -> [FAIL][8] ([fdo#103167])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6471/fi-icl-u2/igt@kms_frontbuffer_tracking@basic.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13641/fi-icl-u2/igt@kms_frontbuffer_tracking@basic.html
#### Possible fixes ####
* igt at gem_ctx_exec@basic:
- fi-icl-u3: [DMESG-WARN][9] ([fdo#107724]) -> [PASS][10]
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6471/fi-icl-u3/igt@gem_ctx_exec@basic.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13641/fi-icl-u3/igt@gem_ctx_exec@basic.html
* {igt at gem_ctx_switch@rcs0}:
- fi-icl-guc: [INCOMPLETE][11] ([fdo#107713]) -> [PASS][12]
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6471/fi-icl-guc/igt@gem_ctx_switch@rcs0.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13641/fi-icl-guc/igt@gem_ctx_switch@rcs0.html
* igt at kms_frontbuffer_tracking@basic:
- fi-hsw-peppy: [DMESG-WARN][13] ([fdo#102614]) -> [PASS][14]
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6471/fi-hsw-peppy/igt@kms_frontbuffer_tracking@basic.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13641/fi-hsw-peppy/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#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
[fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
[fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
[fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
[fdo#108511]: https://bugs.freedesktop.org/show_bug.cgi?id=108511
[fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
[fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045
[fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096
Participating hosts (55 -> 47)
------------------------------
Missing (8): fi-kbl-soraka 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_6471 -> Patchwork_13641
CI_DRM_6471: 7b027aac4fc3877fa21bb35cc7eb1c932012032a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5094: d7f140b5b02d054183a74842b4579cf7f5533927 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_13641: d1f88dc60080ca44f6bb6c9bdec2e3bc03cd14bf @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
d1f88dc60080 drm/i915: Propagate "_probe" function name suffix down
b024a8b628d9 drm/i915: Propagate "_remove" function name suffix down
edbd9893ef18 drm/i915: Propagate "_release" function name suffix down
3499abc8ce0f drm/i915: Replace "_load" with "_probe" consequently
d4cd18ecdcc6 drm/i915: Rename "_load"/"_unload" to match PCI entry points
9fdf32b419a6 drm/i915: Drop extern qualifiers from header function prototypes
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13641/
More information about the Intel-gfx
mailing list