Patch Details
Series:drm: Extract DPCD backlight helpers from i915, add support in nouveau (rev10)
URL:https://patchwork.freedesktop.org/series/84754/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20147/index.html

CI Bug Log - changes from CI_DRM_10100 -> Patchwork_20147

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Possible fixes

Warnings

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (43 -> 39)

Additional (1): fi-rkl-11500t
Missing (5): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_10100: cde0422496c99357e2fe968c091bf88ae0e96cd3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6087: a1772be7dede83a4f65e5986fd7083a9c8f89083 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_20147: 65a3d8889dfd0406f2c65d82de741345cb899fce @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

65a3d8889dfd drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau
428307dfe083 drm/dp: Extract i915's eDP backlight code into DRM helpers
a7cc151a9942 drm/i915/dpcd_bl: Print return codes for VESA backlight failures
131869b89b71 drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNT
48f8c1dcc3bd drm/i915/dpcd_bl: Move VESA backlight enabling code closer together
221bebf6b8c3 drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlight
59188c6d0d55 drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_enable_backlight() a bit
2f6dd64b21d7 drm/i915/dpcd_bl: Handle drm_dpcd_read/write() return values correctly
634883ae67b3 drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculations