Searched refs:msm_gem_move_to_active (Results 1 – 3 of 3) sorted by relevance
295 void msm_gem_move_to_active(struct drm_gem_object *obj,
749 msm_gem_move_to_active(&msm_obj->base, gpu, true, submit->fence); in msm_gpu_submit()751 msm_gem_move_to_active(&msm_obj->base, gpu, false, submit->fence); in msm_gpu_submit()
653 void msm_gem_move_to_active(struct drm_gem_object *obj, in msm_gem_move_to_active() function