Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn201/
H A Ddcn201_hubp.c40 hubp201->hubp_shift->field_name, hubp201->hubp_mask->field_name
144 const struct dcn201_hubp_mask *hubp_mask) in dcn201_hubp_construct() argument
150 hubp201->hubp_mask = hubp_mask; in dcn201_hubp_construct()
H A Ddcn201_hubp.h121 const struct dcn201_hubp_mask *hubp_mask; member
130 const struct dcn201_hubp_mask *hubp_mask);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
H A Ddcn21_hubp.h110 const struct dcn_hubp2_mask *hubp_mask; member
120 const struct dcn_hubp2_mask *hubp_mask);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
H A Ddcn32_hubp.h68 const struct dcn_hubp2_mask *hubp_mask);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn30/
H A Ddcn30_hubp.c43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
666 const struct dcn_hubp2_mask *hubp_mask) in hubp3_construct() argument
672 hubp2->hubp_mask = hubp_mask; in hubp3_construct()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c41 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
1083 const struct dcn_hubp2_mask *hubp_mask) in hubp401_construct() argument
1089 hubp2->hubp_mask = hubp_mask; in hubp401_construct()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c39 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name
1409 const struct dcn_mi_mask *hubp_mask) in dcn10_hubp_construct() argument
1415 hubp1->hubp_mask = hubp_mask; in dcn10_hubp_construct()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c45 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
1713 const struct dcn_hubp2_mask *hubp_mask) in hubp2_construct() argument
1719 hubp2->hubp_mask = hubp_mask; in hubp2_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c472 static const struct dcn_hubp2_mask hubp_mask = { variable
934 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn401_hubp_create()