Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_pages.c53 for_each_set_bit(i, &supported, ilog2(I915_GTT_MAX_PAGE_SIZE) + 1) { in __i915_gem_object_set_pages()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gem_gtt.h57 #define I915_GTT_MAX_PAGE_SIZE I915_GTT_PAGE_SIZE_2M macro
/Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/
Dhuge_pages.c468 ilog2(I915_GTT_MAX_PAGE_SIZE) + 1) { in igt_mock_ppgtt_misaligned_dma()
1103 for_each_set_bit(i, &supported, ilog2(I915_GTT_MAX_PAGE_SIZE) + 1) in igt_ppgtt_exhaust_huge()