TF_TYPE_BYPASS
dc_plane_state->in_transfer_func->type = TF_TYPE_BYPASS;
dc_plane_state->in_transfer_func->type = TF_TYPE_BYPASS;
stream->out_transfer_func->type = TF_TYPE_BYPASS;
plane_state->in_transfer_func->type = TF_TYPE_BYPASS;
} else if (tf->type == TF_TYPE_BYPASS) {
if (output_tf == NULL || regamma_params == NULL || output_tf->type == TF_TYPE_BYPASS)
if (output_tf == NULL || lut_params == NULL || output_tf->type == TF_TYPE_BYPASS)
if (output_tf == NULL || lut_params == NULL || output_tf->type == TF_TYPE_BYPASS)
} else if (tf->type == TF_TYPE_BYPASS) {
if (output_tf->type == TF_TYPE_BYPASS)
if (input_tf->type == TF_TYPE_BYPASS)