Searched defs:drm_debug (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_stub.c41 unsigned int drm_debug = (DRM_DEBUGBITS_DEBUG | DRM_DEBUGBITS_KMS | variable
44 unsigned int drm_debug = 0; /* 1 to enable debug output */ variable
46 EXPORT_SYMBOL(drm_debug); variable

Completed in 43 milliseconds