Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
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()
A Dgen2_engine_cs.c297 intel_uncore_posting_read_fw(engine->uncore, GEN2_IMR); in gen2_irq_enable()
A Dintel_reset.c207 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D); in g4x_do_reset()
229 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D); in g4x_do_reset()
264 intel_uncore_posting_read_fw(uncore, ILK_GDSR); in ilk_do_reset()
A Dintel_gt_irq.c505 intel_uncore_posting_read_fw(gt->uncore, GTIMR); in gen5_gt_enable_irq()
A Dintel_gt.c440 intel_uncore_posting_read_fw(uncore, in intel_gt_flush_ggtt_writes()
A Dintel_ring_submission.c114 intel_uncore_posting_read_fw(engine->uncore, hwsp); in set_hwsp()
A Dintel_ggtt.c695 intel_uncore_posting_read_fw(vm->gt->uncore, GFX_FLSH_CNTL_GEN6); in bxt_vtd_ggtt_wa()
A Dintel_engine_cs.c1650 intel_uncore_posting_read_fw(uncore, mode); in __intel_engine_stop_cs()
/drivers/gpu/drm/i915/selftests/
A Dintel_uncore.c305 intel_uncore_posting_read_fw(uncore, reg); in live_forcewake_domains()
322 intel_uncore_posting_read_fw(uncore, reg); in live_forcewake_domains()
/drivers/gpu/drm/i915/
A Dintel_uncore.h434 #define intel_uncore_posting_read_fw(...) ((void)intel_uncore_read_fw(__VA_ARGS__)) macro

Completed in 25 milliseconds