Searched refs:uncached (Results 1 – 7 of 7) sorted by relevance
1132 bool uncached = bo->flags & AMDGPU_GEM_CREATE_UNCACHED; in gmc_v9_0_get_coherence_flags() local1145 if (uncached) in gmc_v9_0_get_coherence_flags()1161 if (uncached || coherent) in gmc_v9_0_get_coherence_flags()1169 if (uncached || coherent) in gmc_v9_0_get_coherence_flags()1202 if (uncached) { in gmc_v9_0_get_coherence_flags()1223 if (uncached || coherent) in gmc_v9_0_get_coherence_flags()
1219 bool uncached; in amdgpu_vm_bo_update() local1275 uncached = (bo->flags & AMDGPU_GEM_CREATE_UNCACHED) != 0; in amdgpu_vm_bo_update()1279 uncached = false; in amdgpu_vm_bo_update()1312 !uncached, &sync, mapping->start, in amdgpu_vm_bo_update()
901 // di - uncached.974 // di - uncached.
5235 MTYPE UC (uncached) to avoid needing to invalidate the L2 cache. This also6488 the PTE C-bit set or MTYPE UC (uncached) for memory not local to the L2.6517 MTYPE UC (uncached) which bypasses the L2.6541 memory accessed as MTYPE UC (uncached) to avoid needing to invalidate the L28906 UC (uncached) which bypasses the L2.8930 memory accessed as MTYPE UC (uncached) to avoid needing to invalidate the L211326 * On dGPU the kernarg backing memory is accessed as MTYPE UC (uncached) to avoid
982 # ratelimit for uncached, new queries, this limits recursion effort.
2756 - Merge PR #208: Fix uncached CLIENT_RESPONSE'es on stateful
9651 perform a uncached transfer if dcache_enabled_p was clear. This