Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c661 if (rdev->need_swiotlb && swiotlb_nr_tbl()) { in radeon_ttm_tt_populate()
692 if (rdev->need_swiotlb && swiotlb_nr_tbl()) { in radeon_ttm_tt_unpopulate()
1103 if (!(rdev->need_swiotlb && swiotlb_nr_tbl())) in radeon_ttm_debugfs_init()
H A Dradeon_device.c1388 rdev->need_swiotlb = drm_need_swiotlb(dma_bits); in radeon_device_init()
H A Dradeon.h2395 bool need_swiotlb; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c1360 if (adev->need_swiotlb && swiotlb_nr_tbl()) { in amdgpu_ttm_tt_populate()
1404 if (adev->need_swiotlb && swiotlb_nr_tbl()) { in amdgpu_ttm_tt_unpopulate()
2592 if (!(adev->need_swiotlb && swiotlb_nr_tbl())) in amdgpu_ttm_debugfs_init()
H A Dgmc_v6_0.c850 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v6_0_sw_init()
H A Damdgpu.h748 bool need_swiotlb; member
H A Dgmc_v7_0.c1024 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v7_0_sw_init()
H A Dgmc_v9_0.c1463 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v9_0_sw_init()
H A Dgmc_v8_0.c1156 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v8_0_sw_init()