Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/display/dc/dcn10/
Ddcn10_cm_common.c405 if (i >= TRANSFER_FUNC_POINTS) { in cm_helper_translate_curve_to_hw_format()
407 i, TRANSFER_FUNC_POINTS); in cm_helper_translate_curve_to_hw_format()
594 if (i >= TRANSFER_FUNC_POINTS) in cm_helper_translate_curve_to_degamma_hw_format()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc.h1146 TRANSFER_FUNC_POINTS = 1025 enumerator
1174 struct fixed31_32 red[TRANSFER_FUNC_POINTS];
1175 struct fixed31_32 green[TRANSFER_FUNC_POINTS];
1176 struct fixed31_32 blue[TRANSFER_FUNC_POINTS];
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dcn30/
Ddcn30_cm_common.c180 if (i >= TRANSFER_FUNC_POINTS) in cm3_helper_translate_curve_to_hw_format()
340 if (i >= TRANSFER_FUNC_POINTS) in cm3_helper_translate_curve_to_degamma_hw_format()