[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/cdclk: Add cdclk check to atomic check

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 24 23:08:17 UTC 2022


== Series Details ==

Series: drm/i915/cdclk: Add cdclk check to atomic check
URL   : https://patchwork.freedesktop.org/series/100671/
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/display/intel_cdclk.o
drivers/gpu/drm/i915/display/intel_cdclk.c: In function ‘bxt_set_cdclk’:
drivers/gpu/drm/i915/display/intel_cdclk.c:1706:36: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
  struct cdclk_steps *cdclk_steps = new_cdclk_state->steps;
                                    ^~~~~~~~~~~~~~~
drivers/gpu/drm/i915/display/intel_cdclk.c: In function ‘intel_cdclk_needs_modeset’:
drivers/gpu/drm/i915/display/intel_cdclk.c:2034:41: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
  struct cdclk_steps *cdclk_transition = new_cdclk_state->steps;
                                         ^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:288: recipe for target 'drivers/gpu/drm/i915/display/intel_cdclk.o' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_cdclk.o] Error 1
scripts/Makefile.build:550: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:550: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:550: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1831: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx mailing list