Searched defs:ndw (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/radeon/ |
D | ni_dma.c | 319 unsigned ndw; in cayman_dma_vm_copy_pages() local 359 unsigned ndw; in cayman_dma_vm_write_pages() local 407 unsigned ndw; in cayman_dma_vm_set_pages() local
|
D | si_dma.c | 111 unsigned ndw; in si_dma_vm_write_pages() local 158 unsigned ndw; in si_dma_vm_set_pages() local
|
D | radeon_ring.c | 107 int radeon_ring_alloc(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) in radeon_ring_alloc() 143 int radeon_ring_lock(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) in radeon_ring_lock()
|
D | cik_sdma.c | 847 unsigned ndw; in cik_sdma_vm_write_pages() local 896 unsigned ndw; in cik_sdma_vm_set_pages() local
|
D | radeon_vm.c | 647 unsigned count = 0, pt_idx, ndw; in radeon_vm_update_page_directory() local 917 unsigned nptes, ncmds, ndw; in radeon_vm_bo_update() local
|
D | r100.c | 911 unsigned ndw; in r100_copy_blit() local
|
/Linux-v5.15/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 207 unsigned int i, ndw, nptes; in amdgpu_vm_sdma_update() local
|
D | si_dma.c | 346 unsigned ndw = count * 2; in si_dma_vm_write_pte() local 376 unsigned ndw; in si_dma_vm_set_pte_pde() local
|
D | amdgpu_ring.c | 61 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 | sdma_v2_4.c | 702 unsigned ndw = count * 2; in sdma_v2_4_vm_write_pte() local
|
D | gmc_v9_0.c | 879 unsigned int ndw = kiq->pmf->invalidate_tlbs_size + 8; in gmc_v9_0_flush_gpu_tlb_pasid() local
|
D | cik_sdma.c | 763 unsigned ndw = count * 2; in cik_sdma_vm_write_pte() local
|
D | sdma_v3_0.c | 973 unsigned ndw = count * 2; in sdma_v3_0_vm_write_pte() local
|
D | sdma_v5_0.c | 1150 unsigned ndw = count * 2; in sdma_v5_0_vm_write_pte() local
|
D | sdma_v5_2.c | 1071 unsigned ndw = count * 2; in sdma_v5_2_vm_write_pte() local
|
D | sdma_v4_0.c | 1715 unsigned ndw = count * 2; in sdma_v4_0_vm_write_pte() local
|
/Linux-v5.15/kernel/rcu/ |
D | tree_nocb.h | 886 int ndw; in do_nocb_deferred_wakeup_common() local
|