Re: [PATCH v14 06/28] drm/tests: Add output bpc tests

2024-05-23 Thread Dmitry Baryshkov
On Tue, May 21, 2024 at 12:13:39PM +0200, Maxime Ripard wrote: > Now that we're tracking the output bpc count in the connector state, > let's add a few tests to make sure it works as expected. > > Reviewed-by: Dave Stevenson > Signed-off-by: Maxime Ripard > --- > drivers/gpu/drm/Kconfig

[PATCH v14 06/28] drm/tests: Add output bpc tests

2024-05-21 Thread Maxime Ripard
Now that we're tracking the output bpc count in the connector state, let's add a few tests to make sure it works as expected. Reviewed-by: Dave Stevenson Signed-off-by: Maxime Ripard --- drivers/gpu/drm/Kconfig| 1 + drivers/gpu/drm/tests/Makefile