Searched refs:HDP_MEM_COHERENCY_FLUSH_CNTL (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | evergreen_dma.c | 55 radeon_ring_write(ring, (0xf << 16) | (HDP_MEM_COHERENCY_FLUSH_CNTL >> 2)); in evergreen_dma_fence_ring_emit()
|
D | si_dma.c | 201 radeon_ring_write(ring, (0xf << 16) | (HDP_MEM_COHERENCY_FLUSH_CNTL >> 2)); in si_dma_vm_flush()
|
D | ni_dma.c | 458 radeon_ring_write(ring, (0xf << 16) | (HDP_MEM_COHERENCY_FLUSH_CNTL >> 2)); in cayman_dma_vm_flush()
|
D | nid.h | 233 #define HDP_MEM_COHERENCY_FLUSH_CNTL 0x5480 macro
|
D | ni.c | 1268 WREG32(HDP_MEM_COHERENCY_FLUSH_CNTL, 0x1); in cayman_pcie_gart_tlb_flush() 2700 radeon_ring_write(ring, PACKET0(HDP_MEM_COHERENCY_FLUSH_CNTL, 0)); in cayman_vm_flush()
|
D | sid.h | 687 #define HDP_MEM_COHERENCY_FLUSH_CNTL 0x5480 macro
|
D | cikd.h | 840 #define HDP_MEM_COHERENCY_FLUSH_CNTL 0x5480 macro
|
D | evergreend.h | 919 #define HDP_MEM_COHERENCY_FLUSH_CNTL 0x5480 macro
|
D | si.c | 4279 WREG32(HDP_MEM_COHERENCY_FLUSH_CNTL, 0x1); in si_pcie_gart_tlb_flush() 5098 radeon_ring_write(ring, HDP_MEM_COHERENCY_FLUSH_CNTL >> 2); in si_vm_flush()
|
D | evergreen.c | 2379 WREG32(HDP_MEM_COHERENCY_FLUSH_CNTL, 0x1); in evergreen_pcie_gart_tlb_flush()
|
D | cik.c | 5412 WREG32(HDP_MEM_COHERENCY_FLUSH_CNTL, 0); in cik_pcie_gart_tlb_flush()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | sid.h | 690 #define HDP_MEM_COHERENCY_FLUSH_CNTL 0x1520 macro
|