Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gpu_error.h290 intel_gpu_error_find_batch(const struct intel_engine_coredump *ee);
H A Di915_gpu_error.c524 intel_gpu_error_find_batch(const struct intel_engine_coredump *ee) in intel_gpu_error_find_batch() function
552 batch = intel_gpu_error_find_batch(ee); in error_print_engine()