Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_gtt.h50 #define I915_GTT_MAX_PAGE_SIZE I915_GTT_PAGE_SIZE_2M macro
Di915_gem.c2718 for_each_set_bit(i, &supported, ilog2(I915_GTT_MAX_PAGE_SIZE) + 1) { in __i915_gem_object_set_pages()
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dhuge_pages.c476 ilog2(I915_GTT_MAX_PAGE_SIZE) + 1) { in igt_mock_ppgtt_misaligned_dma()
1207 for_each_set_bit(i, &supported, ilog2(I915_GTT_MAX_PAGE_SIZE) + 1) in igt_ppgtt_exhaust_huge()