Home
last modified time | relevance | path

Searched refs:hpo_dp_stream_enc_count (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/ !
Dcore_types.h250 unsigned int hpo_dp_stream_enc_count; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn31/ !
Ddcn31_hwseq.c101 for (i = 0; i < dc->res_pool->hpo_dp_stream_enc_count; i++) in enable_memory_low_power()
Ddcn31_resource.c1384 for (i = 0; i < pool->base.hpo_dp_stream_enc_count; i++) { in dcn31_resource_destruct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/ !
Ddc_resource.c375 pool->hpo_dp_stream_enc_count = 0; in resource_construct()
381 pool->hpo_dp_stream_enc_count++; in resource_construct()
1744 for (i = 0; i < pool->hpo_dp_stream_enc_count; i++) { in update_hpo_dp_stream_engine_usage()
1889 for (i = 0; i < pool->hpo_dp_stream_enc_count; i++) { in find_first_free_match_hpo_dp_stream_enc_for_link()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn315/ !
Ddcn315_resource.c1381 for (i = 0; i < pool->base.hpo_dp_stream_enc_count; i++) { in dcn315_resource_destruct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn316/ !
Ddcn316_resource.c1382 for (i = 0; i < pool->base.hpo_dp_stream_enc_count; i++) { in dcn316_resource_destruct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn10/ !
Ddcn10_hw_sequencer.c472 if (pool->hpo_dp_stream_enc_count > 0) { in dcn10_log_hw_state()
474 for (i = 0; i < pool->hpo_dp_stream_enc_count; i++) { in dcn10_log_hw_state()