Home
last modified time | relevance | path

Searched refs:I915_EMIT_PTE_NUM_DWORDS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_migrate.c360 #define I915_EMIT_PTE_NUM_DWORDS 6 macro
403 cs = intel_ring_begin(rq, I915_EMIT_PTE_NUM_DWORDS); in emit_pte()
426 cs = intel_ring_begin(rq, I915_EMIT_PTE_NUM_DWORDS); in emit_pte()
H A Dselftest_migrate.c623 I915_EMIT_PTE_NUM_DWORDS; in live_emit_pte_full_ring()
625 I915_EMIT_PTE_NUM_DWORDS); in live_emit_pte_full_ring()
640 I915_EMIT_PTE_NUM_DWORDS * sizeof(u32))); in live_emit_pte_full_ring()