Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_vpg.h31 container_of(vpg, struct dcn30_vpg, base)
118 struct dcn30_vpg { struct
125 void vpg3_construct(struct dcn30_vpg *vpg3, argument
Ddcn30_vpg.c51 struct dcn30_vpg *vpg3 = DCN30_VPG_FROM_VPG(vpg); in vpg3_update_generic_info_packet()
179 void vpg3_construct(struct dcn30_vpg *vpg3, in vpg3_construct()
DMakefile28 dcn30_dccg.o dcn30_hwseq.o dcn30_mpc.o dcn30_vpg.o \
Ddcn30_resource.c1112 struct dcn30_vpg *vpg3 = kzalloc(sizeof(struct dcn30_vpg), GFP_KERNEL); in dcn30_vpg_create()