Series: | drm/i915: add display sub-struct to drm_i915_private (rev2) |
URL: | https://patchwork.freedesktop.org/series/107170/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107170v2/index.html |
CI Bug Log - changes from CI_DRM_12022 -> Patchwork_107170v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107170v2/index.html
Participating hosts (37 -> 35)
Missing (2): bat-dg2-9 bat-jsl-3
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_107170v2:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@gt_engines:
- {bat-dg2-10}: NOTRUN -> DMESG-FAIL
Known issues
Here are the changes found in Patchwork_107170v2 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gem:
- fi-pnv-d510: PASS -> DMESG-FAIL (i915#4528)
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-g3258: PASS -> INCOMPLETE (i915#3303 / i915#4785)
-
igt@i915_suspend@basic-s3-without-i915:
- fi-hsw-4770: NOTRUN -> INCOMPLETE (i915#4817 / i915#6598)
-
igt@runner@aborted:
-
fi-pnv-d510: NOTRUN -> FAIL (fdo#109271 / i915#2403 / i915#4312)
-
fi-hsw-g3258: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#6246)
-
Possible fixes
-
igt@i915_pm_rpm@module-reload:
- {bat-dg2-10}: INCOMPLETE -> PASS
-
igt@i915_selftest@live@hangcheck:
-
fi-hsw-4770: INCOMPLETE (i915#4785) -> PASS
-
{fi-jsl-1}: INCOMPLETE (i915#5134) -> PASS
-
bat-dg1-5: DMESG-FAIL (i915#4494 / i915#4957) -> PASS
-
Warnings
- igt@i915_suspend@basic-s3-without-i915:
- fi-elk-e7500: INCOMPLETE (i915#6598 / i915#6601 / i915#6648) -> INCOMPLETE (i915#6598 / i915#6648)
{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_12022 -> Patchwork_107170v2
CI-20190529: 20190529
CI_DRM_12022: 7d700aafd2532afd10b5bd0d1fd76eb3a0d6610a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6636: 1298b5f0e1b3e010657ffba41d2e775fab028e08 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_107170v2: 7d700aafd2532afd10b5bd0d1fd76eb3a0d6610a @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
12b413e7b7f5 drm/i915: move and group properties under display.properties
839094fecb0b drm/i915: move atomic_helper under display sub-struct
2a6159e24a43 drm/i915: move quirks under display sub-struct
12ac4a7df853 drm/i915/quirks: abstract quirks further by making quirk ids an enum
c3cc0d97fdf3 drm/i915/quirks: abstract checking for display quirks
4ca466d1ac2d drm/i915: split gem quirks from display quirks
164a1a3dea4b drm/i915: move and group modeset_wq and flip_wq under display.wq
04c199fbb4e6 drm/i915: move dbuf under display sub-struct
3d7ef009b985 drm/i915: move INTEL_FRONTBUFFER_* macros to intel_frontbuffer.h
22a2eb2405bb drm/i915: move fb_tracking under display sub-struct
e7f9757b4603 drm/i915: move and group fdi members under display.fdi
23712bfa5952 drm/i915: move and group power related members under display.power
db9262abc048 drm/i915/vrr: drop window2_delay member from i915
8fdf54a31898 drm/i915: move fbc to display.fbc
fa11ca506b9a drm/i915: move vbt to display.vbt
bf9338f3e18b drm/i915: move mipi_mmio_base to display.dsi
9c36ca0cf95a drm/i915: move backlight to display.backlight
8a119bc72545 drm/i915: move and group cdclk under display.cdclk
9f4bd9d2a97c drm/i915: move opregion to display.opregion
982102c645fe drm/i915: move and group max_bw and bw_obj under display.bw
d18df7ed56ac drm/i915: move and group sagv under display.sagv
f03f1d347023 drm/i915: move overlay to display.overlay
ba19b4cb8db6 drm/i915: move hotplug to display.hotplug
5bc5c67fe059 drm/i915: move and group hdcp under display.hdcp
d6b9203cf903 drm/i915: move wm to display.wm
6e32bc612229 drm/i915: move and group fbdev under display.fbdev
a80dd2d7e23b drm/i915: move dpll under display.dpll
71216a276fcd drm/i915: move and split audio under display.audio and display.funcs
15433cccd651 drm/i915: move dmc to display.dmc
e3ab5532f6df drm/i915: move and group pps members under display.pps
94426157ce7f drm/i915: move and group gmbus members under display.gmbus
19d5163f95b9 drm/i915: move color_funcs to display.funcs
5458d61a5b6b drm/i915: move fdi_funcs to display.funcs
a46024b51bcd drm/i915: move wm_disp funcs to display.funcs
5b545ebb8ffc drm/i915: move hotplug_funcs to display.funcs
71603c7393bb drm/i915: move dpll_funcs to display.funcs
674c5d6e47cd drm/i915: move cdclk_funcs to display.funcs
3d89f0a26142 drm/i915: add display sub-struct to drm_i915_private