Home
last modified time | relevance | path

Searched refs:need_swiotlb (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ttm.c838 if (rdev->need_swiotlb && swiotlb_nr_tbl()) { in radeon_ttm_tt_populate()
885 if (rdev->need_swiotlb && swiotlb_nr_tbl()) { in radeon_ttm_tt_unpopulate()
1310 if (!(rdev->need_swiotlb && swiotlb_nr_tbl())) in radeon_ttm_debugfs_init()
H A Dradeon_device.c1499 rdev->need_swiotlb = drm_need_swiotlb(dma_bits); in radeon_device_init()
H A Dradeon.h2452 bool need_swiotlb; member
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ttm.c1369 if (adev->need_swiotlb && swiotlb_nr_tbl()) { in amdgpu_ttm_tt_populate()
1419 if (adev->need_swiotlb && swiotlb_nr_tbl()) { in amdgpu_ttm_tt_unpopulate()
2732 if (!(adev->need_swiotlb && swiotlb_nr_tbl())) in amdgpu_ttm_debugfs_init()
H A Damdgpu_gmc_v6_0.c877 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v6_0_sw_init()
H A Damdgpu_gmc_v9_0.c1201 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v9_0_sw_init()
H A Damdgpu.h739 bool need_swiotlb; member
H A Damdgpu_gmc_v7_0.c1043 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v7_0_sw_init()
H A Damdgpu_gmc_v8_0.c1163 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v8_0_sw_init()