Searched refs:vpg (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | vpg.h | 31 struct vpg; 35 struct vpg *vpg, 41 struct vpg *vpg); 44 struct vpg *vpg); 47 struct vpg { struct
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
| H A D | dcn31_vpg.c | 52 void vpg31_powerdown(struct vpg *vpg) in vpg31_powerdown() argument 54 struct dcn31_vpg *vpg31 = DCN31_VPG_FROM_VPG(vpg); in vpg31_powerdown() 56 if (vpg->ctx->dc->debug.enable_mem_low_power.bits.vpg == false) in vpg31_powerdown() 62 void vpg31_poweron(struct vpg *vpg) in vpg31_poweron() argument 64 struct dcn31_vpg *vpg31 = DCN31_VPG_FROM_VPG(vpg); in vpg31_poweron() 70 if (vpg->ctx->dc->debug.enable_mem_low_power.bits.vpg == false && in vpg31_poweron()
|
| H A D | dcn31_vpg.h | 31 #define DCN31_VPG_FROM_VPG(vpg)\ argument 32 container_of(vpg, struct dcn31_vpg, base) 144 struct vpg base; 151 struct vpg *vpg); 154 struct vpg *vpg);
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_vpg.h | 31 #define DCN30_VPG_FROM_VPG(vpg)\ argument 32 container_of(vpg, struct dcn30_vpg, base) 137 struct vpg base; 144 struct vpg *vpg,
|
| H A D | dcn30_vpg.c | 47 struct vpg *vpg, in vpg3_update_generic_info_packet() argument 52 struct dcn30_vpg *vpg3 = DCN30_VPG_FROM_VPG(vpg); in vpg3_update_generic_info_packet()
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/ |
| H A D | dcn32_dio_stream_encoder.h | 192 struct vpg *vpg,
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/ |
| H A D | dcn35_dio_stream_encoder.h | 280 struct vpg *vpg,
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/ |
| H A D | dcn314_dio_stream_encoder.h | 270 struct vpg *vpg,
|