Searched defs:drm_i915_error_context (Results 1 – 1 of 1) sorted by relevance
123 struct drm_i915_error_context { struct124 char comm[TASK_COMM_LEN];125 pid_t pid;126 u32 handle;127 u32 hw_id;128 int ban_score;129 int active;130 int guilty;131 bool bannable;132 struct i915_sched_attr sched_attr;