Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dmsm_drm.h156 #define MSM_PREP_FLAGS (MSM_PREP_READ | \ macro
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c751 if (args->op & ~MSM_PREP_FLAGS) { in msm_ioctl_gem_cpu_prep()