Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_dmub_srv.c442 struct pipe_ctx *subvp_pipe, in populate_subvp_cmd_drr_info() argument
446 struct dc_crtc_timing *main_timing = &subvp_pipe->stream->timing; in populate_subvp_cmd_drr_info()
622 struct pipe_ctx *subvp_pipe, in populate_subvp_cmd_pipe_info() argument
628 struct dc_crtc_timing *main_timing = &subvp_pipe->stream->timing; in populate_subvp_cmd_pipe_info()
634 pipe_data->pipe_config.subvp_data.htotal = subvp_pipe->stream->timing.h_total; in populate_subvp_cmd_pipe_info()
635 pipe_data->pipe_config.subvp_data.vtotal = subvp_pipe->stream->timing.v_total; in populate_subvp_cmd_pipe_info()
641 pipe_data->pipe_config.subvp_data.main_pipe_index = subvp_pipe->pipe_idx; in populate_subvp_cmd_pipe_info()
650 reduce_fraction(subvp_pipe->stream->src.height, subvp_pipe->stream->dst.height, in populate_subvp_cmd_pipe_info()
652 reduce_fraction(subvp_pipe->plane_state->src_rect.height, subvp_pipe->plane_state->dst_rect.height, in populate_subvp_cmd_pipe_info()
670 if (subvp_pipe->bottom_pipe) { in populate_subvp_cmd_pipe_info()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddcn32_fpu.c949 struct pipe_ctx *subvp_pipe = NULL; in subvp_vblank_schedulable() local
984 if (!subvp_pipe && pipe->stream->mall_stream_config.type == SUBVP_MAIN) in subvp_vblank_schedulable()
985 subvp_pipe = pipe; in subvp_vblank_schedulable()
994 main_timing = &subvp_pipe->stream->timing; in subvp_vblank_schedulable()
995 phantom_timing = &subvp_pipe->stream->mall_stream_config.paired_stream->timing; in subvp_vblank_schedulable()

Completed in 18 milliseconds