Home
last modified time | relevance | path

Searched refs:msm_submit_post_dep (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/
Dmsm_gem_submit.c529 struct msm_submit_post_dep { struct
615 static struct msm_submit_post_dep *msm_parse_post_deps(struct drm_device *dev, in msm_parse_post_deps()
621 struct msm_submit_post_dep *post_deps; in msm_parse_post_deps()
685 static void msm_process_post_deps(struct msm_submit_post_dep *post_deps, in msm_process_post_deps()
713 struct msm_submit_post_dep *post_deps = NULL; in msm_ioctl_gem_submit()