Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dmsm_drm.h112 #define MSM_BO_CACHE_MASK 0x000f0000 macro
121 MSM_BO_CACHE_MASK)
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.c1137 switch (flags & MSM_BO_CACHE_MASK) { in msm_gem_new_impl()
1147 (flags & MSM_BO_CACHE_MASK)); in msm_gem_new_impl()