Re: [PATCH v14 20/28] drm/tests: Add RGB Quantization tests

2024-05-23 Thread Dmitry Baryshkov
On Tue, May 21, 2024 at 12:13:53PM +0200, Maxime Ripard wrote: > The previous commit added the infrastructure to the connector state to > track what RGB Quantization should be used in a given state for an HDMI > connector. > > Let's add some kunit tests to make sure it works as expected. > > Revi

[PATCH v14 20/28] drm/tests: Add RGB Quantization tests

2024-05-21 Thread Maxime Ripard
The previous commit added the infrastructure to the connector state to track what RGB Quantization should be used in a given state for an HDMI connector. Let's add some kunit tests to make sure it works as expected. Reviewed-by: Dave Stevenson Signed-off-by: Maxime Ripard --- drivers/gpu/drm/t