]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/tests: hdmi: Add connector disablement test
authorLiu Ying <victor.liu@nxp.com>
Fri, 10 Jan 2025 08:48:21 +0000 (16:48 +0800)
committerMaxime Ripard <mripard@kernel.org>
Tue, 14 Jan 2025 17:46:37 +0000 (18:46 +0100)
commite12b9dc6f982d1e110f87215a9114d14dbd60fbc
tree52a04baf6e21a3a1c7669213edf7438587e5463d
parent0d337b40ca1e532af42516d9e9024baad466319a
drm/tests: hdmi: Add connector disablement test

Atomic check should succeed when disabling a connector. Add a test
case drm_test_check_disabling_connector() to make sure of this.

Suggested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250110084821.3239518-3-victor.liu@nxp.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c