Searched refs:vpg31 (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
| H A D | dcn31_vpg.c | 33 vpg31->base.ctx->logger 36 (vpg31->regs->reg) 40 vpg31->vpg_shift->field_name, vpg31->vpg_mask->field_name 44 vpg31->base.ctx 54 struct dcn31_vpg *vpg31 = DCN31_VPG_FROM_VPG(vpg); in vpg31_powerdown() local 64 struct dcn31_vpg *vpg31 = DCN31_VPG_FROM_VPG(vpg); in vpg31_poweron() local 77 void vpg31_construct(struct dcn31_vpg *vpg31, in vpg31_construct() argument 84 vpg31->base.ctx = ctx; in vpg31_construct() 86 vpg31->base.inst = inst; in vpg31_construct() 87 vpg31->base.funcs = &dcn31_vpg_funcs; in vpg31_construct() [all …]
|
| H A D | dcn31_vpg.h | 156 void vpg31_construct(struct dcn31_vpg *vpg31,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| H A D | dcn316_resource.c | 1162 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_vpg_create() local 1164 if (!vpg31) in dcn31_vpg_create() 1167 vpg31_construct(vpg31, ctx, inst, in dcn31_vpg_create() 1172 return &vpg31->base; in dcn31_vpg_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| H A D | dcn314_resource.c | 1228 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_vpg_create() local 1230 if (!vpg31) in dcn31_vpg_create() 1233 vpg31_construct(vpg31, ctx, inst, in dcn31_vpg_create() 1238 return &vpg31->base; in dcn31_vpg_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
| H A D | dcn315_resource.c | 1169 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_vpg_create() local 1171 if (!vpg31) in dcn31_vpg_create() 1174 vpg31_construct(vpg31, ctx, inst, in dcn31_vpg_create() 1179 return &vpg31->base; in dcn31_vpg_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
| H A D | dcn31_resource.c | 1170 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_vpg_create() local 1172 if (!vpg31) in dcn31_vpg_create() 1175 vpg31_construct(vpg31, ctx, inst, in dcn31_vpg_create() 1180 return &vpg31->base; in dcn31_vpg_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
| H A D | dcn36_resource.c | 1174 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_vpg_create() local 1176 if (!vpg31) in dcn31_vpg_create() 1192 vpg31_construct(vpg31, ctx, inst, in dcn31_vpg_create() 1197 return &vpg31->base; in dcn31_vpg_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| H A D | dcn35_resource.c | 1187 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_vpg_create() local 1189 if (!vpg31) in dcn31_vpg_create() 1205 vpg31_construct(vpg31, ctx, inst, in dcn31_vpg_create() 1210 return &vpg31->base; in dcn31_vpg_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| H A D | dcn351_resource.c | 1167 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_vpg_create() local 1169 if (!vpg31) in dcn31_vpg_create() 1185 vpg31_construct(vpg31, ctx, inst, in dcn31_vpg_create() 1190 return &vpg31->base; in dcn31_vpg_create()
|