Home
last modified time | relevance | path

Searched refs:vpg4 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42b/
H A Ddcn42b_resource.c1272 struct dcn31_vpg *vpg4 = kzalloc_obj(struct dcn31_vpg); in dcn42b_vpg_create() local
1274 if (!vpg4) in dcn42b_vpg_create()
1289 vpg31_construct(vpg4, ctx, inst, in dcn42b_vpg_create()
1294 return &vpg4->base; in dcn42b_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42/
H A Ddcn42_resource.c1203 struct dcn31_vpg *vpg4 = kzalloc_obj(struct dcn31_vpg); in dcn42_vpg_create() local
1205 if (!vpg4) in dcn42_vpg_create()
1220 vpg31_construct(vpg4, ctx, inst, in dcn42_vpg_create()
1225 return &vpg4->base; in dcn42_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1185 struct dcn31_vpg *vpg4 = kzalloc_obj(struct dcn31_vpg); in dcn401_vpg_create() local
1187 if (!vpg4) in dcn401_vpg_create()
1203 vpg31_construct(vpg4, ctx, inst, in dcn401_vpg_create()
1208 return &vpg4->base; in dcn401_vpg_create()