Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.c85 intel_uncore_posting_read(uncore, imr); in gen3_irq_reset()
91 intel_uncore_posting_read(uncore, iir); in gen3_irq_reset()
93 intel_uncore_posting_read(uncore, iir); in gen3_irq_reset()
124 intel_uncore_posting_read(uncore, reg); in gen3_assert_iir_is_zero()
126 intel_uncore_posting_read(uncore, reg); in gen3_assert_iir_is_zero()
154 intel_uncore_posting_read(uncore, imr); in gen3_irq_init()
198 intel_uncore_posting_read(&dev_priv->uncore, GEN7_MISCCPCTL); in ivb_parity_work()
218 intel_uncore_posting_read(&dev_priv->uncore, reg); in ivb_parity_work()
700 intel_uncore_posting_read(&dev_priv->uncore, VLV_MASTER_IER); in valleyview_irq_reset()
790 intel_uncore_posting_read(&dev_priv->uncore, VLV_MASTER_IER); in valleyview_irq_postinstall()
[all …]
H A Dintel_uncore.h398 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro
H A Dvlv_suspend.c336 intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_allow_gt_wake()
H A Dintel_clock_gating.c148 intel_uncore_posting_read(&dev_priv->uncore, DSPSURF(pipe)); in g4x_disable_trickle_feed()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm_irq.c71 intel_uncore_posting_read(uncore, reg); in gen6_gt_pm_reset_iir()
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); in intel_gt_clear_error_registers()
274 intel_uncore_posting_read(uncore, GEN8_RING_FAULT_REG); in intel_gt_clear_error_registers()
H A Dintel_rps.c490 intel_uncore_posting_read(uncore, ECR); in init_emon()
588 intel_uncore_posting_read(uncore, VIDSTART); in gen5_rps_enable()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Daperture_gm.c151 intel_uncore_posting_read(uncore, fence_reg_lo); in intel_vgpu_write_fence()
155 intel_uncore_posting_read(uncore, fence_reg_lo); in intel_vgpu_write_fence()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_de.h35 intel_uncore_posting_read(&i915->uncore, reg); in intel_de_posting_read()
H A Dintel_display_irq.c55 intel_uncore_posting_read(&dev_priv->uncore, DEIMR); in ilk_update_display_irq()
96 intel_uncore_posting_read(&dev_priv->uncore, GEN8_DE_PORT_IMR); in bdw_update_port_irq()
127 intel_uncore_posting_read(&dev_priv->uncore, GEN8_DE_PIPE_IMR(pipe)); in bdw_update_pipe_irq()
166 intel_uncore_posting_read(&dev_priv->uncore, SDEIMR); in ibx_display_interrupt_update()
243 intel_uncore_posting_read(&dev_priv->uncore, reg); in i915_enable_pipestat()
266 intel_uncore_posting_read(&dev_priv->uncore, reg); in i915_disable_pipestat()
H A Di9xx_wm.c147 intel_uncore_posting_read(&dev_priv->uncore, FW_BLC_SELF_VLV); in _intel_set_memory_cxsr()
151 intel_uncore_posting_read(&dev_priv->uncore, FW_BLC_SELF); in _intel_set_memory_cxsr()
160 intel_uncore_posting_read(&dev_priv->uncore, DSPFW3); in _intel_set_memory_cxsr()
166 intel_uncore_posting_read(&dev_priv->uncore, FW_BLC_SELF); in _intel_set_memory_cxsr()
177 intel_uncore_posting_read(&dev_priv->uncore, INSTPM); in _intel_set_memory_cxsr()
737 intel_uncore_posting_read(&dev_priv->uncore, DSPFW1); in g4x_write_wm_values()
816 intel_uncore_posting_read(&dev_priv->uncore, DSPFW1); in vlv_write_wm_values()
H A Dintel_hotplug_irq.c949 intel_uncore_posting_read(&dev_priv->uncore, GEN11_DE_HPD_IMR); in gen11_hpd_irq_setup()
1118 intel_uncore_posting_read(&i915->uncore, PICAINTERRUPT_IMR); in xelpdp_hpd_irq_setup()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c490 intel_uncore_posting_read(uncore, guc_send_reg(guc, i - 1)); in intel_guc_send_mmio()