Re: [PATCH v4 4/6] drm/tests: managed: Add comments and expect fail messages

2024-01-08 Thread Maxime Ripard
On Fri, Jan 05, 2024 at 11:13:22AM +0100, Michał Winiarski wrote: > Add comments explaining the intention behind the test and certain > implementation details related to device lifetime. > > Signed-off-by: Michał Winiarski > --- > drivers/gpu/drm/tests/drm_managed_test.c | 11 ++- > 1 fi

[PATCH v4 4/6] drm/tests: managed: Add comments and expect fail messages

2024-01-05 Thread Michał Winiarski
Add comments explaining the intention behind the test and certain implementation details related to device lifetime. Signed-off-by: Michał Winiarski --- drivers/gpu/drm/tests/drm_managed_test.c | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/tests/