cregit-Linux how code gets into the kernel

Release 4.11 drivers/gpu/drm/nouveau/include/nvkm/core/debug.h

#ifndef __NVKM_DEBUG_H__

#define __NVKM_DEBUG_H__

#define NV_DBG_FATAL    0

#define NV_DBG_ERROR    1

#define NV_DBG_WARN     2

#define NV_DBG_INFO     3

#define NV_DBG_DEBUG    4

#define NV_DBG_TRACE    5

#define NV_DBG_PARANOIA 6

#define NV_DBG_SPAM     7
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Ben Skeggs40100.00%3100.00%
Total40100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.