Searched refs:dst_obj (Results 1 – 3 of 3) sorted by relevance
1144 static u32 *copy_batch(struct drm_i915_gem_object *dst_obj, in copy_batch() argument1153 ret = i915_gem_object_prepare_write(dst_obj, &dst_needs_clflush); in copy_batch()1157 dst = i915_gem_object_pin_map(dst_obj, I915_MAP_FORCE_WB); in copy_batch()1158 i915_gem_object_finish_access(dst_obj); in copy_batch()1164 i915_gem_object_unpin_map(dst_obj); in copy_batch()1214 memset32(dst + length, 0, (dst_obj->base.size - length) / sizeof(u32)); in copy_batch()
610 void amdgpu_copy_fb(struct drm_device *dev, struct drm_gem_object *dst_obj);
952 void radeon_copy_fb(struct drm_device *dev, struct drm_gem_object *dst_obj);