Capture job state on error in kernel driver
Currently we have no way figuring out which job caused the error and what this job was supposed to do. We need to implement something similar to i915_error_state to capture job state (including BOs)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Currently we have no way figuring out which job caused the error and what this job was supposed to do. We need to implement something similar to i915_error_state to capture job state (including BOs)