Home
last modified time | relevance | path

Searched refs:huge_gem_object_phys_size (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_object_blt.c276 huge_gem_object_phys_size(obj) / sizeof(u32)); in igt_fill_blt_thread()
289 for (i = 0; i < huge_gem_object_phys_size(obj) / sizeof(u32); i += 17) { in igt_fill_blt_thread()
390 huge_gem_object_phys_size(src) / sizeof(u32)); in igt_copy_blt_thread()
410 huge_gem_object_phys_size(dst) / sizeof(u32)); in igt_copy_blt_thread()
423 for (i = 0; i < huge_gem_object_phys_size(dst) / sizeof(u32); i += 17) { in igt_copy_blt_thread()
H A Dhuge_gem_object.h22 huge_gem_object_phys_size(struct drm_i915_gem_object *obj) in huge_gem_object_phys_size() function
H A Di915_gem_client_blt.c67 huge_gem_object_phys_size(obj) / sizeof(u32)); in __igt_client_fill()
84 for (i = 0; i < huge_gem_object_phys_size(obj) / sizeof(u32); ++i) { in __igt_client_fill()
H A Di915_gem_context.c414 return huge_gem_object_phys_size(obj) >> PAGE_SHIFT; in real_page_count()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_gem_object.h22 huge_gem_object_phys_size(struct drm_i915_gem_object *obj) in huge_gem_object_phys_size() function
H A Di915_gem_context.c433 return huge_gem_object_phys_size(obj) >> PAGE_SHIFT; in real_page_count()

Completed in 6 milliseconds