Series: | drm/{i915,xe}: Convert fbdev to DRM client |
URL: | https://patchwork.freedesktop.org/series/132192/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_132192v1/index.html |
CI Bug Log - changes from CI_DRM_14547 -> Patchwork_132192v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_132192v1/index.html
Participating hosts (39 -> 35)
Missing (4): fi-kbl-7567u bat-dg2-11 bat-arls-2 fi-apl-guc
Known issues
Here are the changes found in Patchwork_132192v1 that come from known issues:
IGT changes
Issues hit
- igt@i915_selftest@live@guc:
- bat-dg2-9: PASS -> ABORT (i915#10366)
Build changes
- Linux: CI_DRM_14547 -> Patchwork_132192v1
CI-20190529: 20190529
CI_DRM_14547: eea58bf00b72f3fd0abdf5fb144f988c23056b8d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7802: 7802
Patchwork_132192v1: eea58bf00b72f3fd0abdf5fb144f988c23056b8d @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
6f1e6f6801ab drm/{i915, xe}: Implement fbdev emulation as in-kernel client
cae72ae91663 drm/{i915,xe}: Implement fbdev client callbacks
365a666ee721 drm/{i915,xe}: Unregister in-kernel clients
75222f8089f3 drm/i915: Initialize fbdev DRM client with callback functions
b899d0b04211 drm/i915: Move fbdev functions
b2e8d51dace4 drm/client: Export drm_client_dev_unregister()