Patch Details
Series:drm: Review of mode copies
URL:https://patchwork.freedesktop.org/series/100394/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22330/index.html

CI Bug Log - changes from CI_DRM_11248 -> Patchwork_22330

Summary

SUCCESS

No regressions found.

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

Participating hosts (45 -> 44)

Additional (1): fi-pnv-d510
Missing (2): fi-bsw-cyan shard-tglu

Possible new issues

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

IGT changes

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

Known issues

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

IGT changes

Issues hit

Possible fixes

Warnings

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

Build changes

CI-20190529: 20190529
CI_DRM_11248: 8861c3684bdcd4c8cb8385fbc37a2d9033dff955 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6347: 37ea4c86f97c0e05fcb6b04cff72ec927930536e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22330: 950fc955a036ae574828aa14203ed9fc07fe0900 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

950fc955a036 drm: Use drm_mode_copy()
b94948d78e9f drm: Use drm_mode_init() for on-stack modes
f84271d930db drm/panel: Use drm_mode_duplicate()
276d24d1417a drm/i915: Use drm_mode_copy()
504e28133d44 drm/i915: Use drm_mode_init() for on-stack modes
b6c95d6ebb89 drm/vc4: Use drm_mode_copy()
c9b80ec58e27 drm/tilcdc: Use drm_mode_copy()
7fca7fc81038 drm/sti: Use drm_mode_copy()
8638c264f5e7 drm/rockchip: Use drm_mode_copy()
4053f4603d4b drm/mtk: Use drm_mode_init() for on-stack modes
b89c110ef4dc drm/msm: Use drm_mode_copy()
0da547ebf332 drm/msm: Use drm_mode_init() for on-stack modes
689422fa9876 drm/msm: Nuke weird on stack mode copy
0914ad74172e drm/imx: Use drm_mode_duplicate()
b3e936908aec drm/hisilicon: Use drm_mode_init() for on-stack modes
89b7446299bc drm/gma500: Use drm_mode_copy()
006000c65793 drm/bridge: Use drm_mode_copy()
ffdcd369784b drm/radeon: Use drm_mode_copy()
a00ccc3d0a7c drm/amdgpu: Use drm_mode_copy()
53ab22b286e1 drm/amdgpu: Use drm_mode_init() for on-stack modes
8b58cd52cab8 drm/amdgpu: Remove pointless on stack mode copies
ec8eac53df11 drm: Add drm_mode_init()