Home
last modified time | relevance | path

Searched refs:to_ttm_buddy_resource (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_ttm_buddy_manager.h47 to_ttm_buddy_resource(struct ttm_resource *res) in to_ttm_buddy_resource() function
Di915_ttm_buddy_manager.c164 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_ttm_buddy_man_free()
181 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_ttm_buddy_man_intersects()
219 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_ttm_buddy_man_compatible()
Di915_scatterlist.c160 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_rsgt_from_buddy_resource()
/linux-6.1.9/drivers/gpu/drm/i915/selftests/
Dintel_memory_region.c397 res = to_ttm_buddy_resource(obj->mm.res); in igt_mock_splintered_region()
493 res = to_ttm_buddy_resource(obj->mm.res); in igt_mock_max_segment()
537 to_ttm_buddy_resource(obj->mm.res); in igt_object_mappable_total()
/linux-6.1.9/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.c642 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_ttm_resource_mappable()