[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Futher cleanup around hpd pins and port identfiers

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 6 15:21:39 UTC 2020


== Series Details ==

Series: drm/i915: Futher cleanup around hpd pins and port identfiers
URL   : https://patchwork.freedesktop.org/series/82411/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/gvt/display.o
drivers/gpu/drm/i915/gvt/display.c: In function ‘emulate_monitor_status_change’:
drivers/gpu/drm/i915/gvt/display.c:176:44: error: ‘BXT_DE_PORT_HP_DDIA’ undeclared (first use in this function); did you mean ‘TGL_DE_PORT_AUX_DDIA’?
   vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) &= ~(BXT_DE_PORT_HP_DDIA |
                                            ^~~~~~~~~~~~~~~~~~~
                                            TGL_DE_PORT_AUX_DDIA
drivers/gpu/drm/i915/gvt/display.c:176:44: note: each undeclared identifier is reported only once for each function it appears in
drivers/gpu/drm/i915/gvt/display.c:177:4: error: ‘BXT_DE_PORT_HP_DDIB’ undeclared (first use in this function); did you mean ‘BXT_DE_PORT_HP_DDIA’?
    BXT_DE_PORT_HP_DDIB |
    ^~~~~~~~~~~~~~~~~~~
    BXT_DE_PORT_HP_DDIA
drivers/gpu/drm/i915/gvt/display.c:178:4: error: ‘BXT_DE_PORT_HP_DDIC’ undeclared (first use in this function); did you mean ‘BXT_DE_PORT_HP_DDIB’?
    BXT_DE_PORT_HP_DDIC);
    ^~~~~~~~~~~~~~~~~~~
    BXT_DE_PORT_HP_DDIB
drivers/gpu/drm/i915/gvt/display.c:330:5: error: ‘GEN8_PORT_DP_A_HOTPLUG’ undeclared (first use in this function); did you mean ‘DE_DP_A_HOTPLUG’?
     GEN8_PORT_DP_A_HOTPLUG;
     ^~~~~~~~~~~~~~~~~~~~~~
     DE_DP_A_HOTPLUG
scripts/Makefile.build:283: recipe for target 'drivers/gpu/drm/i915/gvt/display.o' failed
make[4]: *** [drivers/gpu/drm/i915/gvt/display.o] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1784: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx mailing list