Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Ddc_fpu.h31 void dc_fpu_begin(const char *function_name, const int line);
H A Ddc_fpu.c85 void dc_fpu_begin(const char *function_name, const int line) in dc_fpu_begin() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Dos_types.h58 #define DC_FP_START() dc_fpu_begin(__func__, __LINE__)