Searched refs:dpp3_construct (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dpp.h | 577 bool dpp3_construct(struct dcn3_dpp *dpp3,
|
D | dcn30_dpp.c | 1467 bool dpp3_construct( in dpp3_construct() function
|
D | dcn30_resource.c | 766 if (dpp3_construct(dpp, ctx, inst, in dcn30_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 550 if (dpp3_construct(dpp, ctx, inst, &dpp_regs[inst], &tf_shift, &tf_mask)) in dcn302_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 511 if (dpp3_construct(dpp, ctx, inst, &dpp_regs[inst], &tf_shift, &tf_mask)) in dcn303_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 737 if (dpp3_construct(dpp, ctx, inst, in dcn301_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 961 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 931 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 930 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 935 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|