Home
last modified time | relevance | path

Searched refs:cm3_helper_translate_curve_to_hw_format (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dwb/dcn30/
Ddcn30_cm_common.h62 bool cm3_helper_translate_curve_to_hw_format(
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c514 rval = cm3_helper_translate_curve_to_hw_format( in dcn401_populate_mcm_luts()
534 rval = cm3_helper_translate_curve_to_hw_format( in dcn401_populate_mcm_luts()
683 rval = cm3_helper_translate_curve_to_hw_format(&plane_state->blend_tf, in dcn401_set_mcm_luts()
695 rval = cm3_helper_translate_curve_to_hw_format(&plane_state->in_shaper_func, in dcn401_set_mcm_luts()
730 cm3_helper_translate_curve_to_hw_format( in dcn401_set_output_transfer_func()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
Ddcn30_hwseq.c231 result = cm3_helper_translate_curve_to_hw_format( in dcn30_set_blend_lut()
319 cm3_helper_translate_curve_to_hw_format(&plane_state->in_transfer_func, in dcn30_set_input_transfer_func()
391 cm3_helper_translate_curve_to_hw_format( in dcn30_set_output_transfer_func()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c486 result = cm3_helper_translate_curve_to_hw_format(&plane_state->blend_tf, in dcn32_set_mcm_luts()
502 cm3_helper_translate_curve_to_hw_format(&plane_state->in_shaper_func, in dcn32_set_mcm_luts()
543 cm3_helper_translate_curve_to_hw_format(&plane_state->in_transfer_func, in dcn32_set_input_transfer_func()
575 cm3_helper_translate_curve_to_hw_format( in dcn32_set_output_transfer_func()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_cm_common.c108 bool cm3_helper_translate_curve_to_hw_format( in cm3_helper_translate_curve_to_hw_format() function