Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_gem_submit.c482 struct msm_submit_post_dep { struct
562 static struct msm_submit_post_dep *msm_parse_post_deps(struct drm_device *dev, in msm_parse_post_deps()
568 struct msm_submit_post_dep *post_deps; in msm_parse_post_deps()
631 static void msm_process_post_deps(struct msm_submit_post_dep *post_deps, in msm_process_post_deps()
659 struct msm_submit_post_dep *post_deps = NULL; in msm_ioctl_gem_submit()