Home
last modified time | relevance | path

Searched refs:drm_arch_can_wc_memory (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_cache.h48 static inline bool drm_arch_can_wc_memory(void) in drm_arch_can_wc_memory() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_object.c262 if (!drm_arch_can_wc_memory()) in radeon_bo_create()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_object.c512 if (!drm_arch_can_wc_memory()) in amdgpu_bo_support_uswc()