Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gpu_error.h213 ssize_t i915_gpu_state_copy_to_buffer(struct i915_gpu_state *error,
Di915_sysfs.c525 ret = i915_gpu_state_copy_to_buffer(gpu, buf, off, count); in error_state_read()
Di915_gpu_error.c828 ssize_t i915_gpu_state_copy_to_buffer(struct i915_gpu_state *error, in i915_gpu_state_copy_to_buffer() function
Di915_debugfs.c688 ret = i915_gpu_state_copy_to_buffer(error, buf, *pos, count); in gpu_state_read()