Home
last modified time | relevance | path

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

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