Searched refs:out_transfer_func (Results 1 – 11 of 11) sorted by relevance
105 dwb3_ogam_set_input_transfer_func(dwbc, params->out_transfer_func); in dwb3_enable()180 dwb3_ogam_set_input_transfer_func(dwbc, params->out_transfer_func); in dwb3_update()
125 stream->out_transfer_func.type = TF_TYPE_BYPASS; in dc_stream_construct()532 wb_info->dwb_params.out_transfer_func = &stream->out_transfer_func; in dc_stream_add_writeback()
2985 if (check_config->enable_legacy_fast_update && stream_update->out_transfer_func) in check_update_surfaces_for_stream()3032 if (!check_config->enable_legacy_fast_update && stream_update->out_transfer_func) { in check_update_surfaces_for_stream()3242 if (update->out_transfer_func) { in copy_stream_update_to_stream()3243 stream->out_transfer_func.sdr_ref_white_level = in copy_stream_update_to_stream()3244 update->out_transfer_func->sdr_ref_white_level; in copy_stream_update_to_stream()3245 stream->out_transfer_func.tf = update->out_transfer_func->tf; in copy_stream_update_to_stream()3246 stream->out_transfer_func.type = in copy_stream_update_to_stream()3247 update->out_transfer_func->type; in copy_stream_update_to_stream()3248 memcpy(&stream->out_transfer_func.tf_pts, in copy_stream_update_to_stream()3249 &update->out_transfer_func->tf_pts, in copy_stream_update_to_stream()[all …]
404 if (top_pipe_ctx->stream->out_transfer_func.tf == TRANSFER_FUNCTION_PQ) { in get_hdr_visual_confirm_color()407 } else if (top_pipe_ctx->stream->out_transfer_func.tf == TRANSFER_FUNCTION_GAMMA22) { in get_hdr_visual_confirm_color()415 if (top_pipe_ctx->stream->out_transfer_func.tf == TRANSFER_FUNCTION_PQ) { in get_hdr_visual_confirm_color()418 } else if (top_pipe_ctx->stream->out_transfer_func.tf == TRANSFER_FUNCTION_GAMMA22) { in get_hdr_visual_confirm_color()
4594 stream->out_transfer_func.tf == TRANSFER_FUNCTION_GAMMA22) { in set_avi_info_frame()
1046 if (stream->out_transfer_func.type == TF_TYPE_HWPWL) in dcn20_set_output_transfer_func()1047 params = &stream->out_transfer_func.pwl; in dcn20_set_output_transfer_func()1048 else if (pipe_ctx->stream->out_transfer_func.type == in dcn20_set_output_transfer_func()1051 &stream->out_transfer_func, in dcn20_set_output_transfer_func()1057 if (stream->out_transfer_func.type == TF_TYPE_PREDEFINED) in dcn20_set_output_transfer_func()
439 const struct dc_transfer_func *out_transfer_func; member
1820 struct dc_transfer_func *out_transfer_func; member
673 if (stream->out_transfer_func.type == TF_TYPE_HWPWL) in dcn401_set_output_transfer_func()674 params = &stream->out_transfer_func.pwl; in dcn401_set_output_transfer_func()675 else if (pipe_ctx->stream->out_transfer_func.type == in dcn401_set_output_transfer_func()678 &stream->out_transfer_func, in dcn401_set_output_transfer_func()682 if (stream->out_transfer_func.type == TF_TYPE_PREDEFINED) in dcn401_set_output_transfer_func()
1231 out_tf = &stream->out_transfer_func; in amdgpu_dm_check_crtc_color_mgmt()
6749 stream->out_transfer_func.type = TF_TYPE_PREDEFINED; in fill_stream_properties_from_drm_display_mode()6750 stream->out_transfer_func.tf = TRANSFER_FUNCTION_SRGB; in fill_stream_properties_from_drm_display_mode()7377 if (stream->out_transfer_func.tf == TRANSFER_FUNCTION_GAMMA22) in create_stream_for_sink()10175 bundle->stream_update.out_transfer_func = in amdgpu_dm_commit_planes()10176 &acrtc_state->stream->out_transfer_func; in amdgpu_dm_commit_planes()