Searched refs:dpp3_construct (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dpp.h | 579 bool dpp3_construct(struct dcn3_dpp *dpp3,
|
D | dcn30_dpp.c | 1470 bool dpp3_construct( in dpp3_construct() function
|
D | dcn30_resource.c | 756 if (dpp3_construct(dpp, ctx, inst, in dcn30_dpp_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 542 if (dpp3_construct(dpp, ctx, inst, &dpp_regs[inst], &tf_shift, &tf_mask)) in dcn302_dpp_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 502 if (dpp3_construct(dpp, ctx, inst, &dpp_regs[inst], &tf_shift, &tf_mask)) in dcn303_dpp_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 719 if (dpp3_construct(dpp, ctx, inst, in dcn301_dpp_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 917 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 973 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 921 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 923 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|