Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.h108 struct hubbub *dcn20_hubbub_create(struct dc_context *ctx);
Ddcn20_resource.c866 struct hubbub *dcn20_hubbub_create(struct dc_context *ctx) in dcn20_hubbub_create() function
2680 pool->base.hubbub = dcn20_hubbub_create(ctx); in dcn20_resource_construct()