Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c442 struct fixed31_32 y1_min; in dce110_translate_regamma_to_hw_format() local
531 y1_min = dc_fixpt_min(y_r, dc_fixpt_min(y_g, y_b)); in dce110_translate_regamma_to_hw_format()
533 arr_points[0].y = y1_min; in dce110_translate_regamma_to_hw_format()