Searched refs:phantom_vactive (Results 1 – 6 of 6) sorted by relevance
661 uint32_t phantom_vactive, phantom_bp, pstate_width_fw_delay_lines; in set_phantom_stream_timing() local686 …phantom_vactive = svp_height + pstate_width_fw_delay_lines + ctx->config.svp_pstate.subvp_swath_he… in set_phantom_stream_timing()701 phantom_stream->dst.height = phantom_vactive; in set_phantom_stream_timing()703 phantom_stream->src.height = phantom_vactive; in set_phantom_stream_timing()705 phantom_stream->timing.v_addressable = phantom_vactive; in set_phantom_stream_timing()
303 unsigned long phantom_vactive; member
476 uint32_t phantom_vactive, phantom_bp, pstate_width_fw_delay_lines; in dcn32_set_phantom_stream_timing() local515 …phantom_vactive = get_subviewport_lines_needed_in_mall(&context->bw_ctx.dml, pipes, pipe_cnt, pipe… in dcn32_set_phantom_stream_timing()521 phantom_vactive += num_dpp > 1 ? vba->meta_row_height[vba->pipe_plane[pipe_idx]] : 0; in dcn32_set_phantom_stream_timing()524 phantom_vactive += dc->debug.subvp_extra_lines; in dcn32_set_phantom_stream_timing()530 phantom_stream->dst.height = phantom_vactive; in dcn32_set_phantom_stream_timing()537 …phantom_stream->src.height = (double)phantom_vactive * (double)main_stream->src.height / (double)m… in dcn32_set_phantom_stream_timing()539 phantom_stream->timing.v_addressable = phantom_vactive; in dcn32_set_phantom_stream_timing()
1787 stream_pstate_meta->method_subvp.phantom_vactive = in build_pstate_meta_per_stream()1799 stream_pstate_meta->method_subvp.phantom_vactive; in build_pstate_meta_per_stream()1851 stream_svp_meta->v_active = stream_pstate_meta->method_subvp.phantom_vactive; in build_subvp_meta_per_stream()
2525 uint16_t phantom_vactive; member2557 uint16_t phantom_vactive; member
12895 sub_programming->subvp.phantom_vactive = in dml2_core_calcs_get_stream_fams2_programming()12896 (uint16_t)stream_pstate_meta->method_subvp.phantom_vactive; in dml2_core_calcs_get_stream_fams2_programming()