Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn31/
H A Ddcn31_hubp.c40 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
107 const struct dcn_hubp2_mask *hubp_mask) in hubp31_construct() argument
113 hubp2->hubp_mask = hubp_mask; in hubp31_construct()
H A Ddcn31_hubp.h240 const struct dcn_hubp2_mask *hubp_mask);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn201/
H A Ddcn201_hubp.c40 hubp201->hubp_shift->field_name, hubp201->hubp_mask->field_name
142 const struct dcn201_hubp_mask *hubp_mask) in dcn201_hubp_construct() argument
148 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/dcn32/
H A Ddcn32_hubp.c40 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
213 const struct dcn_hubp2_mask *hubp_mask) in hubp32_construct() argument
219 hubp2->hubp_mask = hubp_mask; in hubp32_construct()
H A Ddcn32_hubp.h68 const struct dcn_hubp2_mask *hubp_mask);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn35/
H A Ddcn35_hubp.c39 ((const struct dcn35_hubp2_mask *)hubp2->hubp_mask)->field_name
227 const struct dcn35_hubp2_mask *hubp_mask) in hubp35_construct() argument
233 hubp2->hubp_mask = (const struct dcn_hubp2_mask *)hubp_mask; in hubp35_construct()
H A Ddcn35_hubp.h57 const struct dcn35_hubp2_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);
H A Ddcn21_hubp.c46 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name
848 const struct dcn_hubp2_mask *hubp_mask) in hubp21_construct() argument
854 hubp21->hubp_mask = hubp_mask; in hubp21_construct()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn30/
H A Ddcn30_hubp.c43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
523 const struct dcn_hubp2_mask *hubp_mask) in hubp3_construct() argument
529 hubp2->hubp_mask = hubp_mask; in hubp3_construct()
H A Ddcn30_hubp.h254 const struct dcn_hubp2_mask *hubp_mask);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c41 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
1016 const struct dcn_hubp2_mask *hubp_mask) in hubp401_construct()
1022 hubp2->hubp_mask = hubp_mask; in hubp401_construct()
1017 hubp401_construct(struct dcn20_hubp * hubp2,struct dc_context * ctx,uint32_t inst,const struct dcn_hubp2_registers * hubp_regs,const struct dcn_hubp2_shift * hubp_shift,const struct dcn_hubp2_mask * hubp_mask) hubp401_construct() argument
H A Ddcn401_hubp.h335 const struct dcn_hubp2_mask *hubp_mask);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.h304 const struct dcn_hubp2_mask *hubp_mask; member
313 const struct dcn_hubp2_mask *hubp_mask);
H A Ddcn20_hubp.c45 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
1688 const struct dcn_hubp2_mask *hubp_mask) in hubp2_construct()
1694 hubp2->hubp_mask = hubp_mask; in hubp2_construct()
1687 hubp2_construct(struct dcn20_hubp * hubp2,struct dc_context * ctx,uint32_t inst,const struct dcn_hubp2_registers * hubp_regs,const struct dcn_hubp2_shift * hubp_shift,const struct dcn_hubp2_mask * hubp_mask) hubp2_construct() argument
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c39 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name
1385 const struct dcn_mi_mask *hubp_mask) in dcn10_hubp_construct()
1391 hubp1->hubp_mask = hubp_mask; in dcn10_hubp_construct()
1384 dcn10_hubp_construct(struct dcn10_hubp * hubp1,struct dc_context * ctx,uint32_t inst,const struct dcn_mi_registers * hubp_regs,const struct dcn_mi_shift * hubp_shift,const struct dcn_mi_mask * hubp_mask) dcn10_hubp_construct() argument
H A Ddcn10_hubp.h703 const struct dcn_mi_mask *hubp_mask; member
780 const struct dcn_mi_mask *hubp_mask);
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c533 static const struct dcn201_hubp_mask hubp_mask = { variable
993 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn201_hubp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c430 static const struct dcn_mi_mask hubp_mask = { variable
1002 &hubp_regs[inst], &hubp_shift, &hubp_mask); in dcn10_hubp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c500 static const struct dcn_hubp2_mask hubp_mask = { variable
511 if (hubp3_construct(hubp2, ctx, inst, &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn302_hubp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c482 static const struct dcn_hubp2_mask hubp_mask = { variable
493 if (hubp3_construct(hubp2, ctx, inst, &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn303_hubp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c569 static const struct dcn_hubp2_mask hubp_mask = { variable
1168 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn301_hubp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c316 static const struct dcn_hubp2_mask hubp_mask = { variable
989 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn21_hubp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c638 static const struct dcn_hubp2_mask hubp_mask = { variable
1499 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn31_hubp_create()

12