[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Scaler/pfit stuff

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 18 18:31:58 UTC 2023


== Series Details ==

Series: drm/i915: Scaler/pfit stuff
URL   : https://patchwork.freedesktop.org/series/116661/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  LD [M]  drivers/gpu/drm/i915/i915.o
  CC [M]  drivers/gpu/drm/i915/gvt/handlers.o
drivers/gpu/drm/i915/gvt/handlers.c: In function ‘pf_write’:
drivers/gpu/drm/i915/gvt/handlers.c:1565:38: error: ‘PS_PLANE_SEL_MASK’ undeclared (first use in this function); did you mean ‘PS_PHASE_MASK’?
 1565 |     offset == _PS_1C_CTRL) && (val & PS_PLANE_SEL_MASK) != 0) {
      |                                      ^~~~~~~~~~~~~~~~~
      |                                      PS_PHASE_MASK
drivers/gpu/drm/i915/gvt/handlers.c:1565:38: note: each undeclared identifier is reported only once for each function it appears in
make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/i915/gvt/handlers.o] Error 1
make[4]: *** [scripts/Makefile.build:494: drivers/gpu/drm/i915] Error 2
make[3]: *** [scripts/Makefile.build:494: drivers/gpu/drm] Error 2
make[2]: *** [scripts/Makefile.build:494: drivers/gpu] Error 2
make[1]: *** [scripts/Makefile.build:494: drivers] Error 2
make: *** [Makefile:2025: .] Error 2
Build failed, no error log produced




More information about the Intel-gfx mailing list