Searched refs:dcn30_vpg (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_vpg.h | 31 container_of(vpg, struct dcn30_vpg, base) 118 struct dcn30_vpg { struct 125 void vpg3_construct(struct dcn30_vpg *vpg3,
|
H A D | dcn30_vpg.c | 28 #include "dcn30_vpg.h" 51 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()
|
H A D | Makefile | 28 dcn30_dccg.o dcn30_hwseq.o dcn30_mpc.o dcn30_vpg.o \
|
H A D | dcn30_resource.c | 50 #include "dcn30/dcn30_vpg.h" 1112 struct dcn30_vpg *vpg3 = kzalloc(sizeof(struct dcn30_vpg), GFP_KERNEL); in dcn30_vpg_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_vpg.h | 31 container_of(vpg, struct dcn30_vpg, base) 157 struct dcn30_vpg { struct 170 void vpg3_construct(struct dcn30_vpg *vpg3,
|
H A D | dcn30_vpg.c | 28 #include "dcn30_vpg.h" 52 struct dcn30_vpg *vpg3 = DCN30_VPG_FROM_VPG(vpg); in vpg3_update_generic_info_packet() 249 void vpg3_construct(struct dcn30_vpg *vpg3, in vpg3_construct()
|
H A D | Makefile | 34 dcn30_mpc.o dcn30_vpg.o \
|
H A D | dcn30_resource.c | 50 #include "dcn30/dcn30_vpg.h" 979 struct dcn30_vpg *vpg3 = kzalloc(sizeof(struct dcn30_vpg), GFP_KERNEL); in dcn30_vpg_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 296 struct dcn30_vpg *vpg3 = kzalloc(sizeof(struct dcn30_vpg), GFP_KERNEL); in dcn302_vpg_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 271 struct dcn30_vpg *vpg3 = kzalloc(sizeof(struct dcn30_vpg), GFP_KERNEL); in dcn303_vpg_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 56 #include "dcn30/dcn30_vpg.h" 1103 struct dcn30_vpg *vpg3 = kzalloc(sizeof(struct dcn30_vpg), GFP_KERNEL); in dcn321_vpg_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 51 #include "dcn30/dcn30_vpg.h" 949 struct dcn30_vpg *vpg3 = kzalloc(sizeof(struct dcn30_vpg), GFP_KERNEL); in dcn301_vpg_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 53 #include "dcn30/dcn30_vpg.h" 1117 struct dcn30_vpg *vpg3 = kzalloc(sizeof(struct dcn30_vpg), GFP_KERNEL); in dcn32_vpg_create()
|
Completed in 18 milliseconds