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;
H A Dstream_encoder.h118 struct vpg *vpg; member
296 struct vpg *vpg; member
/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/amd/display/dc/dio/dcn32/
H A Ddcn32_dio_stream_encoder.c476 struct vpg *vpg, in dcn32_dio_stream_encoder_construct()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
H A Ddcn35_dio_stream_encoder.c503 struct vpg *vpg, in dcn35_dio_stream_encoder_construct()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.c489 struct vpg *vpg, in dcn314_dio_stream_encoder_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1217 struct vpg *vpg; in dcn316_stream_encoder_create() local
1254 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c2346 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_off() local
2460 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_on() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1279 struct vpg *vpg; in dcn314_stream_encoder_create() local
1315 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1223 struct vpg *vpg; in dcn31_stream_encoder_create() local
1259 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1178 struct vpg *vpg; in dcn401_stream_encoder_create() local
1220 struct vpg *vpg; in dcn401_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1248 struct vpg *vpg; in dcn35_stream_encoder_create() local
1292 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1249 struct vpg *vpg; in dcn35_stream_encoder_create() local
1293 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1268 struct vpg *vpg; in dcn35_stream_encoder_create() local
1312 struct vpg *vpg; in dcn31_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1204 struct vpg *vpg; in dcn32_stream_encoder_create() local
1248 struct vpg *vpg; in dcn32_hpo_dp_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c393 struct vpg *vpg; in dcn302_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c381 struct vpg *vpg; in dcn303_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c986 struct vpg *vpg; in dcn301_stream_encoder_create() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h711 bool vpg: 1; member