Searched refs:dpp3_construct (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn30/ |
D | dcn30_dpp.h | 579 bool dpp3_construct(struct dcn3_dpp *dpp3,
|
D | dcn30_dpp.c | 1507 bool dpp3_construct( in dpp3_construct() function
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
D | dcn302_resource.c | 545 if (dpp3_construct(dpp, ctx, inst, &dpp_regs[inst], &tf_shift, &tf_mask)) in dcn302_dpp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
D | dcn303_resource.c | 524 if (dpp3_construct(dpp, ctx, inst, &dpp_regs[inst], &tf_shift, &tf_mask)) in dcn303_dpp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
D | dcn301_resource.c | 723 if (dpp3_construct(dpp, ctx, inst, in dcn301_dpp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
D | dcn316_resource.c | 917 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
D | dcn314_resource.c | 959 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
D | dcn315_resource.c | 923 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
D | dcn31_resource.c | 925 if (dpp3_construct(dpp, ctx, inst, in dcn31_dpp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
D | dcn30_resource.c | 759 if (dpp3_construct(dpp, ctx, inst, in dcn30_dpp_create()
|