Series: | drm/i915/fbc: Limit cfb to the first 256MiB of stolen on g4x+ |
URL: | https://patchwork.freedesktop.org/series/79489/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18166/index.html |
CI Bug Log - changes from CI_DRM_8747 -> Patchwork_18166
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18166/index.html
Known issues
Here are the changes found in Patchwork_18166 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gem_contexts:
- fi-tgl-u2: PASS -> INCOMPLETE (i915#2045)
-
igt@vgem_basic@create:
- fi-tgl-y: PASS -> DMESG-WARN (i915#402)
Possible fixes
-
igt@gem_exec_suspend@basic-s0:
-
igt@i915_pm_rpm@basic-pci-d3-state:
- {fi-tgl-dsi}: DMESG-WARN (i915#1982) -> PASS
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-apl-guc: DMESG-WARN (i915#1635 / i915#1982) -> PASS
-
igt@kms_cursor_legacy@basic-flip-before-cursor-atomic:
- fi-icl-u2: DMESG-WARN (i915#1982) -> PASS +1 similar issue
-
igt@kms_pipe_crc_basic@read-crc-pipe-b:
- fi-tgl-y: DMESG-WARN (i915#1982) -> PASS
-
igt@vgem_basic@dmabuf-export:
- fi-tgl-y: DMESG-WARN (i915#402) -> PASS +1 similar issue
Warnings
- igt@kms_force_connector_basic@prune-stale-modes:
- fi-kbl-x1275: DMESG-WARN (i915#62 / i915#92) -> DMESG-WARN (i915#62 / i915#92 / i915#95) +2 similar issues
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (46 -> 39)
Missing (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus
Build changes
- Linux: CI_DRM_8747 -> Patchwork_18166
CI-20190529: 20190529
CI_DRM_8747: f778a4bc7c6d0314c8a007e792313f5cbd549566 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5735: 21f8204e54c122e4a0f8ca4b59e4b2db8d1ba687 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18166: 598549a9b60ca953c4044ba10a298ddb228bb6be @ git://anongit.freedesktop.org/gfx-ci/linux
== Kernel 32bit build ==
Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/Patchwork_18166/build_32bit.log
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
CHK include/generated/compile.h
CC [M] drivers/gpu/drm/i915/display/intel_fbc.o
In file included from ./include/linux/bits.h:6:0,
from ./include/linux/bitops.h:5,
from ./include/linux/kernel.h:12,
from ./include/asm-generic/bug.h:19,
from ./arch/x86/include/asm/bug.h:92,
from ./include/linux/bug.h:5,
from ./include/linux/mmdebug.h:5,
from ./include/linux/gfp.h:5,
from ./include/linux/slab.h:15,
from ./include/linux/io-mapping.h:10,
from ./drivers/gpu/drm/i915/i915_drv.h:36,
from drivers/gpu/drm/i915/display/intel_fbc.c:43:
drivers/gpu/drm/i915/display/intel_fbc.c: In function ‘intel_fbc_cfb_base_max’:
./include/vdso/bits.h:7:26: error: left shift count >= width of type [-Werror=shift-count-overflow]
#define BIT(nr) (UL(1) << (nr))
^
drivers/gpu/drm/i915/display/intel_fbc.c:432:10: note: in expansion of macro ‘BIT’
return BIT(32);
^~~
cc1: all warnings being treated as errors
scripts/Makefile.build:280: recipe for target 'drivers/gpu/drm/i915/display/intel_fbc.o' failed
make4: [drivers/gpu/drm/i915/display/intel_fbc.o] Error 1
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm/i915' failed
make3: [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm' failed
make2: [drivers/gpu/drm] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu' failed
make1: [drivers/gpu] Error 2
Makefile:1756: recipe for target 'drivers' failed
make: *** [drivers] Error 2
== Linux commits ==
598549a9b60c drm/i915/fbc: Limit cfb to the first 256MiB of stolen on g4x+
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx