Searched refs:DRM_DEBUGBITS_DEBUG (Results 1 – 2 of 2) sorted by relevance
39 unsigned int drm_debug = (DRM_DEBUGBITS_DEBUG | DRM_DEBUGBITS_KMS |
130 #define DRM_DEBUGBITS_DEBUG 0x1 macro207 if ((drm_debug & DRM_DEBUGBITS_DEBUG) != 0) \