Searched defs:ndw (Results 1 - 14 of 14) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vm_sdma.c69 unsigned int ndw = AMDGPU_VM_SDMA_MIN_NUM_DW; local in function:amdgpu_vm_sdma_prepare
212 unsigned int i, ndw, nptes; local in function:amdgpu_vm_sdma_update
[all...]
H A Damdgpu_ring.c72 int amdgpu_ring_alloc(struct amdgpu_ring *ring, unsigned ndw) argument
H A Damdgpu_sdma_v2_4.c704 unsigned ndw = count * 2; local in function:sdma_v2_4_vm_write_pte
H A Damdgpu_si_dma.c348 unsigned ndw = count * 2; local in function:si_dma_vm_write_pte
378 unsigned ndw; local in function:si_dma_vm_set_pte_pde
[all...]
H A Damdgpu_cik_sdma.c764 unsigned ndw = count * 2; local in function:cik_sdma_vm_write_pte
H A Damdgpu_sdma_v3_0.c975 unsigned ndw = count * 2; local in function:sdma_v3_0_vm_write_pte
H A Damdgpu_sdma_v5_0.c1048 unsigned ndw = count * 2; local in function:sdma_v5_0_vm_write_pte
H A Damdgpu_sdma_v4_0.c1633 unsigned ndw = count * 2; local in function:sdma_v4_0_vm_write_pte
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ni_dma.c325 unsigned ndw; local in function:cayman_dma_vm_copy_pages
365 unsigned ndw; local in function:cayman_dma_vm_write_pages
413 unsigned ndw; local in function:cayman_dma_vm_set_pages
[all...]
H A Dradeon_si_dma.c117 unsigned ndw; local in function:si_dma_vm_write_pages
164 unsigned ndw; local in function:si_dma_vm_set_pages
[all...]
H A Dradeon_ring.c113 int radeon_ring_alloc(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) argument
149 radeon_ring_lock(struct radeon_device * rdev,struct radeon_ring * ring,unsigned ndw) argument
[all...]
H A Dradeon_cik_sdma.c853 unsigned ndw; local in function:cik_sdma_vm_write_pages
902 unsigned ndw; local in function:cik_sdma_vm_set_pages
[all...]
H A Dradeon_vm.c655 unsigned count = 0, pt_idx, ndw; local in function:radeon_vm_update_page_directory
925 unsigned nptes, ncmds, ndw; local in function:radeon_vm_bo_update
[all...]
H A Dradeon_r100.c921 unsigned ndw; local in function:r100_copy_blit

Completed in 29 milliseconds