[Intel-gfx] ✓ Fi.CI.BAT: success for drm: Extract DPCD backlight helpers from i915, add support in nouveau (rev7)
Patchwork
patchwork at emeril.freedesktop.org
Sat May 8 00:44:44 UTC 2021
== Series Details ==
Series: drm: Extract DPCD backlight helpers from i915, add support in nouveau (rev7)
URL : https://patchwork.freedesktop.org/series/84754/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10060 -> Patchwork_20089
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20089/index.html
Known issues
------------
Here are the changes found in Patchwork_20089 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at amdgpu/amd_cs_nop at fork-gfx0:
- fi-tgl-y: NOTRUN -> [SKIP][1] ([fdo#109315] / [i915#2575]) +15 similar issues
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20089/fi-tgl-y/igt@amdgpu/amd_cs_nop@fork-gfx0.html
* igt at amdgpu/amd_cs_nop at sync-fork-compute0:
- fi-snb-2600: NOTRUN -> [SKIP][2] ([fdo#109271]) +17 similar issues
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20089/fi-snb-2600/igt@amdgpu/amd_cs_nop@sync-fork-compute0.html
* igt at debugfs_test@read_all_entries:
- fi-cfl-8109u: [PASS][3] -> [DMESG-WARN][4] ([i915#203] / [i915#262])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10060/fi-cfl-8109u/igt@debugfs_test@read_all_entries.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20089/fi-cfl-8109u/igt@debugfs_test@read_all_entries.html
* igt at gem_exec_suspend@basic-s0:
- fi-cfl-8109u: [PASS][5] -> [DMESG-WARN][6] ([i915#262])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10060/fi-cfl-8109u/igt@gem_exec_suspend@basic-s0.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20089/fi-cfl-8109u/igt@gem_exec_suspend@basic-s0.html
* igt at kms_cursor_legacy@basic-flip-after-cursor-legacy:
- fi-pnv-d510: [PASS][7] -> [FAIL][8] ([i915#2346])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10060/fi-pnv-d510/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20089/fi-pnv-d510/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
#### Possible fixes ####
* igt at i915_selftest@live at gt_heartbeat:
- {fi-jsl-1}: [DMESG-WARN][9] ([i915#1222]) -> [PASS][10]
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10060/fi-jsl-1/igt@i915_selftest@live@gt_heartbeat.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20089/fi-jsl-1/igt@i915_selftest@live@gt_heartbeat.html
* igt at i915_selftest@live at hangcheck:
- fi-snb-2600: [INCOMPLETE][11] ([i915#2782]) -> [PASS][12]
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10060/fi-snb-2600/igt@i915_selftest@live@hangcheck.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20089/fi-snb-2600/igt@i915_selftest@live@hangcheck.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
[i915#1222]: https://gitlab.freedesktop.org/drm/intel/issues/1222
[i915#203]: https://gitlab.freedesktop.org/drm/intel/issues/203
[i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346
[i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575
[i915#262]: https://gitlab.freedesktop.org/drm/intel/issues/262
[i915#2782]: https://gitlab.freedesktop.org/drm/intel/issues/2782
Participating hosts (42 -> 40)
------------------------------
Missing (2): fi-ilk-m540 fi-bdw-samus
Build changes
-------------
* Linux: CI_DRM_10060 -> Patchwork_20089
CI-20190529: 20190529
CI_DRM_10060: ca1f02fd329bec1a62fc515647b1fd2ecc6b7aac @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6081: fdff4bba7abf9cb7c8ea21abf14e36d344ebb8c1 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_20089: 78de5e76199ce688945758ed3758d84ca75bff7d @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
78de5e76199c drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau
0a36ba5ac2dd drm/dp: Extract i915's eDP backlight code into DRM helpers
a0f72e1159ea drm/i915/dpcd_bl: Print return codes for VESA backlight failures
6eb02ebc16c4 drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNT
95e3ecbcd26b drm/i915/dpcd_bl: Move VESA backlight enabling code closer together
2e3a93894d2d drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlight
a911297f4820 drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_enable_backlight() a bit
1be558955a5f drm/i915/dpcd_bl: Handle drm_dpcd_read/write() return values correctly
3fc15843fb4a drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculations
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20089/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20210508/5b02881a/attachment.htm>
More information about the Intel-gfx
mailing list