Searched refs:drm_i915_gem_phys_object (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_drv.h133 struct drm_i915_gem_phys_object { struct
861 struct drm_i915_gem_phys_object *phys_objs[I915_MAX_PHYS_OBJECT];
1102 struct drm_i915_gem_phys_object *phys_obj;
H A Di915_gem.c4490 struct drm_i915_gem_phys_object *phys_obj;
4496 phys_obj = malloc(sizeof(struct drm_i915_gem_phys_object),
4524 struct drm_i915_gem_phys_object *phys_obj;

Completed in 114 milliseconds