Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_dpia.c50 DC_LOG_MST("dpia : status[%d]: alloc_slots[%d]: used_slots[%d]\n", in update_dpia_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/include/
H A Dlogger_types.h41 #define DC_LOG_MST(...) drm_dbg_dp((DC_LOGGER)->dev, __VA_ARGS__) macro