Searched refs:get_pd_offset (Results 1 – 1 of 1) sorted by relevance
948 static uint32_t get_pd_offset(struct i915_hw_ppgtt *ppgtt) in get_pd_offset() function973 intel_ring_emit(ring, get_pd_offset(ppgtt)); in hsw_mm_switch()986 I915_WRITE(RING_PP_DIR_BASE(ring), get_pd_offset(ppgtt)); in vgpu_mm_switch()1008 intel_ring_emit(ring, get_pd_offset(ppgtt)); in gen7_mm_switch()1030 I915_WRITE(RING_PP_DIR_BASE(ring), get_pd_offset(ppgtt)); in gen6_mm_switch()