Series: | drm/i915: stop modifying "const" device info (rev2) |
URL: | https://patchwork.freedesktop.org/series/105358/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105358v2/index.html |
CI Bug Log - changes from CI_DRM_11981 -> Patchwork_105358v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105358v2/index.html
Participating hosts (42 -> 27)
Missing (15): fi-kbl-soraka bat-dg1-6 bat-dg1-5 fi-hsw-4200u bat-dg2-8 bat-adlm-1 bat-dg2-9 bat-adlp-6 bat-adlp-4 fi-ctg-p8600 fi-hsw-4770 bat-jsl-3 bat-rplp-1 bat-rpls-1 bat-jsl-1
Known issues
Here are the changes found in Patchwork_105358v2 that come from known issues:
IGT changes
Issues hit
-
igt@gem_render_tiled_blits@basic:
- fi-apl-guc: PASS -> INCOMPLETE (i915#6532)
-
igt@i915_selftest@live@execlists:
- fi-bdw-gvtdvm: PASS -> INCOMPLETE (i915#2940)
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@gt_heartbeat:
- {fi-ehl-2}: DMESG-FAIL (i915#5334) -> PASS
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions:
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2:
- fi-bdw-5557u: INCOMPLETE (i915#146) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_11981 -> Patchwork_105358v2
CI-20190529: 20190529
CI_DRM_11981: 6f207fdd93a13166b4adfe2f3a2972a9c632e757 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6619: ec2ab8e3a151ce05bd2726319c528c2ab99e8a96 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_105358v2: 6f207fdd93a13166b4adfe2f3a2972a9c632e757 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
b8d40221f59f drm/i915: make device info a pointer to static const data
5924e7344e86 drm/i915: stop resetting display info to zero for no display
8bb752486236 drm/i915: move has_dsc to runtime info
1abb7f610e72 drm/i915: move has_dmc to runtime info
d68c3d53c3b7 drm/i915: move has_hdcp to runtime info
8075d6867e87 drm/i915: move pipe_mask and cpu_transcoder_mask to runtime info
73722a17682c drm/i915: move platform_engine_mask to runtime info
c7e995866c0a drm/i915: move memory_regions to runtime info
6207dc0a81f6 drm/i915: move has_pooled_eu to runtime info
06814e33bc32 drm/i915: move ppgtt_type and ppgtt_size to runtime info
fc90594c6108 drm/i915: move page_sizes to runtime info
43a0c828ad72 drm/i915: move fbc_mask to runtime info
3ea78de2b15e drm/i915: move graphics.ver and graphics.rel to runtime info
2719a826118f drm/i915: add initial runtime info into device info
394d916757b8 drm/i915: combine device info printing into one