[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: Put drm_display_mode on diet (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 24 17:32:58 UTC 2020
== Series Details ==
Series: drm: Put drm_display_mode on diet (rev3)
URL : https://patchwork.freedesktop.org/series/73674/
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_audio.o
drivers/gpu/drm/i915/display/intel_audio.c: In function ‘get_hblank_early_enable_config’:
drivers/gpu/drm/i915/display/intel_audio.c:534:45: error: ‘const struct drm_display_mode’ has no member named ‘vrefresh’
refresh_rate = crtc_state->hw.adjusted_mode.vrefresh;
^
scripts/Makefile.build:266: recipe for target 'drivers/gpu/drm/i915/display/intel_audio.o' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_audio.o] Error 1
scripts/Makefile.build:488: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:488: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:488: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1722: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list