Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/
H A Damdgpu_dm_connector_test.c3113 struct dm_test_panel_ctx { in dm_test_panel_ctx_alloc()
3121 static struct dm_test_panel_ctx *dm_test_panel_ctx_alloc(struct kunit *test) in dm_test_panel_ctx_alloc()
3123 struct dm_test_panel_ctx *ctx; in dm_test_panel_ctx_alloc()
3165 struct dm_test_panel_ctx *ctx)
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()
3078 struct dm_test_panel_ctx { global() struct
3086 display_infodm_test_panel_ctx dm_test_panel_ctx_alloc() argument