Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_irq.c236 intel_uncore_posting_read(uncore, imr); in gen3_irq_reset()
242 intel_uncore_posting_read(uncore, iir); in gen3_irq_reset()
244 intel_uncore_posting_read(uncore, iir); in gen3_irq_reset()
275 intel_uncore_posting_read(uncore, reg); in gen3_assert_iir_is_zero()
277 intel_uncore_posting_read(uncore, reg); in gen3_assert_iir_is_zero()
305 intel_uncore_posting_read(uncore, imr); in gen3_irq_init()
379 intel_uncore_posting_read(&dev_priv->uncore, DEIMR); in ilk_update_display_irq()
411 intel_uncore_posting_read(&dev_priv->uncore, GEN8_DE_PORT_IMR); in bdw_update_port_irq()
443 intel_uncore_posting_read(&dev_priv->uncore, GEN8_DE_PIPE_IMR(pipe)); in bdw_update_pipe_irq()
469 intel_uncore_posting_read(&dev_priv->uncore, SDEIMR); in ibx_display_interrupt_update()
[all …]
Dintel_uncore.h365 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro
Dvlv_suspend.c345 intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_allow_gt_wake()
Dintel_pm.c385 intel_uncore_posting_read(&dev_priv->uncore, FW_BLC_SELF_VLV); in _intel_set_memory_cxsr()
389 intel_uncore_posting_read(&dev_priv->uncore, FW_BLC_SELF); in _intel_set_memory_cxsr()
398 intel_uncore_posting_read(&dev_priv->uncore, DSPFW3); in _intel_set_memory_cxsr()
404 intel_uncore_posting_read(&dev_priv->uncore, FW_BLC_SELF); in _intel_set_memory_cxsr()
415 intel_uncore_posting_read(&dev_priv->uncore, INSTPM); in _intel_set_memory_cxsr()
1011 intel_uncore_posting_read(&dev_priv->uncore, DSPFW1); in g4x_write_wm_values()
1090 intel_uncore_posting_read(&dev_priv->uncore, DSPFW1); in vlv_write_wm_values()
7247 intel_uncore_posting_read(&dev_priv->uncore, DSPSURF(pipe)); in g4x_disable_trickle_feed()
7467 intel_uncore_posting_read(&dev_priv->uncore, GEN8_L3SQCREG1); in gen8_set_l3sqc_credits()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_de.h23 intel_uncore_posting_read(&i915->uncore, reg); in intel_de_posting_read()
Dintel_gmbus.c262 intel_uncore_posting_read(uncore, bus->gpio_reg); in set_clock()
279 intel_uncore_posting_read(uncore, bus->gpio_reg); in set_data()
Dintel_crt.c722 intel_uncore_posting_read(uncore, pipeconf_reg); in intel_crt_load_detect()
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_gt_pm_irq.c70 intel_uncore_posting_read(uncore, reg); in gen6_gt_pm_reset_iir()
Dintel_engine.h85 intel_uncore_posting_read((engine__)->uncore, RING_FAULT_REG(engine__))
Dintel_gt.c293 intel_uncore_posting_read(uncore, GEN12_RING_FAULT_REG); in intel_gt_clear_error_registers()
296 intel_uncore_posting_read(uncore, GEN8_RING_FAULT_REG); in intel_gt_clear_error_registers()
Dintel_rps.c477 intel_uncore_posting_read(uncore, ECR); in init_emon()
575 intel_uncore_posting_read(uncore, VIDSTART); in gen5_rps_enable()
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Daperture_gm.c150 intel_uncore_posting_read(uncore, fence_reg_lo); in intel_vgpu_write_fence()
154 intel_uncore_posting_read(uncore, fence_reg_lo); in intel_vgpu_write_fence()
/Linux-v5.15/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.c418 intel_uncore_posting_read(uncore, guc_send_reg(guc, i - 1)); in intel_guc_send_mmio()