Searched refs:subvp_pipe (Results 1 – 3 of 3) sorted by relevance
563 struct pipe_ctx *subvp_pipe, in populate_subvp_cmd_drr_info() argument568 struct dc_crtc_timing *main_timing = &subvp_pipe->stream->timing; in populate_subvp_cmd_drr_info()764 struct pipe_ctx *subvp_pipe, in populate_subvp_cmd_pipe_info() argument771 struct dc_crtc_timing *main_timing = &subvp_pipe->stream->timing; in populate_subvp_cmd_pipe_info()782 pipe_data->pipe_config.subvp_data.htotal = subvp_pipe->stream->timing.h_total; in populate_subvp_cmd_pipe_info()783 pipe_data->pipe_config.subvp_data.vtotal = subvp_pipe->stream->timing.v_total; in populate_subvp_cmd_pipe_info()791 …(subvp_pipe->stream->allow_freesync || subvp_pipe->stream->vrr_active_variable || subvp_pipe->stre… in populate_subvp_cmd_pipe_info()799 reduce_fraction(subvp_pipe->stream->src.height, subvp_pipe->stream->dst.height, in populate_subvp_cmd_pipe_info()801 reduce_fraction(subvp_pipe->plane_state->src_rect.height, subvp_pipe->plane_state->dst_rect.height, in populate_subvp_cmd_pipe_info()819 if (subvp_pipe->bottom_pipe) { in populate_subvp_cmd_pipe_info()[all …]
510 struct pipe_ctx *subvp_pipe = NULL; in subvp_vblank_schedulable() local548 if (!subvp_pipe && pipe_mall_type == SUBVP_MAIN) in subvp_vblank_schedulable()549 subvp_pipe = pipe; in subvp_vblank_schedulable()556 …phantom_stream = ctx->config.svp_pstate.callbacks.get_paired_subvp_stream(context, subvp_pipe->str… in subvp_vblank_schedulable()557 main_timing = &subvp_pipe->stream->timing; in subvp_vblank_schedulable()
900 struct pipe_ctx *subvp_pipe = NULL; in subvp_vblank_schedulable() local939 if (!subvp_pipe && pipe_mall_type == SUBVP_MAIN) in subvp_vblank_schedulable()940 subvp_pipe = pipe; in subvp_vblank_schedulable()942 if (found && subvp_pipe) { in subvp_vblank_schedulable()943 phantom_stream = dc_state_get_paired_subvp_stream(context, subvp_pipe->stream); in subvp_vblank_schedulable()944 main_timing = &subvp_pipe->stream->timing; in subvp_vblank_schedulable()