Searched refs:hubp_shift (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_hubp.c | 38 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name 231 const struct dcn_hubp2_shift *hubp_shift, in hubp21_construct() argument 237 hubp21->hubp_shift = hubp_shift; in hubp21_construct()
|
D | dcn21_hubp.h | 109 const struct dcn_hubp2_shift *hubp_shift; member 118 const struct dcn_hubp2_shift *hubp_shift,
|
D | dcn21_resource.c | 479 static const struct dcn_hubp2_shift hubp_shift = { variable 1154 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn21_hubp_create()
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hubp.h | 228 const struct dcn_hubp2_shift *hubp_shift; member 237 const struct dcn_hubp2_shift *hubp_shift,
|
D | dcn20_hubp.c | 41 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name 1277 const struct dcn_hubp2_shift *hubp_shift, in hubp2_construct() argument 1283 hubp2->hubp_shift = hubp_shift; in hubp2_construct()
|
D | dcn20_resource.c | 683 static const struct dcn_hubp2_shift hubp_shift = { variable 1315 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn20_hubp_create()
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hubp.c | 39 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name 1258 const struct dcn_mi_shift *hubp_shift, in dcn10_hubp_construct() argument 1264 hubp1->hubp_shift = hubp_shift; in dcn10_hubp_construct()
|
D | dcn10_hubp.h | 656 const struct dcn_mi_shift *hubp_shift; member 735 const struct dcn_mi_shift *hubp_shift,
|
D | dcn10_resource.c | 454 static const struct dcn_mi_shift hubp_shift = { variable 981 &hubp_regs[inst], &hubp_shift, &hubp_mask); in dcn10_hubp_create()
|