Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/drm/
Dmsm_drm.h116 #define MSM_BO_CACHE_MASK 0x000f0000 macro
125 MSM_BO_CACHE_MASK)
/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_gem.c1175 switch (flags & MSM_BO_CACHE_MASK) { in msm_gem_new_impl()
1185 (flags & MSM_BO_CACHE_MASK)); in msm_gem_new_impl()