Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_gem.c566 i915_gem_gtt_pwrite_fast(struct drm_i915_gem_object *obj, in i915_gem_gtt_pwrite_fast() function
846 ret = i915_gem_gtt_pwrite_fast(obj, args); in i915_gem_pwrite_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gem.c539 * i915_gem_gtt_pwrite_fast - This is the fast pwrite path, where we copy the data directly from the
545 i915_gem_gtt_pwrite_fast(struct drm_i915_gem_object *obj, in i915_gem_gtt_pwrite_fast() function
804 ret = i915_gem_gtt_pwrite_fast(obj, args); in i915_gem_pwrite_ioctl()

Completed in 4 milliseconds