Home
last modified time | relevance | path

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

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