Home
last modified time | relevance | path

Searched refs:hpo_dp_link_encoder (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h226 struct hpo_dp_link_encoder { struct
237 void (*enable_link_phy)(struct hpo_dp_link_encoder *enc, argument
242 void (*disable_link_phy)(struct hpo_dp_link_encoder *link_enc,
246 struct hpo_dp_link_encoder *enc,
250 struct hpo_dp_link_encoder *enc);
253 struct hpo_dp_link_encoder *enc,
257 struct hpo_dp_link_encoder *enc,
261 struct hpo_dp_link_encoder *enc,
266 struct hpo_dp_link_encoder *enc);
269 struct hpo_dp_link_encoder *enc,
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_link_encoder.h
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_dp.c38 struct hpo_dp_link_encoder *hpo_dp_link_encoder = in set_hpo_dp_throttled_vcp_size()
41 hpo_dp_link_encoder->funcs->set_throttled_vcp_size(hpo_dp_link_encoder, in set_hpo_dp_throttled_vcp_size()
77 struct hpo_dp_link_encoder *link_enc = pipe_ctx->link_res.hpo_dp_link_enc; in setup_hpo_dp_stream_encoder()
36 struct hpo_dp_link_encoder *hpo_dp_link_encoder = set_hpo_dp_throttled_vcp_size() local
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn32/
H A Ddcn32_hpo_dp_link_encoder.c45 struct hpo_dp_link_encoder *enc) in dcn32_hpo_dp_link_enc_is_in_alt_mode()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1300 static struct hpo_dp_link_encoder *dcn31_hpo_dp_link_encoder_create( in dcn31_hpo_dp_link_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1362 static struct hpo_dp_link_encoder *dcn31_hpo_dp_link_encoder_create( in dcn31_hpo_dp_link_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1305 static struct hpo_dp_link_encoder *dcn31_hpo_dp_link_encoder_create( in dcn31_hpo_dp_link_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1365 static struct hpo_dp_link_encoder *dcn31_hpo_dp_link_encoder_create( in dcn31_hpo_dp_link_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1283 static struct hpo_dp_link_encoder *dcn321_hpo_dp_link_encoder_create( in dcn321_hpo_dp_link_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1344 static struct hpo_dp_link_encoder *dcn31_hpo_dp_link_encoder_create( in dcn31_hpo_dp_link_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1272 static struct hpo_dp_link_encoder *dcn401_hpo_dp_link_encoder_create( in dcn401_hpo_dp_link_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c569 struct hpo_dp_link_encoder *hpo_dp_link_enc = pool->hpo_dp_link_enc[i]; in dcn10_log_hw_state()