Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/i915/
HDi915_drv.h121 struct drm_i915_gem_phys_object { struct
666 struct drm_i915_gem_phys_object *phys_objs[I915_MAX_PHYS_OBJECT];
937 struct drm_i915_gem_phys_object *phys_obj;
HDi915_gem.c4047 struct drm_i915_gem_phys_object *phys_obj; in i915_gem_init_phys_object()
4054 phys_obj = malloc(sizeof(struct drm_i915_gem_phys_object), DRM_I915_GEM, in i915_gem_init_phys_object()
4080 struct drm_i915_gem_phys_object *phys_obj; in i915_gem_free_phys_object()