drm/tests: Add infoframes test
authorMaxime Ripard <mripard@kernel.org>
Mon, 27 May 2024 13:58:12 +0000 (15:58 +0200)
committerMaxime Ripard <mripard@kernel.org>
Tue, 28 May 2024 08:24:40 +0000 (10:24 +0200)
commit4fa04f4cccc4d81fd6272ca94b879b4d7630ed53
treeb6435ae821c69b0255df9a84312b3a0104c0c353
parentf378b77227bc4732922c57f92be89438bb1018a1
drm/tests: Add infoframes test

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.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240527-kms-hdmi-connector-state-v15-23-c5af16c3aae2@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/tests/drm_connector_test.c