Searched refs:out_transfer_func (Results 1 – 5 of 5) sorted by relevance
409 if (stream->out_transfer_func.type == TF_TYPE_HWPWL) in dcn30_set_output_transfer_func()410 params = &stream->out_transfer_func.pwl; in dcn30_set_output_transfer_func()411 else if (pipe_ctx->stream->out_transfer_func.type == in dcn30_set_output_transfer_func()414 &stream->out_transfer_func, in dcn30_set_output_transfer_func()418 if (stream->out_transfer_func.type == TF_TYPE_PREDEFINED) in dcn30_set_output_transfer_func()
3076 if (check_config->enable_legacy_fast_update && stream_update->out_transfer_func) in check_update_surfaces_for_stream()3146 if (!check_config->enable_legacy_fast_update && stream_update->out_transfer_func) { in check_update_surfaces_for_stream()3382 if (update->out_transfer_func) { in copy_stream_update_to_stream()3383 stream->out_transfer_func.sdr_ref_white_level = in copy_stream_update_to_stream()3384 update->out_transfer_func->sdr_ref_white_level; in copy_stream_update_to_stream()3385 stream->out_transfer_func.tf = update->out_transfer_func->tf; in copy_stream_update_to_stream()3386 stream->out_transfer_func.type = in copy_stream_update_to_stream()3387 update->out_transfer_func->type; in copy_stream_update_to_stream()3388 memcpy(&stream->out_transfer_func.tf_pts, in copy_stream_update_to_stream()3389 &update->out_transfer_func->tf_pts, in copy_stream_update_to_stream()[all …]
619 if (stream->out_transfer_func.type == TF_TYPE_PREDEFINED && in dce110_set_output_transfer_func()620 stream->out_transfer_func.tf == TRANSFER_FUNCTION_SRGB) { in dce110_set_output_transfer_func()622 } else if (dce110_translate_regamma_to_hw_format(&stream->out_transfer_func, in dce110_set_output_transfer_func()
1947 struct dc_transfer_func *out_transfer_func; member
7079 stream->out_transfer_func.type = TF_TYPE_PREDEFINED; in fill_stream_properties_from_drm_display_mode()7080 stream->out_transfer_func.tf = TRANSFER_FUNCTION_SRGB; in fill_stream_properties_from_drm_display_mode()7770 if (stream->out_transfer_func.tf == TRANSFER_FUNCTION_GAMMA22) in create_stream_for_sink()10610 bundle->stream_update.out_transfer_func = in amdgpu_dm_commit_planes()10611 &acrtc_state->stream->out_transfer_func; in amdgpu_dm_commit_planes()