Re: [PATCH] drm/meson: overlay: fix build failure

2020-07-07 Thread Neil Armstrong
On 07/07/2020 15:50, Neil Armstrong wrote: > The recent GCC compiler is very picky with the VD_H_START() and > AFBC_DEC_PIXEL_BGN_H() macros, triggering a runtime assert error as: > > In function 'meson_overlay_setup_scaler_params', > inlined from 'meson_overlay_atomic_update' at >

[PATCH] drm/meson: overlay: fix build failure

2020-07-07 Thread Neil Armstrong
The recent GCC compiler is very picky with the VD_H_START() and AFBC_DEC_PIXEL_BGN_H() macros, triggering a runtime assert error as: In function 'meson_overlay_setup_scaler_params', inlined from 'meson_overlay_atomic_update' at drivers/gpu/drm/meson/meson_overlay.c:542:2: