Home
last modified time | relevance | path

Searched refs:i915_error_state_store (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_gpu_error.h248 void i915_error_state_store(struct i915_gpu_coredump *error);
324 i915_error_state_store(struct i915_gpu_coredump *error) in i915_error_state_store() function
H A Di915_gpu_error.c1860 void i915_error_state_store(struct i915_gpu_coredump *error) in i915_error_state_store() function
1908 i915_error_state_store(error); in i915_capture_error_state()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c2963 i915_error_state_store(cap->error); in execlists_capture_work()