[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: HuC loading for DG2
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 19 02:01:22 UTC 2022
== Series Details ==
Series: drm/i915: HuC loading for DG2
URL : https://patchwork.freedesktop.org/series/107477/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_12002 -> Patchwork_107477v1
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107477v1/index.html
Participating hosts (32 -> 29)
------------------------------
Additional (1): fi-hsw-4770
Missing (4): fi-kbl-soraka bat-rpls-1 bat-rpls-2 fi-icl-u2
Known issues
------------
Here are the changes found in Patchwork_107477v1 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at i915_pm_backlight@basic-brightness:
- fi-hsw-4770: NOTRUN -> [SKIP][1] ([fdo#109271] / [i915#3012])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107477v1/fi-hsw-4770/igt@i915_pm_backlight@basic-brightness.html
* igt at i915_suspend@basic-s3-without-i915:
- fi-hsw-g3258: NOTRUN -> [INCOMPLETE][2] ([i915#4817] / [i915#6598])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107477v1/fi-hsw-g3258/igt@i915_suspend@basic-s3-without-i915.html
- fi-hsw-4770: NOTRUN -> [INCOMPLETE][3] ([i915#4817] / [i915#6598])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107477v1/fi-hsw-4770/igt@i915_suspend@basic-s3-without-i915.html
* igt at kms_addfb_basic@addfb25-y-tiled-small-legacy:
- fi-hsw-4770: NOTRUN -> [SKIP][4] ([fdo#109271]) +9 similar issues
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107477v1/fi-hsw-4770/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt at kms_chamelium@dp-crc-fast:
- fi-hsw-4770: NOTRUN -> [SKIP][5] ([fdo#109271] / [fdo#111827]) +7 similar issues
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107477v1/fi-hsw-4770/igt@kms_chamelium@dp-crc-fast.html
* igt at kms_psr@sprite_plane_onoff:
- fi-hsw-4770: NOTRUN -> [SKIP][6] ([fdo#109271] / [i915#1072]) +3 similar issues
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107477v1/fi-hsw-4770/igt@kms_psr@sprite_plane_onoff.html
#### Possible fixes ####
* igt at i915_selftest@live at hangcheck:
- fi-hsw-g3258: [INCOMPLETE][7] ([i915#3303] / [i915#4785]) -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12002/fi-hsw-g3258/igt@i915_selftest@live@hangcheck.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107477v1/fi-hsw-g3258/igt@i915_selftest@live@hangcheck.html
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
[i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
[i915#3012]: https://gitlab.freedesktop.org/drm/intel/issues/3012
[i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303
[i915#4785]: https://gitlab.freedesktop.org/drm/intel/issues/4785
[i915#4817]: https://gitlab.freedesktop.org/drm/intel/issues/4817
[i915#6598]: https://gitlab.freedesktop.org/drm/intel/issues/6598
Build changes
-------------
* IGT: IGT_6632 -> IGTPW_7662
* Linux: CI_DRM_12002 -> Patchwork_107477v1
CI-20190529: 20190529
CI_DRM_12002: d97b20df74df568772dda6a32ee447884fd4286a @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_7662: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7662/index.html
IGT_6632: a0ac4d449e551fd5c78b56f85cd534330ea60507 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_107477v1: d97b20df74df568772dda6a32ee447884fd4286a @ git://anongit.freedesktop.org/gfx-ci/linux
### Linux commits
d69c444af1a7 HAX: drm/i915: force INTEL_MEI_GSC and INTEL_MEI_PXP on for CI
ebb1075aba55 drm/i915/huc: define gsc-compatible HuC fw for DG2
546717645510 drm/i915/huc: better define HuC status getparam possible return values.
97cd08208651 drm/i915/huc: stall media submission until HuC is loaded
5d49441d3467 drm/i915/huc: track delayed HuC load with a fence
0e490e878eca drm/i915/dg2: setup HuC loading via GSC
77139fef6cc4 drm/i915/pxp: add huc authentication and loading command
bddf8e6db3ec drm/i915/pxp: implement function for sending tee stream command
562439da26d3 drm/i915/pxp: load the pxp module when we have a gsc-loaded huc
e5589ae597c1 mei: pxp: support matching with a gfx discrete card
01a11eb16cfa mei: pxp: add command streamer API to the PXP driver
0a1d082d869f mei: bus: extend bus API to support command streamer API
d3dce26ea4f4 mei: bus: enable sending gsc commands
cb36467054a3 mei: add support to GSC extended header
729d8ec1feb4 HAX: mei: GSC support for XeHP SDV and DG2 platform
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107477v1/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20220819/7668c450/attachment-0001.htm>
More information about the Intel-gfx
mailing list