Home
last modified time | relevance | path

Searched refs:drm_kunit_helper_alloc_device (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/tests/
A Ddrm_kunit_helpers.c39 struct device *drm_kunit_helper_alloc_device(struct kunit *test) in drm_kunit_helper_alloc_device() function
43 EXPORT_SYMBOL_GPL(drm_kunit_helper_alloc_device);
A Ddrm_managed_test.c84 dev = drm_kunit_helper_alloc_device(test); in drm_managed_test_init()
A Ddrm_modes_test.c26 priv->dev = drm_kunit_helper_alloc_device(test); in drm_test_modes_init()
A Ddrm_client_modeset_test.c63 priv->dev = drm_kunit_helper_alloc_device(test); in drm_client_modeset_test_init()
A Ddrm_exec_test.c35 priv->dev = drm_kunit_helper_alloc_device(test); in drm_exec_test_init()
A Ddrm_probe_helper_test.c43 priv->dev = drm_kunit_helper_alloc_device(test); in drm_probe_helper_test_init()
A Ddrm_gem_shmem_test.c344 dev = drm_kunit_helper_alloc_device(test); in drm_gem_shmem_test_init()
A Ddrm_connector_test.c65 dev = drm_kunit_helper_alloc_device(test); in drm_test_connector_init()
A Ddrm_format_helper_test.c1457 dev = drm_kunit_helper_alloc_device(test); in drm_test_fb_build_fourcc_list()
A Ddrm_hdmi_state_helper_test.c178 dev = drm_kunit_helper_alloc_device(test); in drm_atomic_helper_connector_hdmi_init()
/linux/drivers/gpu/drm/xe/tests/
A Dxe_kunit_helpers.c77 dev = drm_kunit_helper_alloc_device(test); in xe_kunit_helper_xe_device_test_init()
A Dxe_wa_test.c102 dev = drm_kunit_helper_alloc_device(test); in xe_wa_test_init()
A Dxe_rtp_test.c509 dev = drm_kunit_helper_alloc_device(test); in xe_rtp_test_init()
/linux/include/drm/
A Ddrm_kunit_helpers.h19 struct device *drm_kunit_helper_alloc_device(struct kunit *test);
/linux/drivers/gpu/drm/vc4/tests/
A Dvc4_mock.c167 dev = drm_kunit_helper_alloc_device(test); in __mock_device()
/linux/drivers/gpu/drm/ttm/tests/
A Dttm_kunit_helpers.c226 devs->dev = drm_kunit_helper_alloc_device(test); in ttm_test_devices_basic()

Completed in 28 milliseconds