Searched refs:IOR_DBG (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | ior.c | 49 IOR_DBG(ior, "dtor"); in nvkm_ior_del() 70 IOR_DBG(ior, "ctor"); in nvkm_ior_new_()
|
H A D | ior.h | 175 #define IOR_DBG(i,f,a...) IOR_MSG((i), debug, f, ##a) macro
|
H A D | nv50.c | 209 IOR_DBG(ior, "nothing to attach"); in nv50_disp_super_ied_on() 261 IOR_DBG(ior, "nothing attached"); in nv50_disp_super_ied_off()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | ior.c | 49 IOR_DBG(ior, "dtor"); in nvkm_ior_del() 70 IOR_DBG(ior, "ctor"); in nvkm_ior_new_()
|
H A D | ior.h | 195 #define IOR_DBG(i,f,a...) IOR_MSG((i), debug, f, ##a) macro
|
H A D | nv50.c | 1007 IOR_DBG(ior, "nothing to attach"); in nv50_disp_super_ied_on() 1059 IOR_DBG(ior, "nothing attached"); in nv50_disp_super_ied_off()
|
Completed in 5 milliseconds