On Tue, May 21, 2024 at 12:13:35PM +0200, Maxime Ripard wrote: > We'll need to use drm_mode_obj_find_prop_id() for kunit tests to make > sure a given property has been properly created. Let's export it for > tests only. > > Signed-off-by: Maxime Ripard <mripard@xxxxxxxxxx> > --- > drivers/gpu/drm/drm_mode_object.c | 1 + > 1 file changed, 1 insertion(+) > If this ever gets reposted, it might be better to move this just before the patch 6 "drm/tests: Add output bpc tests", which actually uses this function. Nevertheless: Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry