Series: | drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping |
URL: | https://patchwork.freedesktop.org/series/84238/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18972/index.html |
CI Bug Log - changes from CI_DRM_9385 -> Patchwork_18972
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18972/index.html
New tests
New tests have been introduced between CI_DRM_9385 and Patchwork_18972:
New CI tests (1)
- boot:
- Statuses : 38 pass(s)
- Exec time: [0.0] s
Known issues
Here are the changes found in Patchwork_18972 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@read_all_entries:
- fi-tgl-y: PASS -> DMESG-WARN (i915#402) +2 similar issues
-
igt@gem_exec_suspend@basic-s0:
- fi-apl-guc: PASS -> DMESG-WARN (i915#1635 / i915#62) +1 similar issue
-
igt@i915_module_load@reload:
- fi-byt-j1900: PASS -> DMESG-WARN (i915#1982)
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: PASS -> DMESG-FAIL (i915#541)
-
igt@kms_cursor_legacy@basic-flip-after-cursor-legacy:
- fi-icl-u2: PASS -> DMESG-WARN (i915#1982)
Possible fixes
-
igt@gem_exec_suspend@basic-s0:
- fi-cfl-8109u: DMESG-WARN (i915#262) -> PASS +1 similar issue
-
igt@i915_pm_rpm@module-reload:
- fi-byt-j1900: DMESG-WARN (i915#1982) -> PASS
-
igt@prime_vgem@basic-read:
- fi-tgl-y: DMESG-WARN (i915#402) -> PASS +1 similar issue
Warnings
- igt@i915_pm_rpm@basic-pci-d3-state:
- fi-tgl-y: DMESG-WARN (i915#2411) -> DMESG-WARN (i915#1982 / i915#2411)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (43 -> 38)
Missing (5): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-bdw-samus fi-kbl-r
Build changes
- Linux: CI_DRM_9385 -> Patchwork_18972
CI-20190529: 20190529
CI_DRM_9385: 3d37e624f60f40cea80e784617686ae2917e9b01 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5870: 08b13995b85df26a77212e4fb21fd772976ef33c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18972: 3f30d254dfce5873961fbf3bc10177086bfdcc7c @ git://anongit.freedesktop.org/gfx-ci/linux
== Kernel 32bit build ==
Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/Patchwork_18972/build_32bit.log
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
CHK include/generated/compile.h
HDRTEST drivers/gpu/drm/i915/display/intel_display_types.h
In file included from ./include/drm/drm_mm.h:49,
from ./include/drm/drm_vma_manager.h:26,
from ./include/drm/drm_gem.h:40,
from ./drivers/gpu/drm/i915/i915_drv.h:55,
from ./drivers/gpu/drm/i915/display/intel_display_types.h:46,
from
./drivers/gpu/drm/i915/i915_drv.h: In function ‘tgl_revids_get’:
./drivers/gpu/drm/i915/i915_drv.h:1594:9: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘unsigned int’ [-Werror=format=]
"Unsupported SOC stepping found %u, using %lu instead\n",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/drm/drm_print.h:450:38: note: in definition of macro ‘drm_dbg_kms’
drm_dev_dbg((drm)->dev, DRM_UT_KMS, fmt, ##VA_ARGS)
^~~
./drivers/gpu/drm/i915/i915_drv.h:1602:8: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘unsigned int’ [-Werror=format=]
"Unsupported SOC stepping found %u, using %lu instead\n",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/drm/drm_print.h:450:38: note: in definition of macro ‘drm_dbg_kms’
drm_dev_dbg((drm)->dev, DRM_UT_KMS, fmt, ##VA_ARGS)
^~~
cc1: all warnings being treated as errors
drivers/gpu/drm/i915/Makefile:304: recipe for target 'drivers/gpu/drm/i915/display/intel_display_types.hdrtest' failed
make4: [drivers/gpu/drm/i915/display/intel_display_types.hdrtest] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed
make3: [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make2: [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make1: [drivers/gpu] Error 2
Makefile:1799: recipe for target 'drivers' failed
make: *** [drivers] Error 2
== Linux commits ==
3f30d254dfce drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx