Searched refs:phantom_vactive (Results 1 – 6 of 6) sorted by relevance
660 uint32_t phantom_vactive, phantom_bp, pstate_width_fw_delay_lines; in set_phantom_stream_timing() local687 …phantom_vactive = svp_height + pstate_width_fw_delay_lines + ctx->config.svp_pstate.subvp_swath_he… in set_phantom_stream_timing()702 phantom_stream->dst.height = phantom_vactive; in set_phantom_stream_timing()704 phantom_stream->src.height = phantom_vactive; in set_phantom_stream_timing()706 phantom_stream->timing.v_addressable = phantom_vactive; in set_phantom_stream_timing()
293 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()
1663 stream_fams2_meta->method_subvp.phantom_vactive = in build_fams2_meta_per_stream()1675 stream_fams2_meta->method_subvp.phantom_vactive; in build_fams2_meta_per_stream()1727 stream_svp_meta->v_active = stream_fams2_meta->method_subvp.phantom_vactive; in build_subvp_meta_per_stream()
1759 uint16_t phantom_vactive; member
12414 fams2_programming->sub_state.subvp.phantom_vactive = in dml2_core_calcs_get_stream_fams2_programming()12415 (uint16_t)stream_fams2_meta->method_subvp.phantom_vactive; in dml2_core_calcs_get_stream_fams2_programming()