Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dvpg.h47 struct vpg { struct
48 const struct vpg_funcs *funcs; argument
49 struct dc_context *ctx;
50 int inst;
/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.h31 #define DCN31_VPG_FROM_VPG(vpg)\ argument
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_vpg.c47 struct vpg *vpg, in vpg3_update_generic_info_packet()
H A Ddcn30_vpg.h31 #define DCN30_VPG_FROM_VPG(vpg)\ argument
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c263 bool vpg; member
1107 struct debugfs_entries *vpg = data; in dw_mipi_dsi_debugfs_write() local
1132 struct debugfs_entries *vpg = data; in dw_mipi_dsi_debugfs_show() local
/linux/drivers/gpu/drm/amd/display/dc/resource/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
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c2314 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_off() local
2428 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_on() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1223 struct vpg *vpg; in dcn315_stream_encoder_create() local
1261 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1282 struct vpg *vpg; in dcn314_stream_encoder_create() local
1318 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1187 struct vpg *vpg; in dcn321_stream_encoder_create() local
1231 struct vpg *vpg; in dcn321_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1224 struct vpg *vpg; in dcn31_stream_encoder_create() local
1260 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1257 struct vpg *vpg; in dcn35_stream_encoder_create() local
1301 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1270 struct vpg *vpg; in dcn35_stream_encoder_create() local
1314 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1250 struct vpg *vpg; in dcn35_stream_encoder_create() local
1294 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1212 struct vpg *vpg; in dcn401_stream_encoder_create() local
1254 struct vpg *vpg; in dcn401_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1206 struct vpg *vpg; in dcn32_stream_encoder_create() local
1250 struct vpg *vpg; in dcn32_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c384 struct vpg *vpg; in dcn303_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c397 struct vpg *vpg; in dcn302_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c987 struct vpg *vpg; in dcn301_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1016 struct vpg *vpg; in dcn30_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h799 bool vpg: 1; member