Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.h577 bool dpp3_construct(struct dcn3_dpp *dpp3,
Ddcn30_dpp.c1418 bool dpp3_construct( in dpp3_construct() function
Ddcn30_resource.c894 if (dpp3_construct(dpp, ctx, inst, in dcn30_dpp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c675 if (dpp3_construct(dpp, ctx, inst, &dpp_regs[inst], &tf_shift, &tf_mask)) in dcn302_dpp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c638 if (dpp3_construct(dpp, ctx, inst, &dpp_regs[inst], &tf_shift, &tf_mask)) in dcn303_dpp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c913 if (dpp3_construct(dpp, ctx, inst, in dcn301_dpp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c989 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()