Searched refs:out_transfer_func (Results 1 – 9 of 9) sorted by relevance
574 struct dc_transfer_func *out_tf = &stream->out_transfer_func; in amdgpu_dm_set_atomic_regamma()957 stream->out_transfer_func.type = TF_TYPE_DISTRIBUTED_POINTS; in amdgpu_dm_update_crtc_color_mgmt()958 stream->out_transfer_func.tf = TRANSFER_FUNCTION_SRGB; in amdgpu_dm_update_crtc_color_mgmt()966 r = __set_legacy_tf(&stream->out_transfer_func, regamma_lut, in amdgpu_dm_update_crtc_color_mgmt()
6169 stream->out_transfer_func.type = TF_TYPE_PREDEFINED; in fill_stream_properties_from_drm_display_mode()6170 stream->out_transfer_func.tf = TRANSFER_FUNCTION_SRGB; in fill_stream_properties_from_drm_display_mode()6801 if (stream->out_transfer_func.tf == TRANSFER_FUNCTION_GAMMA22) in create_stream_for_sink()9268 bundle->stream_update.out_transfer_func = in amdgpu_dm_commit_planes()9269 &acrtc_state->stream->out_transfer_func; in amdgpu_dm_commit_planes()
213 struct dc_transfer_func out_transfer_func; member322 struct dc_transfer_func *out_transfer_func; member
425 const struct dc_transfer_func *out_transfer_func; member
1486 struct dc_transfer_func *out_transfer_func; member
395 if (top_pipe_ctx->stream->out_transfer_func.tf == TRANSFER_FUNCTION_PQ) { in get_hdr_visual_confirm_color()398 } else if (top_pipe_ctx->stream->out_transfer_func.tf == TRANSFER_FUNCTION_GAMMA22) { in get_hdr_visual_confirm_color()406 if (top_pipe_ctx->stream->out_transfer_func.tf == TRANSFER_FUNCTION_PQ) { in get_hdr_visual_confirm_color()409 } else if (top_pipe_ctx->stream->out_transfer_func.tf == TRANSFER_FUNCTION_GAMMA22) { in get_hdr_visual_confirm_color()
123 stream->out_transfer_func.type = TF_TYPE_BYPASS; in dc_stream_construct()481 wb_info->dwb_params.out_transfer_func = &stream->out_transfer_func; in dc_stream_add_writeback()
2673 if (dc->debug.enable_legacy_fast_update && stream_update->out_transfer_func) in check_update_surfaces_for_stream()2711 if (!dc->debug.enable_legacy_fast_update && stream_update->out_transfer_func) in check_update_surfaces_for_stream()2930 if (update->out_transfer_func) { in copy_stream_update_to_stream()2931 stream->out_transfer_func.sdr_ref_white_level = in copy_stream_update_to_stream()2932 update->out_transfer_func->sdr_ref_white_level; in copy_stream_update_to_stream()2933 stream->out_transfer_func.tf = update->out_transfer_func->tf; in copy_stream_update_to_stream()2934 stream->out_transfer_func.type = in copy_stream_update_to_stream()2935 update->out_transfer_func->type; in copy_stream_update_to_stream()2936 memcpy(&stream->out_transfer_func.tf_pts, in copy_stream_update_to_stream()2937 &update->out_transfer_func->tf_pts, in copy_stream_update_to_stream()[all …]
4229 stream->out_transfer_func.tf == TRANSFER_FUNCTION_GAMMA22) { in set_avi_info_frame()