Searched refs:dst_obj (Results 1 – 3 of 3) sorted by relevance
1157 static u32 *copy_batch(struct drm_i915_gem_object *dst_obj, in copy_batch() argument1167 ret = i915_gem_object_prepare_write(dst_obj, &dst_needs_clflush); in copy_batch()1171 dst = i915_gem_object_pin_map(dst_obj, I915_MAP_WB); in copy_batch()1172 i915_gem_object_finish_access(dst_obj); in copy_batch()1178 i915_gem_object_unpin_map(dst_obj); in copy_batch()1228 memset32(dst + length, 0, (dst_obj->base.size - length) / sizeof(u32)); in copy_batch()
598 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);