[Intel-gfx] ✓ Fi.CI.BAT: success for x86/hyperv: Replace kmap() with kmap_local_page()
Patchwork
patchwork at emeril.freedesktop.org
Mon Oct 17 11:47:38 UTC 2022
== Series Details ==
Series: x86/hyperv: Replace kmap() with kmap_local_page()
URL : https://patchwork.freedesktop.org/series/109762/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_12251 -> Patchwork_109762v1
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/index.html
Participating hosts (44 -> 45)
------------------------------
Additional (2): fi-hsw-4770 fi-rkl-11600
Missing (1): fi-bdw-samus
Known issues
------------
Here are the changes found in Patchwork_109762v1 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at gem_softpin@allocator-basic-reserve:
- fi-hsw-4770: NOTRUN -> [SKIP][1] ([fdo#109271]) +9 similar issues
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/fi-hsw-4770/igt@gem_softpin@allocator-basic-reserve.html
* igt at i915_pm_backlight@basic-brightness:
- fi-hsw-4770: NOTRUN -> [SKIP][2] ([fdo#109271] / [i915#3012])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/fi-hsw-4770/igt@i915_pm_backlight@basic-brightness.html
* igt at i915_pm_rpm@module-reload:
- fi-hsw-4770: NOTRUN -> [INCOMPLETE][3] ([i915#7221])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/fi-hsw-4770/igt@i915_pm_rpm@module-reload.html
* igt at kms_chamelium@dp-crc-fast:
- fi-hsw-4770: NOTRUN -> [SKIP][4] ([fdo#109271] / [fdo#111827]) +7 similar issues
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/fi-hsw-4770/igt@kms_chamelium@dp-crc-fast.html
* igt at kms_psr@sprite_plane_onoff:
- fi-hsw-4770: NOTRUN -> [SKIP][5] ([fdo#109271] / [i915#1072]) +3 similar issues
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/fi-hsw-4770/igt@kms_psr@sprite_plane_onoff.html
* igt at runner@aborted:
- fi-hsw-4770: NOTRUN -> [FAIL][6] ([fdo#109271] / [i915#4312] / [i915#5594])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/fi-hsw-4770/igt@runner@aborted.html
- fi-rkl-11600: NOTRUN -> [FAIL][7] ([i915#7220])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/fi-rkl-11600/igt@runner@aborted.html
#### Possible fixes ####
* igt at kms_cursor_legacy@basic-busy-flip-before-cursor at atomic-transitions-varying-size:
- fi-bsw-kefka: [FAIL][8] ([i915#6298]) -> [PASS][9]
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12251/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size.html
#### Warnings ####
* igt at i915_suspend@basic-s3-without-i915:
- fi-bdw-gvtdvm: [FAIL][10] ([fdo#103375]) -> [INCOMPLETE][11] ([i915#146])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12251/fi-bdw-gvtdvm/igt@i915_suspend@basic-s3-without-i915.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/fi-bdw-gvtdvm/igt@i915_suspend@basic-s3-without-i915.html
[fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375
[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#146]: https://gitlab.freedesktop.org/drm/intel/issues/146
[i915#3012]: https://gitlab.freedesktop.org/drm/intel/issues/3012
[i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
[i915#5594]: https://gitlab.freedesktop.org/drm/intel/issues/5594
[i915#6298]: https://gitlab.freedesktop.org/drm/intel/issues/6298
[i915#7220]: https://gitlab.freedesktop.org/drm/intel/issues/7220
[i915#7221]: https://gitlab.freedesktop.org/drm/intel/issues/7221
Build changes
-------------
* Linux: CI_DRM_12251 -> Patchwork_109762v1
CI-20190529: 20190529
CI_DRM_12251: ff61e79b01712f5d31a4c4f23c6971bbaa71cecb @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7016: 642f4bf44e2b42791b4d1684936a1bfbe2d099ee @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_109762v1: ff61e79b01712f5d31a4c4f23c6971bbaa71cecb @ git://anongit.freedesktop.org/gfx-ci/linux
### Linux commits
60f65f857ad4 drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c
edce02a1dc0c drm/i915: Use kmap_local_page() in i915_cmd_parser.c
e2f05fccc2a4 drm/i915: Use memcpy_from_page() in gt/uc/intel_uc_fw.c
274d6cb33340 drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_context.c
79f319e29898 drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_coherency.c
1079670a97a7 drm/i915: Use kmap_local_page() in gem/selftests/huge_pages.c
0e42919ea344 drm/i915: Use kmap_local_page() in gem/i915_gem_shmem.c
5b9df1fad9a1 drm/i915: Use kmap_local_page() in gem/i915_gem_pyhs.c
8eef1374bd53 drm/i915: Use kmap_local_page() in gem/i915_gem_object.c
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109762v1/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20221017/89b9876e/attachment.htm>
More information about the Intel-gfx
mailing list