Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/include/
HDlogger_types.h63 #define DC_LOG_IF_TRACE(...) DRM_DEBUG_KMS("[IF_TRACE]:"__VA_ARGS__) macro
/dragonfly/sys/dev/drm/amd/display/dc/core/
HDdc_debug.c45 DC_LOG_IF_TRACE(__VA_ARGS__); \