Home
last modified time | relevance | path

Searched full:vpg31 (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_vpg.c33 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 Ddcn31_vpg.h156 void vpg31_construct(struct dcn31_vpg *vpg31,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1234 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_apg_create()
1236 if (!vpg31) in dcn31_apg_create()
1239 vpg31_construct(vpg31, ctx, inst, in dcn31_apg_create()
1244 return &vpg31->base; in dcn316_stream_encoder_create()
1191 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); dcn31_vpg_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1233 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_afmt_create()
1235 if (!vpg31) in dcn31_afmt_create()
1251 vpg31_construct(vpg31, ctx, inst, in dcn31_apg_create()
1256 return &vpg31->base; in dcn31_apg_create()
1197 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); dcn31_vpg_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1299 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_apg_create()
1301 if (!vpg31) in dcn31_apg_create()
1304 vpg31_construct(vpg31, ctx, inst, in dcn31_apg_create()
1309 return &vpg31->base; in dcn314_stream_encoder_create()
1257 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); dcn31_vpg_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1241 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_apg_create()
1243 if (!vpg31) in dcn31_apg_create()
1246 vpg31_construct(vpg31, ctx, inst,
1251 return &vpg31->base; in dcn315_stream_encoder_create()
1198 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); dcn31_vpg_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1240 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_afmt_create()
1242 if (!vpg31) in dcn31_afmt_create()
1258 vpg31_construct(vpg31, ctx, inst, in dcn31_apg_create()
1263 return &vpg31->base; in dcn31_apg_create()
1204 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); dcn31_vpg_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1253 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_afmt_create()
1255 if (!vpg31) in dcn31_afmt_create()
1271 vpg31_construct(vpg31, ctx, inst, in dcn31_apg_create()
1276 return &vpg31->base; in dcn31_apg_create()
1217 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); dcn31_vpg_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1242 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); in dcn31_apg_create()
1244 if (!vpg31) in dcn31_apg_create()
1247 vpg31_construct(vpg31, ctx, inst,
1252 return &vpg31->base; in dcn31_stream_encoder_create()
1199 struct dcn31_vpg *vpg31 = kzalloc_obj(struct dcn31_vpg); dcn31_vpg_create() local