Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c441 struct fixed31_32 y_r; in dce110_translate_regamma_to_hw_format() local
529 y_r = rgb_resulted[0].red; in dce110_translate_regamma_to_hw_format()
533 y1_min = dc_fixpt_min(y_r, dc_fixpt_min(y_g, y_b)); in dce110_translate_regamma_to_hw_format()
539 y_r = rgb_resulted[hw_points - 1].red; in dce110_translate_regamma_to_hw_format()
546 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b)); in dce110_translate_regamma_to_hw_format()