Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Di915_irq.h50 void gen2_error_reset(struct intel_uncore *uncore, struct i915_error_regs regs);
51 void gen2_error_init(struct intel_uncore *uncore, struct i915_error_regs regs,
H A Di915_reg_defs.h297 struct i915_error_regs { struct
303 ((const struct i915_error_regs){ .emr = (_emr), .eir = (_eir) }) argument
H A Di915_irq.c123 void gen2_error_reset(struct intel_uncore *uncore, struct i915_error_regs regs) in gen2_error_reset()
134 void gen2_error_init(struct intel_uncore *uncore, struct i915_error_regs regs, in gen2_error_init()
/linux-6.15/drivers/gpu/drm/xe/display/ext/
H A Di915_irq.c54 void gen2_error_reset(struct intel_uncore *uncore, struct i915_error_regs regs) in gen2_error_reset()
65 void gen2_error_init(struct intel_uncore *uncore, struct i915_error_regs regs, in gen2_error_init()