| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn31/ |
| H A D | dcn31_hubp.c | 40 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name 108 const struct dcn_hubp2_shift *hubp_shift, in hubp31_construct() argument 114 hubp2->hubp_shift = hubp_shift; in hubp31_construct()
|
| H A D | dcn31_hubp.h | 239 const struct dcn_hubp2_shift *hubp_shift,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn201/ |
| H A D | dcn201_hubp.c | 40 hubp201->hubp_shift->field_name, hubp201->hubp_mask->field_name 143 const struct dcn201_hubp_shift *hubp_shift, in dcn201_hubp_construct() argument 149 hubp201->hubp_shift = hubp_shift; in dcn201_hubp_construct()
|
| H A D | dcn201_hubp.h | 120 const struct dcn201_hubp_shift *hubp_shift; member 129 const struct dcn201_hubp_shift *hubp_shift,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn35/ |
| H A D | dcn35_hubp.c | 38 ((const struct dcn35_hubp2_shift *)hubp2->hubp_shift)->field_name, \ 228 const struct dcn35_hubp2_shift *hubp_shift, in hubp35_construct() argument 234 hubp2->hubp_shift = (const struct dcn_hubp2_shift *)hubp_shift; in hubp35_construct()
|
| H A D | dcn35_hubp.h | 56 const struct dcn35_hubp2_shift *hubp_shift,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn32/ |
| H A D | dcn32_hubp.c | 40 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name 216 const struct dcn_hubp2_shift *hubp_shift, in hubp32_construct() argument 222 hubp2->hubp_shift = hubp_shift; in hubp32_construct()
|
| H A D | dcn32_hubp.h | 67 const struct dcn_hubp2_shift *hubp_shift,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn21/ |
| H A D | dcn21_hubp.h | 109 const struct dcn_hubp2_shift *hubp_shift; member 119 const struct dcn_hubp2_shift *hubp_shift,
|
| H A D | dcn21_hubp.c | 46 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name 851 const struct dcn_hubp2_shift *hubp_shift, in hubp21_construct() argument 857 hubp21->hubp_shift = hubp_shift; in hubp21_construct()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn30/ |
| H A D | dcn30_hubp.c | 43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name 544 const struct dcn_hubp2_shift *hubp_shift, in hubp3_construct() argument 550 hubp2->hubp_shift = hubp_shift; in hubp3_construct()
|
| H A D | dcn30_hubp.h | 253 const struct dcn_hubp2_shift *hubp_shift,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn20/ |
| H A D | dcn20_hubp.h | 302 const struct dcn_hubp2_shift *hubp_shift; member 311 const struct dcn_hubp2_shift *hubp_shift,
|
| H A D | dcn20_hubp.c | 45 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name 1705 const struct dcn_hubp2_shift *hubp_shift, in hubp2_construct() argument 1711 hubp2->hubp_shift = hubp_shift; in hubp2_construct()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn401/ |
| H A D | dcn401_hubp.c | 41 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name 1043 const struct dcn_hubp2_shift *hubp_shift, in hubp401_construct() argument 1049 hubp2->hubp_shift = hubp_shift; in hubp401_construct()
|
| H A D | dcn401_hubp.h | 320 const struct dcn_hubp2_shift *hubp_shift,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn10/ |
| H A D | dcn10_hubp.c | 39 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name 1407 const struct dcn_mi_shift *hubp_shift, in dcn10_hubp_construct() argument 1413 hubp1->hubp_shift = hubp_shift; in dcn10_hubp_construct()
|
| H A D | dcn10_hubp.h | 702 const struct dcn_mi_shift *hubp_shift; member 781 const struct dcn_mi_shift *hubp_shift,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
| H A D | dcn201_resource.c | 529 static const struct dcn201_hubp_shift hubp_shift = { variable 992 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn201_hubp_create()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| H A D | dcn303_resource.c | 477 static const struct dcn_hubp2_shift hubp_shift = { variable 492 if (hubp3_construct(hubp2, ctx, inst, &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn303_hubp_create()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| H A D | dcn302_resource.c | 495 static const struct dcn_hubp2_shift hubp_shift = { variable 510 if (hubp3_construct(hubp2, ctx, inst, &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn302_hubp_create()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
| H A D | dcn10_resource.c | 426 static const struct dcn_mi_shift hubp_shift = { variable 989 &hubp_regs[inst], &hubp_shift, &hubp_mask); in dcn10_hubp_create()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| H A D | dcn301_resource.c | 565 static const struct dcn_hubp2_shift hubp_shift = { variable 1167 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn301_hubp_create()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| H A D | dcn21_resource.c | 312 static const struct dcn_hubp2_shift hubp_shift = { variable 988 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn21_hubp_create()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| H A D | dcn316_resource.c | 634 static const struct dcn_hubp2_shift hubp_shift = { variable 1498 &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn31_hubp_create()
|