Searched refs:get_pd_offset (Results 1 – 1 of 1) sorted by relevance
1642 static uint32_t get_pd_offset(struct i915_hw_ppgtt *ppgtt) in get_pd_offset() function1668 intel_ring_emit(ring, get_pd_offset(ppgtt)); in hsw_mm_switch()1682 I915_WRITE(RING_PP_DIR_BASE(ring), get_pd_offset(ppgtt)); in vgpu_mm_switch()1705 intel_ring_emit(ring, get_pd_offset(ppgtt)); in gen7_mm_switch()1728 I915_WRITE(RING_PP_DIR_BASE(ring), get_pd_offset(ppgtt)); in gen6_mm_switch()