Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_bo.c22 return i915_gem_object_is_shmem(to_intel_bo(obj)); in intel_bo_is_shmem()
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dshmem_utils.c41 if (i915_gem_object_is_shmem(obj)) { in shmem_create_from_object()
/linux-6.15/drivers/gpu/drm/i915/gem/
H A Di915_gem_phys.c225 if (!i915_gem_object_is_shmem(obj)) in i915_gem_object_attach_phys()
H A Di915_gem_shmem.c730 bool i915_gem_object_is_shmem(const struct drm_i915_gem_object *obj) in i915_gem_object_is_shmem() function
H A Di915_gem_object.h809 bool i915_gem_object_is_shmem(const struct drm_i915_gem_object *obj);