Searched refs:NVIF_DEBUG (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | printf.h | 14 #define NVIF_DEBUG(o,f,a...) NVIF_PRINT(debugf, (o), f, ##a) macro 16 #define NVIF_DEBUG(o,f,a...) macro 26 NVIF_DEBUG(_object, f, ##a); \
|
| /linux/drivers/gpu/drm/nouveau/nvif/ |
| H A D | outp.c | 170 NVIF_DEBUG(&outp->object, "[DP_AUX_XFER type:%d size:%d addr:%05x] %d size:%d (ret: %d)", in nvif_outp_dp_aux_xfer()
|