Searched refs:drm_kunit_helper_alloc_drm_device (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_kunit_helpers.c | 38 xe = drm_kunit_helper_alloc_drm_device(test, dev, in xe_kunit_helper_alloc_xe_device()
|
| /linux-6.15/include/drm/ |
| H A D | drm_kunit_helpers.h | 93 #define drm_kunit_helper_alloc_drm_device(_test, _dev, _type, _member, _feat) \ macro
|
| /linux-6.15/drivers/gpu/drm/tests/ |
| H A D | drm_atomic_state_test.c | 82 priv = drm_kunit_helper_alloc_drm_device(test, dev, in drm_atomic_test_init_drm_components()
|
| H A D | drm_framebuffer_test.c | 387 priv = drm_kunit_helper_alloc_drm_device(test, parent, typeof(*priv), in drm_framebuffer_test_init()
|
| H A D | drm_connector_test.c | 69 priv = drm_kunit_helper_alloc_drm_device(test, dev, in drm_test_connector_init()
|
| H A D | drm_hdmi_state_helper_test.c | 201 priv = drm_kunit_helper_alloc_drm_device(test, dev, in drm_kunit_helper_connector_hdmi_init_funcs()
|