Home
last modified time | relevance | path

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

/linux-6.6.21/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.c157 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_ttm_buddy_man_free()
174 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_ttm_buddy_man_intersects()
212 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_ttm_buddy_man_compatible()
Di915_scatterlist.c167 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_rsgt_from_buddy_resource()
/linux-6.6.21/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.6.21/drivers/gpu/drm/i915/gem/ !
Di915_gem_ttm.c652 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_ttm_resource_mappable()