Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/include/
Dfixed31_32.h180 static inline struct fixed31_32 dc_fixpt_max(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_max() function
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c544 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b)); in dce110_translate_regamma_to_hw_format()