== Series Details ==
Series: Enable YCbCr420 for VDSC (rev3)
URL : https://patchwork.freedesktop.org/series/109723/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
CC [M] drivers/gpu/drm/i915/display/intel_display_debugfs.o
drivers/gpu/drm/i915/display/intel_display_debugfs.c: In function
‘i915_dsc_fec_support_show’:
drivers/gpu/drm/i915/display/intel_display_debugfs.c:1773:18: error: implicit
declaration of function ‘drm_dp_dsc_sink_supports_format’; did you mean
‘drm_dp_sink_supports_fec’? [-Werror=implicit-function-declaration]
str_yes_no(drm_dp_dsc_sink_supports_format(intel_dp->dsc_dpcd,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drm_dp_sink_supports_fec
cc1: all warnings being treated as errors
scripts/Makefile.build:250: recipe for target
'drivers/gpu/drm/i915/display/intel_display_debugfs.o' failed
make[5]: *** [drivers/gpu/drm/i915/display/intel_display_debugfs.o] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed
make[4]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[3]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[2]: *** [drivers/gpu] Error 2
scripts/Makefile.build:500: recipe for target 'drivers' failed
make[1]: *** [drivers] Error 2
Makefile:1992: recipe for target '.' failed
make: *** [.] Error 2