Searched refs:NVIF_DEBUG (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/nouveau/include/nvif/ |
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); \
|
D | push.h | 66 NVIF_DEBUG(&_ppp->mem.object, "%08x: "f, __o * 4, ##a); \
|
/drivers/gpu/drm/nouveau/nvif/ |
D | disp.c | 75 NVIF_DEBUG(&disp->object, "[NEW] conn_mask:%08x outp_mask:%08x", in nvif_disp_ctor()
|