Searched refs:I915_GTT_PAGE_SIZE_2M (Results 1 – 8 of 8) sorted by relevance
23 I915_GTT_PAGE_SIZE_2M,474 round_up(page_size, I915_GTT_PAGE_SIZE_2M) << 1; in igt_mock_ppgtt_misaligned_dma()679 I915_GTT_PAGE_SIZE_2M)) { in igt_mock_ppgtt_huge_fill()687 I915_GTT_PAGE_SIZE_2M)) { in igt_mock_ppgtt_huge_fill()814 obj->mm.page_sizes.sg &= ~I915_GTT_PAGE_SIZE_2M; in igt_mock_ppgtt_64K()835 I915_GTT_PAGE_SIZE_2M)) { in igt_mock_ppgtt_64K()843 I915_GTT_PAGE_SIZE_2M)) { in igt_mock_ppgtt_64K()1009 size = round_up(size, I915_GTT_PAGE_SIZE_2M); in igt_write_huge()1058 I915_GTT_PAGE_SIZE_2M); in igt_write_huge()1284 if (obj->mm.page_sizes.phys < I915_GTT_PAGE_SIZE_2M) { in igt_ppgtt_gemfs_huge()[all …]
54 #define I915_GTT_PAGE_SIZE_2M BIT_ULL(21) macro57 #define I915_GTT_MAX_PAGE_SIZE I915_GTT_PAGE_SIZE_2M
634 I915_GTT_PAGE_SIZE_2M); in i915_vma_insert()646 size = round_up(size, I915_GTT_PAGE_SIZE_2M); in i915_vma_insert()
1235 if (vma->page_sizes.sg & I915_GTT_PAGE_SIZE_2M && in gen8_ppgtt_insert_huge()1236 IS_ALIGNED(iter->dma, I915_GTT_PAGE_SIZE_2M) && in gen8_ppgtt_insert_huge()1237 rem >= I915_GTT_PAGE_SIZE_2M && in gen8_ppgtt_insert_huge()1241 page_size = I915_GTT_PAGE_SIZE_2M; in gen8_ppgtt_insert_huge()1301 I915_GTT_PAGE_SIZE_2M)))) { in gen8_ppgtt_insert_huge()2058 if (HAS_PAGE_SIZES(i915, I915_GTT_PAGE_SIZE_2M)) in gtt_write_workarounds()
730 I915_GTT_PAGE_SIZE_2M
117 case I915_GTT_PAGE_SIZE_2M: in stringify_page_sizes()123 if (page_sizes & I915_GTT_PAGE_SIZE_2M) in stringify_page_sizes()
179 I915_GTT_PAGE_SIZE_2M; in mock_gem_device()
1156 if (!HAS_PAGE_SIZES(vgpu->gvt->dev_priv, I915_GTT_PAGE_SIZE_2M)) in is_2MB_gtt_possible()1278 page_size = I915_GTT_PAGE_SIZE_2M; in ppgtt_populate_shadow_entry()