Home
last modified time | relevance | path

Searched refs:NV_DBG_PARANOIA (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddebug.h11 #define NV_DBG_PARANOIA 6 macro
Dclient.h22 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA in nv_client()
Dobject.h22 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA
32 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA in nv_object()
Dengine.h23 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA in nv_engine()
Dengctx.h21 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA in nv_engctx()
Dnamedb.h15 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA in nv_namedb()
Dparent.h29 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA in nv_parent()
Dgpuobj.h26 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA in nv_gpuobj()
Dsubdev.h23 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA in nv_subdev()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dinstmem.h16 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA in nv_memobj()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
Dprintk.c52 case NV_DBG_PARANOIA: in nv_printk_()
Doption.c104 level = NV_DBG_PARANOIA; in nvkm_dbgopt()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c526 #if CONFIG_NOUVEAU_DEBUG >= NV_DBG_PARANOIA