== Series Details ==
Series: CMTG enablement (rev5)
URL : https://patchwork.freedesktop.org/series/157664/
State : failure
== Summary ==
Error: make failed
DESCEND objtool
INSTALL libsubcmd_headers
CC [M] drivers/gpu/drm/i915/display/intel_cmtg.o
drivers/gpu/drm/i915/display/intel_cmtg.c: In function ‘intel_cmtg_is_allowed’:
drivers/gpu/drm/i915/display/intel_cmtg.c:248:66: error:
‘DC_STATE_EN_UPTO_DC3CO’ undeclared (first use in this function); did you mean
‘DC_STATE_EN_UPTO_DC5’?
248 | intel_display_power_get_current_dc_state(display) ==
DC_STATE_EN_UPTO_DC3CO)
|
^~~~~~~~~~~~~~~~~~~~~~
|
DC_STATE_EN_UPTO_DC5
drivers/gpu/drm/i915/display/intel_cmtg.c:248:66: note: each undeclared
identifier is reported only once for each function it appears in
make[6]: *** [scripts/Makefile.build:289:
drivers/gpu/drm/i915/display/intel_cmtg.o] Error 1
make[5]: *** [scripts/Makefile.build:548: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:548: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:548: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:548: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:2143: .] Error 2
make: *** [Makefile:248: __sub-make] Error 2
Build failed, no error log produced