Searched refs:drm_kunit_helper_alloc_drm_device (Results 1 – 6 of 6) sorted by relevance
| /linux/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/include/drm/ |
| H A D | drm_kunit_helpers.h | 94 #define drm_kunit_helper_alloc_drm_device(_test, _dev, _type, _member, _feat) \ macro
|
| /linux/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 | 388 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 | 159 priv = drm_kunit_helper_alloc_drm_device(test, dev, in __connector_hdmi_init()
|