Re: [PATCH v2 04/17] drm/tests: helpers: Remove the name parameter

2022-11-28 Thread Maíra Canal
On 11/28/22 11:53, Maxime Ripard wrote: > The device name isn't really useful, we can just define it instead of > exposing it in the API. > > Signed-off-by: Maxime Ripard Reviewed-by: Maíra Canal Best Regards - Maíra Canal > --- > drivers/gpu/drm/tests/drm_client_modeset_test.c | 3 +-- > dr

[PATCH v2 04/17] drm/tests: helpers: Remove the name parameter

2022-11-28 Thread Maxime Ripard
The device name isn't really useful, we can just define it instead of exposing it in the API. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/tests/drm_client_modeset_test.c | 3 +-- drivers/gpu/drm/tests/drm_kunit_helpers.c | 7 --- drivers/gpu/drm/tests/drm_modes_test.c | 3