Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c445 struct fixed31_32 y3_max; in dce110_translate_regamma_to_hw_format() local
546 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b)); in dce110_translate_regamma_to_hw_format()
548 arr_points[1].y = y3_max; in dce110_translate_regamma_to_hw_format()