Re: [PATCH v14 22/28] drm/tests: Add infoframes test

2024-05-23 Thread Dmitry Baryshkov
On Tue, May 21, 2024 at 12:13:55PM +0200, Maxime Ripard wrote: > The previous patch added the generation of the infoframes matching an > HDMI connector state. Let's add a few tests to make sure it works as > expected. > > Signed-off-by: Maxime Ripard > --- >

[PATCH v14 22/28] drm/tests: Add infoframes test

2024-05-21 Thread Maxime Ripard
The previous patch added the generation of the infoframes matching an HDMI connector state. Let's add a few tests to make sure it works as expected. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/tests/drm_connector_test.c | 219 + 1 file changed, 219 insertions(+)