Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dmsm_drm.h153 #define MSM_PREP_NOSYNC 0x04 macro
158 MSM_PREP_NOSYNC | \
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.c895 op & MSM_PREP_NOSYNC ? 0 : timeout_to_jiffies(timeout); in msm_gem_cpu_prep()