Searched defs:ndw (Results 1 – 17 of 17) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | ni_dma.c | 320 unsigned ndw; in cayman_dma_vm_copy_pages() local 360 unsigned ndw; in cayman_dma_vm_write_pages() local 408 unsigned ndw; in cayman_dma_vm_set_pages() local
|
D | si_dma.c | 112 unsigned ndw; in si_dma_vm_write_pages() local 159 unsigned ndw; in si_dma_vm_set_pages() local
|
D | radeon_ring.c | 108 int radeon_ring_alloc(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) in radeon_ring_alloc() 144 int radeon_ring_lock(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) in radeon_ring_lock()
|
D | cik_sdma.c | 848 unsigned ndw; in cik_sdma_vm_write_pages() local 897 unsigned ndw; in cik_sdma_vm_set_pages() local
|
D | radeon_vm.c | 648 unsigned count = 0, pt_idx, ndw; in radeon_vm_update_page_directory() local 918 unsigned nptes, ncmds, ndw; in radeon_vm_bo_update() local
|
D | r100.c | 902 unsigned ndw; in r100_copy_blit() local
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm_sdma.c | 66 unsigned int ndw = AMDGPU_VM_SDMA_MIN_NUM_DW; in amdgpu_vm_sdma_prepare() local 206 unsigned int i, ndw, nptes; in amdgpu_vm_sdma_update() local
|
D | si_dma.c | 343 unsigned ndw = count * 2; in si_dma_vm_write_pte() local 373 unsigned ndw; in si_dma_vm_set_pte_pde() local
|
D | amdgpu_ring.c | 62 int amdgpu_ring_alloc(struct amdgpu_ring *ring, unsigned ndw) in amdgpu_ring_alloc()
|
D | mes_v10_1.c | 88 int ndw = size / 4; in mes_v10_1_submit_pkt_and_poll_completion() local
|
D | gmc_v9_0.c | 859 unsigned int ndw = kiq->pmf->invalidate_tlbs_size + 8; in gmc_v9_0_flush_gpu_tlb_pasid() local
|
D | sdma_v2_4.c | 697 unsigned ndw = count * 2; in sdma_v2_4_vm_write_pte() local
|
D | cik_sdma.c | 758 unsigned ndw = count * 2; in cik_sdma_vm_write_pte() local
|
D | sdma_v3_0.c | 968 unsigned ndw = count * 2; in sdma_v3_0_vm_write_pte() local
|
D | sdma_v5_0.c | 1079 unsigned ndw = count * 2; in sdma_v5_0_vm_write_pte() local
|
D | sdma_v5_2.c | 1015 unsigned ndw = count * 2; in sdma_v5_2_vm_write_pte() local
|
D | sdma_v4_0.c | 1683 unsigned ndw = count * 2; in sdma_v4_0_vm_write_pte() local
|