Home
last modified time | relevance | path

Searched refs:view_format (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c684 if (stream1->view_format != stream2->view_format) in resource_are_streams_timing_synchronizable()
963 stream->view_format != VIEW_3D_FORMAT_SIDE_BY_SIDE || in calculate_mpc_slice_in_timing_active()
966 if (stream->view_format == VIEW_3D_FORMAT_SIDE_BY_SIDE) in calculate_mpc_slice_in_timing_active()
977 if (stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM) { in calculate_mpc_slice_in_timing_active()
1209 if (stream->view_format == VIEW_3D_FORMAT_SIDE_BY_SIDE) in calculate_scaling_ratios()
1211 else if (stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM) in calculate_scaling_ratios()
1641 (pipe_ctx->stream->view_format != VIEW_3D_FORMAT_TOP_AND_BOTTOM && in resource_build_scaling_params()
1642 pipe_ctx->stream->view_format != VIEW_3D_FORMAT_SIDE_BY_SIDE)); in resource_build_scaling_params()
1643 if (pipe_ctx->stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM) in resource_build_scaling_params()
1645 else if (pipe_ctx->stream->view_format == VIEW_3D_FORMAT_SIDE_BY_SIDE) in resource_build_scaling_params()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h230 enum view_3d_format view_format; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_utils.c551 if ((stream->view_format == in dml2_is_stereo_timing()
553 stream->view_format == in dml2_is_stereo_timing()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c76 if (pipe_ctx->stream->view_format != VIEW_3D_FORMAT_NONE && in patch_address_for_sbs_tb_stereo()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1962 if ((pipe->stream->view_format == in dcn20_validate_apply_pipe_split_flags()
1964 pipe->stream->view_format == in dcn20_validate_apply_pipe_split_flags()