Home
last modified time | relevance | path

Searched refs:has_cached_coherent (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/virtio/virtio-gpu/
H A Ddrm_hw.h20 uint32_t has_cached_coherent; member
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_device.c89 dev->has_cached_coherent = true; in msm_device_new()
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_device.c153 INFO_MSG("has_cached_coherent: %u", caps.u.msm.has_cached_coherent); in virtio_device_new()
192 dev->has_cached_coherent = caps.u.msm.has_cached_coherent; in virtio_device_new()
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h140 bool has_cached_coherent; member
H A Dfreedreno_bo.c105 if ((flags & FD_BO_CACHED_COHERENT) && !dev->has_cached_coherent) in bo_new()

Completed in 3 milliseconds