Searched refs:intel_uncore_posting_read (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_irq.c85 intel_uncore_posting_read(uncore, imr);
91 intel_uncore_posting_read(uncore, iir);
93 intel_uncore_posting_read(uncore, iir);
124 intel_uncore_posting_read(uncore, reg);
126 intel_uncore_posting_read(uncore, reg);
154 intel_uncore_posting_read(uncore, imr);
198 intel_uncore_posting_read(&dev_priv->uncore, GEN7_MISCCPCTL);
218 intel_uncore_posting_read(&dev_priv->uncore, reg);
700 intel_uncore_posting_read(&dev_priv->uncore, VLV_MASTER_IER);
761 intel_uncore_posting_read(
[all...]
H A Dvlv_suspend.c336 intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL);
H A Dintel_uncore.h398 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro
H A Dintel_clock_gating.c148 intel_uncore_posting_read(&dev_priv->uncore, DSPSURF(pipe));
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_pm_irq.c71 intel_uncore_posting_read(uncore, reg);
H A Dintel_engine.h86 intel_uncore_posting_read((engine__)->uncore, RING_FAULT_REG(engine__))
H A Dintel_gt.c271 intel_uncore_posting_read(uncore, GEN12_RING_FAULT_REG);
274 intel_uncore_posting_read(uncore, GEN8_RING_FAULT_REG);
H A Dintel_rps.c492 intel_uncore_posting_read(uncore, ECR);
590 intel_uncore_posting_read(uncore, VIDSTART);
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_de.h35 intel_uncore_posting_read(&i915->uncore, reg);
H A Dintel_display_irq.c55 intel_uncore_posting_read(&dev_priv->uncore, DEIMR);
96 intel_uncore_posting_read(&dev_priv->uncore, GEN8_DE_PORT_IMR);
127 intel_uncore_posting_read(&dev_priv->uncore, GEN8_DE_PIPE_IMR(pipe));
166 intel_uncore_posting_read(&dev_priv->uncore, SDEIMR);
243 intel_uncore_posting_read(&dev_priv->uncore, reg);
266 intel_uncore_posting_read(&dev_priv->uncore, reg);
H A Di9xx_wm.c147 intel_uncore_posting_read(&dev_priv->uncore, FW_BLC_SELF_VLV);
151 intel_uncore_posting_read(&dev_priv->uncore, FW_BLC_SELF);
160 intel_uncore_posting_read(&dev_priv->uncore, DSPFW3);
166 intel_uncore_posting_read(&dev_priv->uncore, FW_BLC_SELF);
177 intel_uncore_posting_read(&dev_priv->uncore, INSTPM);
737 intel_uncore_posting_read(&dev_priv->uncore, DSPFW1);
816 intel_uncore_posting_read(&dev_priv->uncore, DSPFW1);
H A Dintel_hotplug_irq.c949 intel_uncore_posting_read(&dev_priv->uncore, GEN11_DE_HPD_IMR);
1118 intel_uncore_posting_read(&i915->uncore, PICAINTERRUPT_IMR);
/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Daperture_gm.c151 intel_uncore_posting_read(uncore, fence_reg_lo);
155 intel_uncore_posting_read(uncore, fence_reg_lo);
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc.c490 intel_uncore_posting_read(uncore, guc_send_reg(guc, i - 1));

Completed in 240 milliseconds