Home
last modified time | relevance | path

Searched refs:i915_error_state_to_str (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gpu_error.h313 int i915_error_state_to_str(struct drm_i915_error_state_buf *estr,
Di915_sysfs.c529 ret = i915_error_state_to_str(&error_str, gpu); in error_state_read()
Di915_gpu_error.c638 int i915_error_state_to_str(struct drm_i915_error_state_buf *m, in i915_error_state_to_str() function
Di915_debugfs.c958 ret = i915_error_state_to_str(&str, error); in gpu_state_read()