Searched defs:ndw (Results 1 - 14 of 14) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_vm_sdma.c | 69 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 D | amdgpu_ring.c | 72 int amdgpu_ring_alloc(struct amdgpu_ring *ring, unsigned ndw) argument
|
| H A D | amdgpu_sdma_v2_4.c | 704 unsigned ndw = count * 2; local in function:sdma_v2_4_vm_write_pte
|
| H A D | amdgpu_si_dma.c | 348 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 D | amdgpu_cik_sdma.c | 764 unsigned ndw = count * 2; local in function:cik_sdma_vm_write_pte
|
| H A D | amdgpu_sdma_v3_0.c | 975 unsigned ndw = count * 2; local in function:sdma_v3_0_vm_write_pte
|
| H A D | amdgpu_sdma_v5_0.c | 1048 unsigned ndw = count * 2; local in function:sdma_v5_0_vm_write_pte
|
| H A D | amdgpu_sdma_v4_0.c | 1633 unsigned ndw = count * 2; local in function:sdma_v4_0_vm_write_pte
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_ni_dma.c | 325 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 D | radeon_si_dma.c | 117 unsigned ndw; local in function:si_dma_vm_write_pages 164 unsigned ndw; local in function:si_dma_vm_set_pages [all...] |
| H A D | radeon_ring.c | 113 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 D | radeon_cik_sdma.c | 853 unsigned ndw; local in function:cik_sdma_vm_write_pages 902 unsigned ndw; local in function:cik_sdma_vm_set_pages [all...] |
| H A D | radeon_vm.c | 655 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 D | radeon_r100.c | 921 unsigned ndw; local in function:r100_copy_blit
|
Completed in 29 milliseconds