Searched refs:i915_vma_get (Results 1 – 9 of 9) sorted by relevance
67 i915_vma_get(vma); in intel_pin_fb_obj_dpt()183 i915_vma_get(vma); in intel_pin_and_fence_fb_obj()
153 i915_vma_get(vma); in intel_dpt_pin()
219 plane_state->ggtt_vma = i915_vma_get(vma); in intel_find_initial_plane_obj()
307 overlay->vma = i915_vma_get(vma); in intel_overlay_flip_prepare()
142 static inline struct i915_vma *i915_vma_get(struct i915_vma *vma) in i915_vma_get() function
1963 return i915_vma_get(oa_bo->vma); in get_oa_vma()
84 timeline->hwsp_ggtt = i915_vma_get(hwsp); in intel_timeline_init()
2758 rq->batch = i915_vma_get(vma); in create_gang()
793 i915_vma_get(vma); in __eb_add_lut()2180 eb->batches[0]->vma = i915_vma_get(shadow); in eb_parse()2193 eb->batches[0]->vma = i915_vma_get(batch); in eb_parse()
Completed in 45 milliseconds