Home
last modified time | relevance | path

Searched refs:hubp_shift (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.h109 const struct dcn_hubp2_shift *hubp_shift; member
119 const struct dcn_hubp2_shift *hubp_shift,
Ddcn21_hubp.c44 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name
848 const struct dcn_hubp2_shift *hubp_shift, in hubp21_construct() argument
854 hubp21->hubp_shift = hubp_shift; in hubp21_construct()
Ddcn21_resource.c535 static const struct dcn_hubp2_shift hubp_shift = { variable
1271 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn21_hubp_create()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
519 const struct dcn_hubp2_shift *hubp_shift, in hubp3_construct() argument
525 hubp2->hubp_shift = hubp_shift; in hubp3_construct()
Ddcn30_hubp.h251 const struct dcn_hubp2_shift *hubp_shift,
Ddcn30_resource.c719 static const struct dcn_hubp2_shift hubp_shift = { variable
1337 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn30_hubp_create()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.h253 const struct dcn_hubp2_shift *hubp_shift; member
262 const struct dcn_hubp2_shift *hubp_shift,
Ddcn20_hubp.c43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
1612 const struct dcn_hubp2_shift *hubp_shift, in hubp2_construct() argument
1618 hubp2->hubp_shift = hubp_shift; in hubp2_construct()
Ddcn20_resource.c887 static const struct dcn_hubp2_shift hubp_shift = { variable
1581 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn20_hubp_create()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c39 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name
1288 const struct dcn_mi_shift *hubp_shift, in dcn10_hubp_construct() argument
1294 hubp1->hubp_shift = hubp_shift; in dcn10_hubp_construct()
Ddcn10_hubp.h685 const struct dcn_mi_shift *hubp_shift; member
762 const struct dcn_mi_shift *hubp_shift,
Ddcn10_resource.c487 static const struct dcn_mi_shift hubp_shift = { variable
1061 &hubp_regs[inst], &hubp_shift, &hubp_mask); in dcn10_hubp_create()