On Fri, Jan 10, 2025 at 04:48:21PM +0800, Liu Ying wrote:
> 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
> Signed-off-by: Liu Ying
> ---
> v2:
> * New patch to add the 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
Signed-off-by: Liu Ying
---
v2:
* New patch to add the test case. (Dmitry)
.../drm/tests/drm_hdmi_state_helper_test.c| 52 ++