Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/display/ext/
A Di915_irq.c13 intel_uncore_posting_read(uncore, regs.imr); in gen2_irq_reset()
19 intel_uncore_posting_read(uncore, regs.iir); in gen2_irq_reset()
21 intel_uncore_posting_read(uncore, regs.iir); in gen2_irq_reset()
39 intel_uncore_posting_read(uncore, reg); in gen2_assert_iir_is_zero()
41 intel_uncore_posting_read(uncore, reg); in gen2_assert_iir_is_zero()
51 intel_uncore_posting_read(uncore, regs.imr); in gen2_irq_init()
57 intel_uncore_posting_read(uncore, regs.emr); in gen2_error_reset()
60 intel_uncore_posting_read(uncore, regs.eir); in gen2_error_reset()
62 intel_uncore_posting_read(uncore, regs.eir); in gen2_error_reset()
69 intel_uncore_posting_read(uncore, regs.eir); in gen2_error_init()
[all …]
/drivers/gpu/drm/i915/
A Di915_irq.c84 intel_uncore_posting_read(uncore, regs.imr); in gen2_irq_reset()
90 intel_uncore_posting_read(uncore, regs.iir); in gen2_irq_reset()
92 intel_uncore_posting_read(uncore, regs.iir); in gen2_irq_reset()
109 intel_uncore_posting_read(uncore, reg); in gen2_assert_iir_is_zero()
111 intel_uncore_posting_read(uncore, reg); in gen2_assert_iir_is_zero()
121 intel_uncore_posting_read(uncore, regs.imr); in gen2_irq_init()
127 intel_uncore_posting_read(uncore, regs.emr); in gen2_error_reset()
130 intel_uncore_posting_read(uncore, regs.eir); in gen2_error_reset()
132 intel_uncore_posting_read(uncore, regs.eir); in gen2_error_reset()
139 intel_uncore_posting_read(uncore, regs.eir); in gen2_error_init()
[all …]
A Dintel_uncore.h399 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro
A Dvlv_suspend.c337 intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_allow_gt_wake()
A Dintel_clock_gating.c143 intel_uncore_posting_read(&dev_priv->uncore, in g4x_disable_trickle_feed()
/drivers/gpu/drm/i915/gvt/
A Daperture_gm.c152 intel_uncore_posting_read(uncore, fence_reg_lo); in intel_vgpu_write_fence()
156 intel_uncore_posting_read(uncore, fence_reg_lo); in intel_vgpu_write_fence()
/drivers/gpu/drm/i915/gt/
A Dintel_gt_pm_irq.c71 intel_uncore_posting_read(uncore, reg); in gen6_gt_pm_reset_iir()
A Dintel_gt.c278 intel_uncore_posting_read(uncore, in intel_gt_clear_error_registers()
288 intel_uncore_posting_read(uncore, GEN12_RING_FAULT_REG); in intel_gt_clear_error_registers()
291 intel_uncore_posting_read(uncore, GEN8_RING_FAULT_REG); in intel_gt_clear_error_registers()
A Dintel_engine.h109 intel_uncore_posting_read((engine__)->uncore, RING_FAULT_REG(engine__))
A Dintel_rps.c491 intel_uncore_posting_read(uncore, ECR); in init_emon()
590 intel_uncore_posting_read(uncore, VIDSTART); in gen5_rps_enable()
/drivers/gpu/drm/xe/compat-i915-headers/
A Dintel_uncore.h70 static inline void intel_uncore_posting_read(struct intel_uncore *uncore, in intel_uncore_posting_read() function
/drivers/gpu/drm/i915/display/
A Dintel_de.h71 intel_uncore_posting_read(__to_uncore(display), reg); in intel_de_posting_read()
/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc.c530 intel_uncore_posting_read(uncore, guc_send_reg(guc, i - 1)); in intel_guc_send_mmio()

Completed in 26 milliseconds