Home
last modified time | relevance | path

Searched refs:debug_depth (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atom.c97 static int debug_depth = 0; variable
115 #define SDEBUG(...) do if (atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth); print…
1201 debug_depth++; in atom_execute_table_locked()
1224 debug_depth--; in atom_execute_table_locked()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atom.c94 static int debug_depth = 0; variable
104 #define SDEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth)…
1236 debug_depth++; in amdgpu_atom_execute_table_locked()
1259 debug_depth--; in amdgpu_atom_execute_table_locked()