Home
last modified time | relevance | path

Searched refs:FD_VERSION_MADVISE (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/freedreno/
Dfreedreno_drmif.h94 FD_VERSION_MADVISE = 1, /* kernel supports madvise */ enumerator
/third_party/libdrm/freedreno/msm/
Dmsm_bo.c97 if (bo->dev->version < FD_VERSION_MADVISE) in msm_bo_madvise()
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_drmif.h131 FD_VERSION_MADVISE = 1, /* kernel supports madvise */ enumerator
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_bo.c101 if (bo->dev->version < FD_VERSION_MADVISE) in msm_bo_madvise()