Searched refs:dst_obj (Results 1 – 3 of 3) sorted by relevance
1128 static u32 *copy_batch(struct drm_i915_gem_object *dst_obj, in copy_batch() argument1139 ret = i915_gem_object_prepare_write(dst_obj, &dst_needs_clflush); in copy_batch()1143 dst = i915_gem_object_pin_map(dst_obj, I915_MAP_FORCE_WB); in copy_batch()1144 i915_gem_object_finish_access(dst_obj); in copy_batch()1150 i915_gem_object_unpin_map(dst_obj); in copy_batch()
607 void amdgpu_copy_fb(struct drm_device *dev, struct drm_gem_object *dst_obj);
947 void radeon_copy_fb(struct drm_device *dev, struct drm_gem_object *dst_obj);