[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/dsi: enable DSC (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 21 01:00:57 UTC 2019


== Series Details ==

Series: drm/i915/dsi: enable DSC (rev2)
URL   : https://patchwork.freedesktop.org/series/69540/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  AR      drivers/gpu/drm/i915/built-in.a
  CC [M]  drivers/gpu/drm/i915/display/intel_bios.o
drivers/gpu/drm/i915/display/intel_bios.c: In function ‘intel_bios_get_dsc_params’:
drivers/gpu/drm/i915/display/intel_bios.c:2361:16: error: ‘const struct display_device_data’ has no member named ‘dsc’
    if (!devdata->dsc)
                ^~
drivers/gpu/drm/i915/display/intel_bios.c:2365:34: error: ‘const struct display_device_data’ has no member named ‘dsc’
     fill_dsc(pipe_config, devdata->dsc, dsc_max_bpc);
                                  ^~
scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/i915/display/intel_bios.o' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_bios.o] Error 1
scripts/Makefile.build:509: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:509: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:509: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1652: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx mailing list