✗ Fi.CI.BUILD: failure for drm/i915/dp: Limit max_requested_bpc based on src DSC bpc limits

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 19 02:15:25 UTC 2023


== Series Details ==

Series: drm/i915/dp: Limit max_requested_bpc based on src DSC bpc limits
URL   : https://patchwork.freedesktop.org/series/125270/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/display/intel_dp.o
drivers/gpu/drm/i915/display/intel_dp.c: In function ‘intel_dp_add_properties’:
drivers/gpu/drm/i915/display/intel_dp.c:5914:63: error: ‘struct intel_dp’ has no member named ‘dsc_dpcd’; did you mean ‘psr_dpcd’?
 5914 |   if (HAS_DSC(dev_priv) && drm_dp_sink_supports_dsc(intel_dp->dsc_dpcd)) {
      |                                                               ^~~~~~~~
      |                                                               psr_dpcd
make[6]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/display/intel_dp.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:1913: .] Error 2
make: *** [Makefile:234: __sub-make] Error 2
Build failed, no error log produced




More information about the Intel-gfx-trybot mailing list