Home
last modified time | relevance | path

Searched refs:hubp_shift (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
231 const struct dcn_hubp2_shift *hubp_shift, in hubp21_construct() argument
237 hubp21->hubp_shift = hubp_shift; in hubp21_construct()
Ddcn21_hubp.h109 const struct dcn_hubp2_shift *hubp_shift; member
118 const struct dcn_hubp2_shift *hubp_shift,
Ddcn21_resource.c479 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/
Ddcn20_hubp.h228 const struct dcn_hubp2_shift *hubp_shift; member
237 const struct dcn_hubp2_shift *hubp_shift,
Ddcn20_hubp.c41 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()
Ddcn20_resource.c683 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/
Ddcn10_hubp.c39 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()
Ddcn10_hubp.h656 const struct dcn_mi_shift *hubp_shift; member
735 const struct dcn_mi_shift *hubp_shift,
Ddcn10_resource.c454 static const struct dcn_mi_shift hubp_shift = { variable
981 &hubp_regs[inst], &hubp_shift, &hubp_mask); in dcn10_hubp_create()