Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1097 struct dcn31_vpg *vpg4 = kzalloc(sizeof(struct dcn31_vpg), GFP_KERNEL); in dcn401_vpg_create() local
1099 if (!vpg4) in dcn401_vpg_create()
1115 vpg31_construct(vpg4, ctx, inst, in dcn401_vpg_create()
1120 return &vpg4->base; in dcn401_vpg_create()