Searched refs:I915_GTT_VIEW_PARTIAL (Results 1 – 6 of 6) sorted by relevance
134 I915_GTT_VIEW_PARTIAL = sizeof(struct intel_partial_info), enumerator155 case I915_GTT_VIEW_PARTIAL: in assert_i915_gem_gtt_types()
241 BUILD_BUG_ON(I915_GTT_VIEW_NORMAL >= I915_GTT_VIEW_PARTIAL); in i915_vma_compare()242 BUILD_BUG_ON(I915_GTT_VIEW_PARTIAL >= I915_GTT_VIEW_ROTATED); in i915_vma_compare()
222 case I915_GTT_VIEW_PARTIAL: in i915_debugfs_describe_obj()
182 if (view->type == I915_GTT_VIEW_PARTIAL) { in vma_create()1330 case I915_GTT_VIEW_PARTIAL: in __i915_vma_get_pages()
207 view.type = I915_GTT_VIEW_PARTIAL; in compute_partial_view()408 view.type = I915_GTT_VIEW_PARTIAL; in vm_fault_gtt()
823 view.type = I915_GTT_VIEW_PARTIAL; in igt_vma_partial()