Searched refs:phantom_vactive (Results 1 – 1 of 1) sorted by relevance
547 uint32_t phantom_vactive, phantom_bp, pstate_width_fw_delay_lines; in dcn32_set_phantom_stream_timing() local586 …phantom_vactive = get_subviewport_lines_needed_in_mall(&context->bw_ctx.dml, pipes, pipe_cnt, pipe… in dcn32_set_phantom_stream_timing()592 phantom_vactive += num_dpp > 1 ? vba->meta_row_height[vba->pipe_plane[pipe_idx]] : 0; in dcn32_set_phantom_stream_timing()595 phantom_vactive += dc->debug.subvp_extra_lines; in dcn32_set_phantom_stream_timing()601 phantom_stream->dst.height = phantom_vactive; in dcn32_set_phantom_stream_timing()608 …phantom_stream->src.height = (double)phantom_vactive * (double)main_stream->src.height / (double)m… in dcn32_set_phantom_stream_timing()610 phantom_stream->timing.v_addressable = phantom_vactive; in dcn32_set_phantom_stream_timing()