Searched refs:dmub_psr_create (Results 1 – 12 of 12) sorted by relevance
54 struct dmub_psr *dmub_psr_create(struct dc_context *ctx);
487 struct dmub_psr *dmub_psr_create(struct dc_context *ctx) in dmub_psr_create() function
1338 pool->psr = dmub_psr_create(ctx); in dcn303_resource_construct()
1425 pool->psr = dmub_psr_create(ctx); in dcn302_resource_construct()
1581 pool->base.psr = dmub_psr_create(ctx); in dcn21_resource_construct()
1962 pool->base.psr = dmub_psr_create(ctx); in dcn316_resource_construct()
2011 pool->base.psr = dmub_psr_create(ctx); in dcn314_resource_construct()
1963 pool->base.psr = dmub_psr_create(ctx); in dcn315_resource_construct()
1919 pool->base.psr = dmub_psr_create(ctx); in dcn321_resource_construct()
2117 pool->base.psr = dmub_psr_create(ctx); in dcn31_resource_construct()
2378 pool->base.psr = dmub_psr_create(ctx); in dcn32_resource_construct()
2504 pool->base.psr = dmub_psr_create(ctx); in dcn30_resource_construct()
Completed in 38 milliseconds