Home
last modified time | relevance | path

Searched refs:dm_test_fbc_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.c2726 static struct dm_test_fbc_ctx *dm_test_fbc_ctx_alloc(struct kunit *test) in dm_test_fbc_init_no_compressor()
2762 struct dm_test_fbc_ctx *ctx = dm_test_fbc_ctx_alloc(test); in dm_test_fbc_init_already_allocated()
2777 struct dm_test_fbc_ctx *ctx = dm_test_fbc_ctx_alloc(test); in dm_test_fbc_init_no_modes()
2792 struct dm_test_fbc_ctx *ctx = dm_test_fbc_ctx_alloc(test); in dm_test_alloc_drm()
2811 struct dm_test_fbc_ctx *ctx = dm_test_fbc_ctx_alloc(test); in dm_test_add_connector()
2691 static struct dm_test_fbc_ctx *dm_test_fbc_ctx_alloc(struct kunit *test) dm_test_fbc_ctx_alloc() function