Searched defs:ndw (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.4/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
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm_sdma.c | 64 unsigned int ndw = AMDGPU_VM_SDMA_MIN_NUM_DW; in amdgpu_vm_sdma_prepare() local 200 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 | 65 int amdgpu_ring_alloc(struct amdgpu_ring *ring, unsigned ndw) in amdgpu_ring_alloc()
|
D | sdma_v2_4.c | 698 unsigned ndw = count * 2; in sdma_v2_4_vm_write_pte() local
|
D | cik_sdma.c | 759 unsigned ndw = count * 2; in cik_sdma_vm_write_pte() local
|
D | sdma_v3_0.c | 969 unsigned ndw = count * 2; in sdma_v3_0_vm_write_pte() local
|
D | sdma_v5_0.c | 1044 unsigned ndw = count * 2; in sdma_v5_0_vm_write_pte() local
|
D | sdma_v4_0.c | 1526 unsigned ndw = count * 2; in sdma_v4_0_vm_write_pte() local
|
/Linux-v5.4/kernel/rcu/ |
D | tree_plugin.h | 2160 int ndw; in do_nocb_deferred_wakeup_common() local
|