Searched refs:hubp3_construct (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_hubp.c | 512 bool hubp3_construct( in hubp3_construct() function
|
D | dcn30_hubp.h | 248 bool hubp3_construct(
|
D | dcn30_resource.c | 1215 if (hubp3_construct(hubp2, ctx, inst, in dcn30_hubp_create()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 515 if (hubp3_construct(hubp2, ctx, inst, &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn302_hubp_create()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 479 if (hubp3_construct(hubp2, ctx, inst, &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn303_hubp_create()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1186 if (hubp3_construct(hubp2, ctx, inst, in dcn301_hubp_create()
|