top_bottom_split  664 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	bool top_bottom_split = stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM;
top_bottom_split  695 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (sec_split && top_bottom_split) {
top_bottom_split  701 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	} else if (pri_split && top_bottom_split)