Home
last modified time | relevance | path

Searched defs:vpg (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_vpg.h30 #define DCN30_VPG_FROM_VPG(vpg)\ argument
151 struct vpg { struct
152 const struct vpg_funcs *funcs; argument
158 struct vpg base; argument
H A Ddcn30_vpg.c47 struct vpg *vpg, in vpg3_update_generic_info_packet()
H A Ddcn30_dio_stream_encoder.c885 struct vpg *vpg, in dcn30_dio_stream_encoder_construct()
H A Ddcn30_resource.c1013 struct vpg *vpg; in dcn30_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_vpg.c52 void vpg31_powerdown(struct vpg *vpg) in vpg31_powerdown()
62 void vpg31_poweron(struct vpg *vpg) in vpg31_poweron()
H A Ddcn31_vpg.h30 #define DCN31_VPG_FROM_VPG(vpg)\ argument
H A Ddcn31_hpo_dp_stream_encoder.c759 struct vpg *vpg, in dcn31_hpo_dp_stream_encoder_construct()
H A Ddcn31_resource.c1222 struct vpg *vpg; in dcn31_stream_encoder_create() local
1258 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c479 struct vpg *vpg, in dcn314_dio_stream_encoder_construct()
H A Ddcn314_resource.c1294 struct vpg *vpg; in dcn314_stream_encoder_create() local
1330 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_stream_encoder.c510 struct vpg *vpg, in dcn32_dio_stream_encoder_construct()
H A Ddcn32_resource.c1198 struct vpg *vpg; in dcn32_stream_encoder_create() local
1242 struct vpg *vpg; in dcn32_hpo_dp_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h117 struct vpg *vpg; member
292 struct vpg *vpg; member
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c259 bool vpg; member
1022 struct debugfs_entries *vpg = data; in dw_mipi_dsi_debugfs_write() local
1047 struct debugfs_entries *vpg = data; in dw_mipi_dsi_debugfs_show() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c2291 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_off() local
2396 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_on() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1218 struct vpg *vpg; in dcn316_stream_encoder_create() local
1255 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1220 struct vpg *vpg; in dcn315_stream_encoder_create() local
1258 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1184 struct vpg *vpg; in dcn321_stream_encoder_create() local
1228 struct vpg *vpg; in dcn321_hpo_dp_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c391 struct vpg *vpg; in dcn302_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c360 struct vpg *vpg; in dcn303_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c983 struct vpg *vpg; in dcn301_stream_encoder_create() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h628 bool vpg: 1; member