Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_ttm_buddy_manager.h31 struct i915_ttm_buddy_resource { struct
46 static inline struct i915_ttm_buddy_resource *
49 return container_of(res, struct i915_ttm_buddy_resource, base); in to_ttm_buddy_resource()
H A Di915_ttm_buddy_manager.c40 struct i915_ttm_buddy_resource *bman_res; in i915_ttm_buddy_man_alloc()
157 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()
H A Di915_scatterlist.c167 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_rsgt_from_buddy_resource()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c372 struct i915_ttm_buddy_resource *res; in igt_mock_splintered_region()
456 struct i915_ttm_buddy_resource *res; in igt_mock_max_segment()
536 struct i915_ttm_buddy_resource *bman_res = in igt_object_mappable_total()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c652 struct i915_ttm_buddy_resource *bman_res = to_ttm_buddy_resource(res); in i915_ttm_resource_mappable()