Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h112 bool dcn20_dwbc_create(struct dc_context *ctx, struct resource_pool *pool);
H A Ddcn20_resource.c3346 bool dcn20_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) function
4088 if (!dcn20_dwbc_create(ctx, &pool->base)) {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c2078 if (!dcn20_dwbc_create(ctx, &pool->base)) { in dcn21_resource_construct()