Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/
H A Damdgpu_dm_connector_test.c3121 static struct dm_test_panel_ctx *dm_test_panel_ctx_alloc(struct kunit *test) in dm_test_panel_ctx_alloc()
3184 struct dm_test_panel_ctx *ctx = dm_test_panel_ctx_alloc(test); in dm_test_set_panel_type_samsung_below_threshold()
3208 struct dm_test_panel_ctx *ctx = dm_test_panel_ctx_alloc(test);
3233 struct dm_test_panel_ctx *ctx = dm_test_panel_ctx_alloc(test); in dm_test_cacp_ctx_alloc()
3086 static struct dm_test_panel_ctx *dm_test_panel_ctx_alloc(struct kunit *test) dm_test_panel_ctx_alloc() function