Home
last modified time | relevance | path

Searched refs:dmub_psr_create (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dce/
Ddmub_psr.h51 struct dmub_psr *dmub_psr_create(struct dc_context *ctx);
Ddmub_psr.c373 struct dmub_psr *dmub_psr_create(struct dc_context *ctx) in dmub_psr_create() function
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1676 pool->psr = dmub_psr_create(ctx); in dcn302_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1607 pool->psr = dmub_psr_create(ctx); in dcn303_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c2107 pool->base.psr = dmub_psr_create(ctx); in dcn21_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c2198 pool->base.psr = dmub_psr_create(ctx); in dcn31_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2792 pool->base.psr = dmub_psr_create(ctx); in dcn30_resource_construct()