Home
last modified time | relevance | path

Searched refs:GEN7_ERR_INT (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_fifo_underrun.c148 u32 err_int = intel_de_read(dev_priv, GEN7_ERR_INT); in ivb_check_fifo_underruns()
155 intel_de_write(dev_priv, GEN7_ERR_INT, ERR_INT_FIFO_UNDERRUN(pipe)); in ivb_check_fifo_underruns()
156 intel_de_posting_read(dev_priv, GEN7_ERR_INT); in ivb_check_fifo_underruns()
168 intel_de_write(dev_priv, GEN7_ERR_INT, in ivb_set_fifo_underrun_reporting()
179 intel_de_read(dev_priv, GEN7_ERR_INT) & ERR_INT_FIFO_UNDERRUN(pipe)) { in ivb_set_fifo_underrun_reporting()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_fifo_underrun.c152 u32 err_int = intel_de_read(dev_priv, GEN7_ERR_INT); in ivb_check_fifo_underruns()
159 intel_de_write(dev_priv, GEN7_ERR_INT, ERR_INT_FIFO_UNDERRUN(pipe)); in ivb_check_fifo_underruns()
160 intel_de_posting_read(dev_priv, GEN7_ERR_INT); in ivb_check_fifo_underruns()
172 intel_de_write(dev_priv, GEN7_ERR_INT, in ivb_set_fifo_underrun_reporting()
183 intel_de_read(dev_priv, GEN7_ERR_INT) & ERR_INT_FIFO_UNDERRUN(pipe)) { in ivb_set_fifo_underrun_reporting()
H A Dintel_display_irq.c620 u32 err_int = intel_uncore_read(&dev_priv->uncore, GEN7_ERR_INT); in ivb_err_int_handler()
638 intel_uncore_write(&dev_priv->uncore, GEN7_ERR_INT, err_int); in ivb_err_int_handler()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_irq.c1768 u32 err_int = I915_READ(GEN7_ERR_INT); in ivb_err_int_handler()
1786 I915_WRITE(GEN7_ERR_INT, err_int); in ivb_err_int_handler()
2801 intel_uncore_write(uncore, GEN7_ERR_INT, 0xffffffff); in ilk_irq_reset()
H A Di915_gpu_error.c1560 gt->err_int = intel_uncore_read(uncore, GEN7_ERR_INT); in gt_record_regs()
H A Di915_reg.h2718 #define GEN7_ERR_INT _MMIO(0x44040) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_irq.c685 intel_uncore_write(uncore, GEN7_ERR_INT, 0xffffffff); in ilk_irq_reset()
H A Dintel_gvt_mmio_table.c592 MMIO_D(GEN7_ERR_INT); in iterate_generic_mmio()
H A Di915_gpu_error.c1841 gt->err_int = intel_uncore_read(uncore, GEN7_ERR_INT); in gt_record_global_regs()
H A Di915_reg.h984 #define GEN7_ERR_INT _MMIO(0x44040) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2383 MMIO_DH(GEN7_ERR_INT, D_ALL, NULL, NULL); in init_generic_mmio_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2622 MMIO_DH(GEN7_ERR_INT, D_ALL, NULL, NULL); in init_generic_mmio_info()

Completed in 125 milliseconds