Searched refs:vpg_mask (Results 1 – 7 of 7) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_vpg.c | 39 vpg3->vpg_shift->field_name, vpg3->vpg_mask->field_name 184 const struct dcn30_vpg_mask *vpg_mask) in vpg3_construct() argument 193 vpg3->vpg_mask = vpg_mask; in vpg3_construct()
|
D | dcn30_vpg.h | 154 const struct dcn30_vpg_mask *vpg_mask; member 162 const struct dcn30_vpg_mask *vpg_mask);
|
D | dcn30_resource.c | 414 static const struct dcn30_vpg_mask vpg_mask = { variable 1124 &vpg_mask); in dcn30_vpg_create()
|
/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 402 static const struct dcn30_vpg_mask vpg_mask = { variable 413 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn303_vpg_create()
|
/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 428 static const struct dcn30_vpg_mask vpg_mask = { variable 439 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn302_vpg_create()
|
/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 454 static const struct dcn30_vpg_mask vpg_mask = { variable 1155 &vpg_mask); in dcn301_vpg_create()
|
/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 442 static const struct dcn30_vpg_mask vpg_mask = { variable 1251 &vpg_mask); in dcn31_vpg_create()
|