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