Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_clocks.h115 struct dccg *dcn1_dccg_create(struct dc_context *ctx);
H A Ddce_clocks.c836 struct dccg *dcn1_dccg_create(struct dc_context *ctx) in dcn1_dccg_create() function
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1180 pool->base.dccg = dcn1_dccg_create(ctx); in construct()