Home
last modified time | relevance | path

Searched defs:lut_params (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_cm_common.c110 struct pwl_params *lut_params, bool fixpoint) in cm3_helper_translate_curve_to_hw_format() argument
311 cm3_helper_translate_curve_to_degamma_hw_format(const struct dc_transfer_func * output_tf,struct pwl_params * lut_params) cm3_helper_translate_curve_to_degamma_hw_format() argument
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_cm_common.c316 struct pwl_params *lut_params, bool fixpoint) in cm_helper_translate_curve_to_hw_format() argument
527 cm_helper_translate_curve_to_degamma_hw_format(const struct dc_transfer_func * output_tf,struct pwl_params * lut_params) cm_helper_translate_curve_to_degamma_hw_format() argument
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c482 struct pwl_params *lut_params = NULL; in dcn32_set_mcm_luts() local