Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/drm/
Dmsm_drm.h112 #define MSM_BO_CACHE_MASK 0x000f0000 macro
121 MSM_BO_CACHE_MASK)
/linux-6.1.9/drivers/gpu/drm/msm/
Dmsm_gem.c1069 switch (flags & MSM_BO_CACHE_MASK) { in msm_gem_new_impl()
1079 (flags & MSM_BO_CACHE_MASK)); in msm_gem_new_impl()