Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dmsm_drm.h266 #define MSM_SUBMIT_SYNCOBJ_FLAGS ( \ macro
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c616 if (syncobj_desc.flags & ~MSM_SUBMIT_SYNCOBJ_FLAGS) { in msm_parse_deps()