Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_de.h22 intel_uncore_posting_read(&i915->uncore, reg); in intel_de_posting_read()
Dintel_gmbus.c250 intel_uncore_posting_read(uncore, bus->gpio_reg); in set_clock()
267 intel_uncore_posting_read(uncore, bus->gpio_reg); in set_data()
Dintel_crt.c718 intel_uncore_posting_read(uncore, pipeconf_reg); in intel_crt_load_detect()
/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()
/drivers/gpu/drm/i915/gt/
Dintel_gt_pm_irq.c71 intel_uncore_posting_read(uncore, reg); in gen6_gt_pm_reset_iir()
Dintel_gt.c193 intel_uncore_posting_read(uncore, GEN12_RING_FAULT_REG); in intel_gt_clear_error_registers()
196 intel_uncore_posting_read(uncore, GEN8_RING_FAULT_REG); in intel_gt_clear_error_registers()
Dintel_engine.h83 intel_uncore_posting_read((engine__)->uncore, RING_FAULT_REG(engine__))
Dintel_rps.c442 intel_uncore_posting_read(uncore, ECR); in init_emon()
539 intel_uncore_posting_read(uncore, VIDSTART); in gen5_rps_enable()
Dintel_ring_submission.c126 intel_uncore_posting_read(engine->uncore, hwsp); in set_hwsp()
/drivers/gpu/drm/i915/
Dintel_uncore.h349 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro
Di915_irq.c207 intel_uncore_posting_read(uncore, imr); in gen3_irq_reset()
213 intel_uncore_posting_read(uncore, iir); in gen3_irq_reset()
215 intel_uncore_posting_read(uncore, iir); in gen3_irq_reset()
246 intel_uncore_posting_read(uncore, reg); in gen3_assert_iir_is_zero()
248 intel_uncore_posting_read(uncore, reg); in gen3_assert_iir_is_zero()
276 intel_uncore_posting_read(uncore, imr); in gen3_irq_init()
Dvlv_suspend.c345 intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_allow_gt_wake()
/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.c430 intel_uncore_posting_read(uncore, guc_send_reg(guc, i - 1)); in intel_guc_send_mmio()