Home
last modified time | relevance | path

Searched refs:intel_uncore_posting_read_fw (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt_fencing.c105 intel_uncore_posting_read_fw(uncore, fence_reg_lo); in i965_write_fence_reg()
109 intel_uncore_posting_read_fw(uncore, fence_reg_lo); in i965_write_fence_reg()
143 intel_uncore_posting_read_fw(uncore, reg); in i915_write_fence_reg()
168 intel_uncore_posting_read_fw(uncore, reg); in i830_write_fence_reg()
H A Dgen2_engine_cs.c314 intel_uncore_posting_read_fw(engine->uncore, GEN2_IMR); in gen3_irq_enable()
H A Dintel_reset.c206 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D); in g4x_do_reset()
228 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D); in g4x_do_reset()
263 intel_uncore_posting_read_fw(uncore, ILK_GDSR); in ilk_do_reset()
H A Dintel_gt_irq.c505 intel_uncore_posting_read_fw(gt->uncore, GTIMR); in gen5_gt_enable_irq()
H A Dintel_gt.c436 intel_uncore_posting_read_fw(uncore, in intel_gt_flush_ggtt_writes()
H A Dintel_ring_submission.c113 intel_uncore_posting_read_fw(engine->uncore, hwsp); in set_hwsp()
H A Dintel_ggtt.c422 intel_uncore_posting_read_fw(vm->gt->uncore, GFX_FLSH_CNTL_GEN6); in bxt_vtd_ggtt_wa()
H A Dintel_engine_cs.c1653 intel_uncore_posting_read_fw(uncore, mode); in __intel_engine_stop_cs()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c306 intel_uncore_posting_read_fw(uncore, reg); in live_forcewake_domains()
323 intel_uncore_posting_read_fw(uncore, reg); in live_forcewake_domains()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.h433 #define intel_uncore_posting_read_fw(...) ((void)intel_uncore_read_fw(__VA_ARGS__)) macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c1842 intel_uncore_posting_read_fw(uncore, DSPARB); in vlv_atomic_update_fifo()