Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c805 static struct dpp *dcn35_dpp_create(struct dc_context *ctx, uint32_t inst) in dcn35_dpp_create() function
2061 pool->base.dpps[i] = dcn35_dpp_create(ctx, i); in dcn351_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c812 static struct dpp *dcn35_dpp_create(struct dc_context *ctx, uint32_t inst) in dcn35_dpp_create() function
2068 pool->base.dpps[i] = dcn35_dpp_create(ctx, i); in dcn36_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c825 static struct dpp *dcn35_dpp_create(struct dc_context *ctx, uint32_t inst) in dcn35_dpp_create() function
2089 pool->base.dpps[i] = dcn35_dpp_create(ctx, i); in dcn35_resource_construct()