Lines Matching +defs:drm +defs:test
39 struct device *drm_kunit_helper_alloc_device(struct kunit *test) in drm_kunit_helper_alloc_device()
52 void drm_kunit_helper_free_device(struct kunit *test, struct device *dev) in drm_kunit_helper_free_device()
59 __drm_kunit_helper_alloc_drm_device_with_driver(struct kunit *test, in __drm_kunit_helper_alloc_drm_device_with_driver()
64 struct drm_device *drm; in __drm_kunit_helper_alloc_drm_device_with_driver() local
104 drm_kunit_helper_acquire_ctx_alloc(struct kunit *test) in drm_kunit_helper_acquire_ctx_alloc()
146 drm_kunit_helper_atomic_state_alloc(struct kunit *test, in drm_kunit_helper_atomic_state_alloc()
147 struct drm_device *drm, in drm_kunit_helper_atomic_state_alloc()
212 drm_kunit_helper_create_primary_plane(struct kunit *test, in drm_kunit_helper_create_primary_plane()
213 struct drm_device *drm, in drm_kunit_helper_create_primary_plane()
283 drm_kunit_helper_create_crtc(struct kunit *test, in drm_kunit_helper_create_crtc()
284 struct drm_device *drm, in drm_kunit_helper_create_crtc()
335 int drm_kunit_add_mode_destroy_action(struct kunit *test, in drm_kunit_add_mode_destroy_action()
357 drm_kunit_display_mode_from_cea_vic(struct kunit *test, struct drm_device *dev, in drm_kunit_display_mode_from_cea_vic()