Home
last modified time | relevance | path

Searched defs:i915_gpu_error (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_gpu_error.h224 struct i915_gpu_error { struct
226 spinlock_t lock;
251 static inline u32 i915_reset_count(struct i915_gpu_error *error) in i915_reset_count() argument