Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c438 struct fixed31_32 y3_max; in dce110_translate_regamma_to_hw_format() local
539 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b)); in dce110_translate_regamma_to_hw_format()
541 arr_points[1].y = y3_max; in dce110_translate_regamma_to_hw_format()