Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.h56 struct dmub_psr *dmub_psr_create(struct dc_context *ctx);
H A Ddmub_psr.c486 struct dmub_psr *dmub_psr_create(struct dc_context *ctx) in dmub_psr_create() function
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1531 pool->base.psr = dmub_psr_create(ctx); in dcn21_resource_construct()