Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_gtt.c948 static uint32_t get_pd_offset(struct i915_hw_ppgtt *ppgtt) in get_pd_offset() function
973 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()