Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gpu_error.h83 struct drm_i915_error_engine { struct
84 const struct intel_engine_cs *engine;
87 bool idle;
88 unsigned long hangcheck_timestamp;
89 int num_requests;
90 u32 reset_count;
93 u32 rq_head, rq_post, rq_tail;
96 u32 cpu_ring_head;
97 u32 cpu_ring_tail;
100 u32 start;
[all …]