Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_util.h47 __DML_DLL_EXPORT__ dml_float_t dml_log(dml_float_t x, dml_float_t base);
Ddisplay_mode_util.c169 dml_float_t dml_log(dml_float_t x, dml_float_t base) in dml_log() function