Home
last modified time | relevance | path

Searched refs:hubp_mask (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.h110 const struct dcn_hubp2_mask *hubp_mask; member
120 const struct dcn_hubp2_mask *hubp_mask);
Ddcn21_hubp.c44 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name
849 const struct dcn_hubp2_mask *hubp_mask) in hubp21_construct() argument
855 hubp21->hubp_mask = hubp_mask; in hubp21_construct()
Ddcn21_resource.c539 static const struct dcn_hubp2_mask hubp_mask = { variable
1285 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn21_hubp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
520 const struct dcn_hubp2_mask *hubp_mask) in hubp3_construct() argument
526 hubp2->hubp_mask = hubp_mask; in hubp3_construct()
Ddcn30_hubp.h252 const struct dcn_hubp2_mask *hubp_mask);
Ddcn30_resource.c723 static const struct dcn_hubp2_mask hubp_mask = { variable
1337 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn30_hubp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.h254 const struct dcn_hubp2_mask *hubp_mask; member
263 const struct dcn_hubp2_mask *hubp_mask);
Ddcn20_hubp.c43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
1616 const struct dcn_hubp2_mask *hubp_mask) in hubp2_construct() argument
1622 hubp2->hubp_mask = hubp_mask; in hubp2_construct()
Ddcn20_resource.c891 static const struct dcn_hubp2_mask hubp_mask = { variable
1581 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn20_hubp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c39 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name
1289 const struct dcn_mi_mask *hubp_mask) in dcn10_hubp_construct() argument
1295 hubp1->hubp_mask = hubp_mask; in dcn10_hubp_construct()
Ddcn10_hubp.h686 const struct dcn_mi_mask *hubp_mask; member
763 const struct dcn_mi_mask *hubp_mask);
Ddcn10_resource.c491 static const struct dcn_mi_mask hubp_mask = { variable
1061 &hubp_regs[inst], &hubp_shift, &hubp_mask); in dcn10_hubp_create()