Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c648 uint8_t subvp_count = 0; in dcn32_subvp_drr_admissable() local
662 subvp_count++; in dcn32_subvp_drr_admissable()
681 …if (subvp_count == 1 && !subvp_disallow && non_subvp_pipes == 1 && drr_pipe_found && !drr_psr_capa… in dcn32_subvp_drr_admissable()
708 uint8_t subvp_count = 0; in dcn32_subvp_vblank_admissable() local
723 subvp_count++; in dcn32_subvp_vblank_admissable()
742 if (subvp_count == 1 && non_subvp_pipes == 1 && !drr_pipe_found && !vblank_psr_capable && in dcn32_subvp_vblank_admissable()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c883 uint8_t subvp_count = 0; in dc_dmub_setup_subvp_dmub_command() local
904 subvp_pipes[subvp_count++] = pipe; in dc_dmub_setup_subvp_dmub_command()
933 if (subvp_count == 2) { in dc_dmub_setup_subvp_dmub_command()