On Mon, May 26, 2025 at 08:07:41PM +0800, Damon Ding wrote: > According to the include/drm/drm_bridge.h, the callback > &drm_bridge_funcs.mode_set is deprecated and it should be better to > include the mode setting in the &drm_bridge_funcs.atomic_enable instead. > > Signed-off-by: Damon Ding <damon.d...@rock-chips.com> > --- > .../drm/bridge/analogix/analogix_dp_core.c | 161 +++++++++--------- > 1 file changed, 82 insertions(+), 79 deletions(-)
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry