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