Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.h111 struct hubbub *dcn20_hubbub_create(struct dc_context *ctx);
Ddcn20_resource.c1226 struct hubbub *dcn20_hubbub_create(struct dc_context *ctx) in dcn20_hubbub_create() function
3985 pool->base.hubbub = dcn20_hubbub_create(ctx); in dcn20_resource_construct()