Home
last modified time | relevance | path

Searched refs:TF_TYPE_BYPASS (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_surface.c46 plane_state->in_transfer_func.type = TF_TYPE_BYPASS; in dc_plane_construct()
48 plane_state->in_shaper_func.type = TF_TYPE_BYPASS; in dc_plane_construct()
52 plane_state->blend_tf.type = TF_TYPE_BYPASS; in dc_plane_construct()
H A Ddc_stream.c125 stream->out_transfer_func.type = TF_TYPE_BYPASS; in dc_stream_construct()
H A Ddc.c6887 state->mpc.mpcc_mode[i] = (plane_state->blend_tf.type != TF_TYPE_BYPASS) ? 1 : 0; in dc_capture_register_software_state()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c775 out_tf->type = TF_TYPE_BYPASS; in amdgpu_dm_set_atomic_regamma()
1056 func_shaper->type = TF_TYPE_BYPASS; in amdgpu_dm_atomic_shaper_lut()
1085 func_blend->type = TF_TYPE_BYPASS; in amdgpu_dm_atomic_blend_lut()
1482 tf->type = TF_TYPE_BYPASS; in __set_colorop_in_tf_1d_curve()
1663 tf->type = TF_TYPE_BYPASS; in __set_dm_plane_colorop_shaper()
1744 if (tf->type == TF_TYPE_BYPASS) { in __set_dm_plane_colorop_3dlut()
1994 dc_plane_state->in_transfer_func.type = TF_TYPE_BYPASS; in amdgpu_dm_update_plane_color_mgmt()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_cm_common.c348 if (output_tf == NULL || lut_params == NULL || output_tf->type == TF_TYPE_BYPASS) in cm_helper_translate_curve_to_hw_format()
553 if (output_tf == NULL || lut_params == NULL || output_tf->type == TF_TYPE_BYPASS) in cm_helper_translate_curve_to_degamma_hw_format()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_cm_common.c125 if (output_tf == NULL || lut_params == NULL || output_tf->type == TF_TYPE_BYPASS) in cm3_helper_translate_curve_to_hw_format()
/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1684 if (input_tf->type == TF_TYPE_BYPASS) in mod_color_calculate_degamma_params()
1923 if (output_tf->type == TF_TYPE_BYPASS) in mod_color_calculate_regamma_params()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c320 } else if (tf->type == TF_TYPE_BYPASS) { in dce110_set_input_transfer_func()
451 if (output_tf == NULL || regamma_params == NULL || output_tf->type == TF_TYPE_BYPASS) in dce110_translate_regamma_to_hw_format()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1318 TF_TYPE_BYPASS, enumerator
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1160 } else if (tf->type == TF_TYPE_BYPASS) in dcn20_set_input_transfer_func()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2070 } else if (tf->type == TF_TYPE_BYPASS) { in dcn10_set_input_transfer_func()