Home
last modified time | relevance | path

Searched refs:dpp_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2425 int slice_idx, dpp_idx, plane_idx, slice_count, dpp_count; in resource_log_pipe_for_stream() local
2434 dpp_count = resource_get_dpp_pipes_for_opp_head( in resource_log_pipe_for_stream()
2438 for (dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) { in resource_log_pipe_for_stream()
5682 int dpp_count = 0; in resource_calculate_det_for_stream() local
5693 dpp_count = resource_get_dpp_pipes_for_opp_head( in resource_calculate_det_for_stream()
5697 for (int dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) in resource_calculate_det_for_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1816 int dpp_count = 0; in dcn401_wait_for_det_buffer_update_under_otg_master() local
1826 dpp_count = resource_get_dpp_pipes_for_opp_head( in dcn401_wait_for_det_buffer_update_under_otg_master()
1830 for (int dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) { in dcn401_wait_for_det_buffer_update_under_otg_master()