Re: [PATCH] drm/msm/mdp5: fix cursor-related warnings

2021-09-26 Thread Yassine Oudjana
On Sat, 2021-09-25 at 22:28 +0300, Dmitry Baryshkov wrote: > Since f35a2a99100f ("drm/encoder: make encoder control functions > optional") drm_mode_config_validate would print warnings if both cursor > plane and cursor functions are provided. Restore separate set of > drm_crtc_funcs to be used if s

[PATCH] drm/msm/mdp5: fix cursor-related warnings

2021-09-25 Thread Dmitry Baryshkov
Since f35a2a99100f ("drm/encoder: make encoder control functions optional") drm_mode_config_validate would print warnings if both cursor plane and cursor functions are provided. Restore separate set of drm_crtc_funcs to be used if separate cursor plane is provided. [6.556046] [ cut