Searched refs:MSM_PREP_FLAGS (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/drm/ | ||
| H A D | msm_drm.h | 203 #define MSM_PREP_FLAGS (MSM_PREP_READ | \ macro |
| /linux/drivers/gpu/drm/msm/ | ||
| H A D | msm_drv.c | 387 if (args->op & ~MSM_PREP_FLAGS) { in msm_ioctl_gem_cpu_prep() |