✗ Fi.CI.BUILD: failure for eDP Data Override (rev4)

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 31 05:29:34 UTC 2025


== Series Details ==

Series: eDP Data Override (rev4)
URL   : https://patchwork.freedesktop.org/series/151688/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/display/intel_dp.o
drivers/gpu/drm/i915/display/intel_dp.c: In function ‘intel_edp_set_data_override_rates’:
drivers/gpu/drm/i915/display/intel_dp.c:4287:50: error: invalid use of undefined type ‘const struct intel_bios_encoder_data’
 4287 |         if (!encoder->devdata || encoder->devdata->display->vbt.version < 263)
      |                                                  ^~
In file included from ./arch/x86/include/asm/bitops.h:427,
                 from ./include/linux/bitops.h:67,
                 from ./include/linux/kernel.h:23,
                 from ./include/linux/cpumask.h:11,
                 from ./arch/x86/include/asm/paravirt.h:21,
                 from ./arch/x86/include/asm/irqflags.h:102,
                 from ./include/linux/irqflags.h:18,
                 from ./include/linux/spinlock.h:59,
                 from ./include/linux/mmzone.h:8,
                 from ./include/linux/gfp.h:7,
                 from ./include/linux/slab.h:16,
                 from ./include/linux/resource_ext.h:11,
                 from ./include/linux/acpi.h:13,
                 from ./include/linux/i2c.h:13,
                 from drivers/gpu/drm/i915/display/intel_dp.c:29:
drivers/gpu/drm/i915/display/intel_dp.c:4294:23: error: ‘devdata’ undeclared (first use in this function); did you mean ‘_edata’?
 4294 |         if (hweight32(devdata->child.edp_data_rate_override) >= 11)
      |                       ^~~~~~~
./include/asm-generic/bitops/const_hweight.h:28:44: note: in definition of macro ‘hweight32’
   28 | #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w))
      |                                            ^
drivers/gpu/drm/i915/display/intel_dp.c:4294:23: note: each undeclared identifier is reported only once for each function it appears in
 4294 |         if (hweight32(devdata->child.edp_data_rate_override) >= 11)
      |                       ^~~~~~~
./include/asm-generic/bitops/const_hweight.h:28:44: note: in definition of macro ‘hweight32’
   28 | #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w))
      |                                            ^
make[6]: *** [scripts/Makefile.build:287: drivers/gpu/drm/i915/display/intel_dp.o] Error 1
make[5]: *** [scripts/Makefile.build:555: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:555: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:555: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:555: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:2003: .] Error 2
make: *** [Makefile:248: __sub-make] Error 2
Build failed, no error log produced




More information about the Intel-gfx mailing list