Home
last modified time | relevance | path

Searched refs:VIEW_3D_FORMAT_SIDE_BY_SIDE (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c744 if (stream->view_format == VIEW_3D_FORMAT_SIDE_BY_SIDE) in calculate_recout()
789 ASSERT(stream->view_format != VIEW_3D_FORMAT_SIDE_BY_SIDE || data->recout.width % 2 == 0); in calculate_recout()
830 if (stream->view_format == VIEW_3D_FORMAT_SIDE_BY_SIDE) in calculate_scaling_ratios()
1119 pipe_ctx->stream->view_format != VIEW_3D_FORMAT_SIDE_BY_SIDE)); in resource_build_scaling_params()
1122 else if (pipe_ctx->stream->view_format == VIEW_3D_FORMAT_SIDE_BY_SIDE) in resource_build_scaling_params()
/drivers/gpu/drm/amd/display/dc/
Ddc_types.h103 VIEW_3D_FORMAT_SIDE_BY_SIDE, enumerator
/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1257 VIEW_3D_FORMAT_SIDE_BY_SIDE || in dcn_validate_bandwidth()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2719 VIEW_3D_FORMAT_SIDE_BY_SIDE || in dcn20_validate_apply_pipe_split_flags()