Home
last modified time | relevance | path

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

/linux-6.8/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()
/linux-6.8/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()
/linux-6.8/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_dio_stream_encoder.c479 struct vpg *vpg, in dcn314_dio_stream_encoder_construct()
/linux-6.8/drivers/gpu/drm/amd/display/dc/dcn35/
Ddcn35_dio_stream_encoder.c509 struct vpg *vpg, in dcn35_dio_stream_encoder_construct()
/linux-6.8/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_dio_stream_encoder.c510 struct vpg *vpg, in dcn32_dio_stream_encoder_construct()
/linux-6.8/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h117 struct vpg *vpg; member
297 struct vpg *vpg; member
/linux-6.8/drivers/gpu/drm/bridge/synopsys/
Ddw-mipi-dsi.c262 bool vpg; member
1105 struct debugfs_entries *vpg = data; in dw_mipi_dsi_debugfs_write() local
1130 struct debugfs_entries *vpg = data; in dw_mipi_dsi_debugfs_show() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/link/
Dlink_dpms.c2229 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_off() local
2341 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_on() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn316/
Ddcn316_resource.c1219 struct vpg *vpg; in dcn316_stream_encoder_create() local
1256 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn315/
Ddcn315_resource.c1221 struct vpg *vpg; in dcn315_stream_encoder_create() local
1259 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn314/
Ddcn314_resource.c1297 struct vpg *vpg; in dcn314_stream_encoder_create() local
1333 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn31/
Ddcn31_resource.c1225 struct vpg *vpg; in dcn31_stream_encoder_create() local
1261 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn321/
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-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn35/
Ddcn35_resource.c1265 struct vpg *vpg; in dcn35_stream_encoder_create() local
1309 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c1203 struct vpg *vpg; in dcn32_stream_encoder_create() local
1247 struct vpg *vpg; in dcn32_hpo_dp_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn303/
Ddcn303_resource.c381 struct vpg *vpg; in dcn303_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn302/
Ddcn302_resource.c394 struct vpg *vpg; in dcn302_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn301/
Ddcn301_resource.c986 struct vpg *vpg; in dcn301_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn30/
Ddcn30_resource.c1016 struct vpg *vpg; in dcn30_stream_encoder_create() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/
Ddc.h645 bool vpg: 1; member