Series: | refactor display structs a little bit |
URL: | https://patchwork.freedesktop.org/series/94367/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20963/index.html |
CI Bug Log - changes from CI_DRM_10551 -> Patchwork_20963
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20963/index.html
Known issues
Here are the changes found in Patchwork_20963 that come from known issues:
IGT changes
Issues hit
Possible fixes
- igt@i915_module_load@reload:
- fi-kbl-soraka: DMESG-WARN (i915#1982) -> PASS
Participating hosts (46 -> 39)
Missing (7): bat-adls-5 bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1
Build changes
- Linux: CI_DRM_10551 -> Patchwork_20963
CI-20190529: 20190529
CI_DRM_10551: 2b58e5151c7043a45a02238d63f7e17cf5cad46a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20963: bc448a9d147ac1f59962f69c2e22ccc012f93256 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
bc448a9d147a drm/i915/display: move fbc into display struct
abfd2f3e84da drm/i915/display: move drrs into display struct
00d5669bd6e9 drm/i915/drrs: just use some local vars to simplify drrs code
f924c533b785 drm/i915/display: move pps_mmio_base to display struct
6ce1abe08452 drm/i915/display: move mipi_mmio_base to display struct
bb277479cb80 drm/i915/display: move intel_dmc into display struct
38bff6053be9 drm/i915/display: move gmbus into display struct
7b219ea05311 drm/i915: move more pll/clocks into display struct.
76dc91485857 drm/i915/display: move cdclk info into display
f4fbd6000df1 drm/i915: move display funcs into a display struct.