Home
last modified time | relevance | path

Searched refs:hang_debug (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
A Dadreno_device.c11 bool hang_debug = false; variable
12 MODULE_PARM_DESC(hang_debug, "Dump registers when hang is detected (can be slow!)");
13 module_param_named(hang_debug, hang_debug, bool, 0600);
A Da6xx_gpu.h13 extern bool hang_debug;
A Da2xx_gpu.c8 extern bool hang_debug;
260 if (hang_debug) in a2xx_recover()
A Da3xx_gpu.c26 extern bool hang_debug;
364 if (hang_debug) in a3xx_recover()
A Da4xx_gpu.c21 extern bool hang_debug;
363 if (hang_debug) in a4xx_recover()
A Da5xx_gpu.c16 extern bool hang_debug;
1015 if (hang_debug) in a5xx_recover()
A Da6xx_gpu.c1173 if (hang_debug) in a6xx_recover()

Completed in 24 milliseconds