Patch Details
Series:drm/i915: Extend GEN renames to the rest of the driver (rev2)
URL:https://patchwork.freedesktop.org/series/88825/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19900/index.html

CI Bug Log - changes from CI_DRM_9934 -> Patchwork_19900

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19900/index.html

Known issues

Here are the changes found in Patchwork_19900 that come from known issues:

IGT changes

Issues hit

Possible fixes

Participating hosts (44 -> 40)

Missing (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u

Build changes

CI-20190529: 20190529
CI_DRM_9934: 0607d7e72c8069ea03f991499b45791120a85036 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6061: 4aa7cd3ac664af4a7ca87d3fa8ed44208e4b0fa5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19900: e1b404b9b97278525c0ce19e10c4e1d88a95f07d @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

e1b404b9b972 drm/i915: split dgfx features from gen 12
38c8ca70a088 drm/i915: replace IS_GEN and friends with IS_GRAPHICS_VER
3a85bfab0b35 drm/i915/display: use DISPLAY_VER() on remaining users
b857f06983f3 drm/i915: add media and display versions to device_info print
bb6756e3a46d drm/i915: finish removal of gen from intel_device_info
87f338a98fc3 drm/i915: eliminate remaining uses of intel_device_info->gen
cfbe5560528d drm/i915: finish removal of gen_mask
e5492f832b05 drm/i915/selftests: eliminate use of gen_mask
fe5e3e94c2b1 drm/i915/selftests: replace unused mask with simple version
6f23787ecba4 drm/i915/gt: replace gen use in intel_engine_cs
ee9f103524db drm/i915: add macros for graphics and media versions
80f2d9b2707c drm/i915: rename display.version to display.ver