Series: | drm/edid: split out drm_eld.[ch], add some SAD helpers |
URL: | https://patchwork.freedesktop.org/series/123384/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123384v1/index.html |
CI Bug Log - changes from CI_DRM_13606 -> Patchwork_123384v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_123384v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_123384v1, please notify your bug team (lgci.bug.filing@xxxxxxxxx) 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_123384v1/index.html
Participating hosts (39 -> 30)
Additional (1): fi-hsw-4770
Missing (10): fi-kbl-7567u fi-tgl-1115g4 fi-cfl-guc fi-apl-guc fi-snb-2520m fi-kbl-guc fi-kbl-x1275 bat-dg2-11 fi-bsw-nick bat-mtlp-6
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_123384v1:
IGT changes
Possible regressions
- igt@gem_exec_suspend@basic-s0@smem:
- bat-dg2-9: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_123384v1 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-a-dp-5:
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1:
Possible fixes
Build changes
- Linux: CI_DRM_13606 -> Patchwork_123384v1
CI-20190529: 20190529
CI_DRM_13606: 0723fc45231c46bbdaef60144e5af32323d27538 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7474: 9d91cf2c6e7bb64d60c2030d1535e40ca0ad53ee @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_123384v1: 0723fc45231c46bbdaef60144e5af32323d27538 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
dc6384398098 drm/eld: add helpers to modify the SADs of an ELD
9cbc38dd7951 drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sad
6db20d05f1cc drm/edid: use a temp variable for sads to drop one level of dereferences
bdb2982e84f2 drm/edid: include drm_eld.h only where required
d499add4e943 drm/eld: replace uint8_t with u8
6e51d25293cf drm/edid: split out drm_eld.h from drm_edid.h