Symbol: intel_uncore_posting_read
drivers/gpu/drm/i915/display/intel_de.h
73
intel_uncore_posting_read(__to_uncore(display), reg);
drivers/gpu/drm/i915/gt/intel_engine.h
109
intel_uncore_posting_read((engine__)->uncore, RING_FAULT_REG(engine__))
drivers/gpu/drm/i915/gt/intel_gt.c
279
intel_uncore_posting_read(uncore,
drivers/gpu/drm/i915/gt/intel_gt.c
289
intel_uncore_posting_read(uncore, GEN12_RING_FAULT_REG);
drivers/gpu/drm/i915/gt/intel_gt.c
292
intel_uncore_posting_read(uncore, GEN8_RING_FAULT_REG);
drivers/gpu/drm/i915/gt/intel_gt_pm_irq.c
71
intel_uncore_posting_read(uncore, reg);
drivers/gpu/drm/i915/gt/intel_rps.c
500
intel_uncore_posting_read(uncore, ECR);
drivers/gpu/drm/i915/gt/intel_rps.c
599
intel_uncore_posting_read(uncore, VIDSTART);
drivers/gpu/drm/i915/gt/uc/intel_guc.c
532
intel_uncore_posting_read(uncore, guc_send_reg(guc, i - 1));
drivers/gpu/drm/i915/gvt/aperture_gm.c
155
intel_uncore_posting_read(uncore, fence_reg_lo);
drivers/gpu/drm/i915/gvt/aperture_gm.c
159
intel_uncore_posting_read(uncore, fence_reg_lo);
drivers/gpu/drm/i915/i915_irq.c
107
intel_uncore_posting_read(uncore, reg);
drivers/gpu/drm/i915/i915_irq.c
109
intel_uncore_posting_read(uncore, reg);
drivers/gpu/drm/i915/i915_irq.c
119
intel_uncore_posting_read(uncore, regs.imr);
drivers/gpu/drm/i915/i915_irq.c
125
intel_uncore_posting_read(uncore, regs.emr);
drivers/gpu/drm/i915/i915_irq.c
128
intel_uncore_posting_read(uncore, regs.eir);
drivers/gpu/drm/i915/i915_irq.c
130
intel_uncore_posting_read(uncore, regs.eir);
drivers/gpu/drm/i915/i915_irq.c
137
intel_uncore_posting_read(uncore, regs.eir);
drivers/gpu/drm/i915/i915_irq.c
139
intel_uncore_posting_read(uncore, regs.eir);
drivers/gpu/drm/i915/i915_irq.c
142
intel_uncore_posting_read(uncore, regs.emr);
drivers/gpu/drm/i915/i915_irq.c
171
intel_uncore_posting_read(&dev_priv->uncore, GEN7_MISCCPCTL);
drivers/gpu/drm/i915/i915_irq.c
191
intel_uncore_posting_read(&dev_priv->uncore, reg);
drivers/gpu/drm/i915/i915_irq.c
611
intel_uncore_posting_read(&dev_priv->uncore, VLV_MASTER_IER);
drivers/gpu/drm/i915/i915_irq.c
671
intel_uncore_posting_read(&dev_priv->uncore, GEN8_MASTER_IRQ);
drivers/gpu/drm/i915/i915_irq.c
698
intel_uncore_posting_read(&dev_priv->uncore, VLV_MASTER_IER);
drivers/gpu/drm/i915/i915_irq.c
724
intel_uncore_posting_read(&dev_priv->uncore, GEN11_GFX_MSTR_IRQ);
drivers/gpu/drm/i915/i915_irq.c
743
intel_uncore_posting_read(uncore, DG1_MSTR_TILE_INTR);
drivers/gpu/drm/i915/i915_irq.c
755
intel_uncore_posting_read(&dev_priv->uncore, GEN8_MASTER_IRQ);
drivers/gpu/drm/i915/i915_irq.c
82
intel_uncore_posting_read(uncore, regs.imr);
drivers/gpu/drm/i915/i915_irq.c
88
intel_uncore_posting_read(uncore, regs.iir);
drivers/gpu/drm/i915/i915_irq.c
90
intel_uncore_posting_read(uncore, regs.iir);
drivers/gpu/drm/i915/vlv_suspend.c
339
intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL);