Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c38 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name
232 const struct dcn_hubp2_mask *hubp_mask) in hubp21_construct() argument
238 hubp21->hubp_mask = hubp_mask; in hubp21_construct()
Ddcn21_hubp.h110 const struct dcn_hubp2_mask *hubp_mask; member
119 const struct dcn_hubp2_mask *hubp_mask);
Ddcn21_resource.c483 static const struct dcn_hubp2_mask hubp_mask = { variable
1154 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn21_hubp_create()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.h229 const struct dcn_hubp2_mask *hubp_mask; member
238 const struct dcn_hubp2_mask *hubp_mask);
Ddcn20_hubp.c41 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
1278 const struct dcn_hubp2_mask *hubp_mask) in hubp2_construct() argument
1284 hubp2->hubp_mask = hubp_mask; in hubp2_construct()
Ddcn20_resource.c687 static const struct dcn_hubp2_mask hubp_mask = { variable
1315 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn20_hubp_create()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c39 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name
1259 const struct dcn_mi_mask *hubp_mask) in dcn10_hubp_construct() argument
1265 hubp1->hubp_mask = hubp_mask; in dcn10_hubp_construct()
Ddcn10_hubp.h657 const struct dcn_mi_mask *hubp_mask; member
736 const struct dcn_mi_mask *hubp_mask);
Ddcn10_resource.c458 static const struct dcn_mi_mask hubp_mask = { variable
981 &hubp_regs[inst], &hubp_shift, &hubp_mask); in dcn10_hubp_create()