[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/xelpd: Calculate first_line_bpg_offset for DSC 1.1
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 2 13:38:30 UTC 2023
== Series Details ==
Series: drm/i915/xelpd: Calculate first_line_bpg_offset for DSC 1.1
URL : https://patchwork.freedesktop.org/series/121882/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
CC [M] drivers/gpu/drm/i915/display/intel_vdsc.o
drivers/gpu/drm/i915/display/intel_vdsc.c: In function ‘calculate_rc_params’:
drivers/gpu/drm/i915/display/intel_vdsc.c:93:4: error: ‘rc’ undeclared (first use in this function); did you mean ‘rq’?
93 | rc->first_line_bpg_offset = 12;
| ^~
| rq
drivers/gpu/drm/i915/display/intel_vdsc.c:93:4: note: each undeclared identifier is reported only once for each function it appears in
make[6]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/display/intel_vdsc.o] Error 1
make[5]: *** [scripts/Makefile.build:480: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:480: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:480: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:480: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:2032: .] Error 2
make: *** [Makefile:234: __sub-make] Error 2
Build failed, no error log produced
More information about the Intel-gfx
mailing list