Home
last modified time | relevance | path

Searched refs:PGTBL_ER (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
H A Di810_regs.h35 #define PGTBL_ER 0x02024 macro
H A Di810_accel.c40 "PGTBL_ER: 0x%04x\n" in i810_report_error()
45 i810_readl(PGTBL_ER, mmio), in i810_report_error()
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810_regs.h35 #define PGTBL_ER 0x02024 macro
H A Di810_accel.c40 "PGTBL_ER: 0x%04x\n" in i810_report_error()
45 i810_readl(PGTBL_ER, mmio), in i810_report_error()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_irq.c868 * Unfortunately we can't mask off individual PGTBL_ER bits, in i9xx_error_mask()
944 drm_dbg(&dev_priv->drm, "PGTBL_ER: 0x%08x\n", in i8xx_error_irq_handler()
945 intel_uncore_read(&dev_priv->uncore, PGTBL_ER)); in i8xx_error_irq_handler()
984 drm_dbg(&dev_priv->drm, "PGTBL_ER: 0x%08x\n", in i9xx_error_irq_handler()
985 intel_uncore_read(&dev_priv->uncore, PGTBL_ER)); in i9xx_error_irq_handler()
H A Dintel_gvt_mmio_table.c1108 MMIO_D(PGTBL_ER); in iterate_bxt_mmio()
H A Di915_gpu_error.c746 err_printf(m, "PGTBL_ER: 0x%08x\n", gt->pgtbl_er); in err_print_gt_global_nonguc()
1814 gt->pgtbl_er = intel_uncore_read(uncore, PGTBL_ER); in gt_record_global_nonguc_regs()
H A Di915_reg.h888 #define PGTBL_ER _MMIO(0x02024) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_gt.c171 clear_register(uncore, PGTBL_ER); in intel_gt_clear_error_registers()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gt.c245 intel_uncore_write(uncore, PGTBL_ER, 0); in intel_gt_clear_error_registers()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_gpu_error.c702 err_printf(m, "PGTBL_ER: 0x%08x\n", gt->pgtbl_er); in err_print_gt()
1657 gt->pgtbl_er = intel_uncore_read(uncore, PGTBL_ER); in gt_record_regs()
H A Di915_reg.h2488 #define PGTBL_ER _MMIO(0x02024) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c3206 MMIO_D(PGTBL_ER, D_BXT); in init_bxt_mmio_info()

Completed in 78 milliseconds