Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_irq.c2495 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir() local
2497 pr_err(" PGTBL_ER: 0x%08x\n", pgtbl_err); in i915_report_and_clear_eir()
2498 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()
2505 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir() local
2507 pr_err(" PGTBL_ER: 0x%08x\n", pgtbl_err); in i915_report_and_clear_eir()
2508 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()