[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/dg2: Support 4k at 30 on HDMI (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 25 08:00:11 UTC 2022
== Series Details ==
Series: drm/i915/dg2: Support 4k at 30 on HDMI (rev2)
URL : https://patchwork.freedesktop.org/series/103862/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
CC [M] drivers/gpu/drm/i915/display/intel_snps_phy.o
In file included from drivers/gpu/drm/i915/display/intel_ddi.h:9,
from drivers/gpu/drm/i915/display/intel_snps_phy.c:8:
./drivers/gpu/drm/i915/i915_reg_defs.h:71:2: error: initialized field overwritten [-Werror=override-init]
((u32)((((typeof(__mask))(__val) << __bf_shf(__mask)) & (__mask)) + \
^
drivers/gpu/drm/i915/display/intel_snps_phy.c:537:3: note: in expansion of macro ‘REG_FIELD_PREP’
REG_FIELD_PREP(SNPS_PHY_MPLLB_REF_CLK_DIV, 1) |
^~~~~~~~~~~~~~
./drivers/gpu/drm/i915/i915_reg_defs.h:71:2: note: (near initialization for ‘dg2_hdmi_297.mpllb_div2’)
((u32)((((typeof(__mask))(__val) << __bf_shf(__mask)) & (__mask)) + \
^
drivers/gpu/drm/i915/display/intel_snps_phy.c:537:3: note: in expansion of macro ‘REG_FIELD_PREP’
REG_FIELD_PREP(SNPS_PHY_MPLLB_REF_CLK_DIV, 1) |
^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:288: recipe for target 'drivers/gpu/drm/i915/display/intel_snps_phy.o' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_snps_phy.o] Error 1
scripts/Makefile.build:550: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:550: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:550: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1834: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list