Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
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
Ddcn30_vpg.c47 struct vpg *vpg, in vpg3_update_generic_info_packet()
Ddcn30_dio_stream_encoder.c885 struct vpg *vpg, in dcn30_dio_stream_encoder_construct()
Ddcn30_resource.c1013 struct vpg *vpg; in dcn30_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_vpg.c52 void vpg31_powerdown(struct vpg *vpg) in vpg31_powerdown()
62 void vpg31_poweron(struct vpg *vpg) in vpg31_poweron()
Ddcn31_vpg.h30 #define DCN31_VPG_FROM_VPG(vpg)\ argument
Ddcn31_hpo_dp_stream_encoder.c759 struct vpg *vpg, in dcn31_hpo_dp_stream_encoder_construct()
Ddcn31_resource.c1222 struct vpg *vpg; in dcn31_stream_encoder_create() local
1258 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_dio_stream_encoder.c479 struct vpg *vpg, in dcn314_dio_stream_encoder_construct()
Ddcn314_resource.c1294 struct vpg *vpg; in dcn314_stream_encoder_create() local
1330 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_dio_stream_encoder.c510 struct vpg *vpg, in dcn32_dio_stream_encoder_construct()
Ddcn32_resource.c1198 struct vpg *vpg; in dcn32_stream_encoder_create() local
1242 struct vpg *vpg; in dcn32_hpo_dp_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h117 struct vpg *vpg; member
292 struct vpg *vpg; member
/Linux-v6.6/drivers/gpu/drm/bridge/synopsys/
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
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/
Dlink_dpms.c2265 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_off() local
2369 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_on() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1218 struct vpg *vpg; in dcn316_stream_encoder_create() local
1255 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1220 struct vpg *vpg; in dcn315_stream_encoder_create() local
1258 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1184 struct vpg *vpg; in dcn321_stream_encoder_create() local
1228 struct vpg *vpg; in dcn321_hpo_dp_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c391 struct vpg *vpg; in dcn302_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c360 struct vpg *vpg; in dcn303_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c983 struct vpg *vpg; in dcn301_stream_encoder_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h623 bool vpg: 1; member