Home
last modified time | relevance | path

Searched defs:hpo_dp_stream_enc (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1178 struct hpo_dp_stream_encoder *hpo_dp_stream_enc, // TODO: Rename stream_enc to dio_stream_enc? in update_mst_stream_alloc_table()
1229 struct hpo_dp_stream_encoder *hpo_dp_stream_enc) in remove_stream_from_alloc_table()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h250 struct hpo_dp_stream_encoder *hpo_dp_stream_enc[MAX_HPO_DP2_ENCODERS]; member
304 struct hpo_dp_stream_encoder *hpo_dp_stream_enc; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c479 struct hpo_dp_stream_encoder *hpo_dp_stream_enc = pool->hpo_dp_stream_enc[i]; in dcn10_log_hw_state() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2215 update_hpo_dp_stream_engine_usage(struct resource_context * res_ctx,const struct resource_pool * pool,struct hpo_dp_stream_encoder * hpo_dp_stream_enc,bool acquired) update_hpo_dp_stream_engine_usage() argument
[all...]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h990 const struct hpo_dp_stream_encoder *hpo_dp_stream_enc; member