Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
Dintel_ggtt_fencing.c99 intel_uncore_posting_read_fw(uncore, fence_reg_lo); in i965_write_fence_reg()
103 intel_uncore_posting_read_fw(uncore, fence_reg_lo); in i965_write_fence_reg()
137 intel_uncore_posting_read_fw(uncore, reg); in i915_write_fence_reg()
162 intel_uncore_posting_read_fw(uncore, reg); in i830_write_fence_reg()
Dgen2_engine_cs.c312 intel_uncore_posting_read_fw(engine->uncore, GEN2_IMR); in gen3_irq_enable()
Dintel_reset.c209 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D); in g4x_do_reset()
231 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D); in g4x_do_reset()
266 intel_uncore_posting_read_fw(uncore, ILK_GDSR); in ilk_do_reset()
Dintel_gt_irq.c400 intel_uncore_posting_read_fw(gt->uncore, GTIMR); in gen5_gt_enable_irq()
Dintel_gt.c422 intel_uncore_posting_read_fw(uncore, in intel_gt_flush_ggtt_writes()
Dintel_ring_submission.c105 intel_uncore_posting_read_fw(engine->uncore, hwsp); in set_hwsp()
Dintel_ggtt.c345 intel_uncore_posting_read_fw(vm->gt->uncore, GFX_FLSH_CNTL_GEN6); in bxt_vtd_ggtt_wa()
Dintel_engine_cs.c1103 intel_uncore_posting_read_fw(uncore, mode); in __intel_engine_stop_cs()
/drivers/gpu/drm/i915/selftests/
Dintel_uncore.c290 intel_uncore_posting_read_fw(uncore, reg); in live_forcewake_domains()
307 intel_uncore_posting_read_fw(uncore, reg); in live_forcewake_domains()
/drivers/gpu/drm/i915/
Dintel_uncore.h402 #define intel_uncore_posting_read_fw(...) ((void)intel_uncore_read_fw(__VA_ARGS__)) macro
Dintel_pm.c2104 intel_uncore_posting_read_fw(uncore, DSPARB); in vlv_atomic_update_fifo()