Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h113 bool dcn20_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool);
H A Ddcn20_resource.c3369 bool dcn20_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) function
4093 if (!dcn20_mmhubbub_create(ctx, &pool->base)) {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c2083 if (!dcn20_mmhubbub_create(ctx, &pool->base)) { in dcn21_resource_construct()