Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dlogger_types.h66 #define DC_LOG_IF_TRACE(...) pr_debug("[IF_TRACE]:"__VA_ARGS__) macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c44 DC_LOG_IF_TRACE(__VA_ARGS__); \