HomeSort by: relevance | last modified time | path
    Searched refs:intel_uncore_posting_read_fw (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
intel_uncore.c 291 intel_uncore_posting_read_fw(uncore, reg);
308 intel_uncore_posting_read_fw(uncore, reg);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_gem_fence_reg.c 127 intel_uncore_posting_read_fw(uncore, fence_reg_lo);
131 intel_uncore_posting_read_fw(uncore, fence_reg_lo);
171 intel_uncore_posting_read_fw(uncore, reg);
203 intel_uncore_posting_read_fw(uncore, reg);
intel_uncore.h 454 #define intel_uncore_posting_read_fw(...) ((void)intel_uncore_read_fw(__VA_ARGS__)) macro
intel_pm.c 2062 intel_uncore_posting_read_fw(uncore, DSPARB);
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_reset.c 230 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D);
252 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D);
287 intel_uncore_posting_read_fw(uncore, ILK_GDSR);
intel_gt_irq.c 406 intel_uncore_posting_read_fw(gt->uncore, GTIMR);
intel_ring_submission.c 776 intel_uncore_posting_read_fw(uncore, RING_HEAD(base)); /* paranoia */
780 intel_uncore_posting_read_fw(uncore, RING_TAIL(base));
1015 intel_uncore_posting_read_fw(engine->uncore, GEN2_IMR);
intel_gt.c 316 intel_uncore_posting_read_fw(uncore,
intel_engine_cs.c 903 intel_uncore_posting_read_fw(uncore, mode);
intel_ggtt.c 412 intel_uncore_posting_read_fw(vm->gt->uncore, GFX_FLSH_CNTL_GEN6);
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc_submission.c 242 intel_uncore_posting_read_fw(vma->vm->gt->uncore,

Completed in 25 milliseconds