Searched refs:i915_vma_get (Results 1 – 9 of 9) sorted by relevance
98 i915_vma_get(vma); in intel_pin_fb_obj_dpt()211 i915_vma_get(vma); in intel_pin_and_fence_fb_obj()
259 plane_state->ggtt_vma = i915_vma_get(vma); in intel_find_initial_plane_obj()
164 i915_vma_get(vma); in intel_dpt_pin()
309 overlay->vma = i915_vma_get(vma); in intel_overlay_flip_prepare()
188 static inline struct i915_vma *i915_vma_get(struct i915_vma *vma) in i915_vma_get() function
2222 return i915_vma_get(oa_bo->vma); in get_oa_vma()
87 timeline->hwsp_ggtt = i915_vma_get(hwsp); in intel_timeline_init()
2763 rq->batch = i915_vma_get(vma); in create_gang()
843 i915_vma_get(vma); in __eb_add_lut()2364 eb->batches[0]->vma = i915_vma_get(shadow); in eb_parse()2377 eb->batches[0]->vma = i915_vma_get(batch); in eb_parse()
Completed in 27 milliseconds