Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gpu_error.h80 struct drm_i915_error_engine { struct
81 int engine_id;
83 bool idle;
84 bool waiting;
85 int num_waiters;
86 unsigned long hangcheck_timestamp;
87 bool hangcheck_stalled;
88 enum intel_engine_hangcheck_action hangcheck_action;
89 struct i915_address_space *vm;
90 int num_requests;
[all …]