Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c268 bool need_swiotlb = false; in nouveau_ttm_init() local
304 need_swiotlb = is_swiotlb_active(dev->dev); in nouveau_ttm_init()
309 dev->vma_offset_manager, need_swiotlb, in nouveau_ttm_init()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dgmc_v11_0.c799 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v11_0_sw_init()
Dgmc_v6_0.c845 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v6_0_sw_init()
Dgmc_v10_0.c987 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v10_0_sw_init()
Damdgpu.h777 bool need_swiotlb; member
Dgmc_v7_0.c1024 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v7_0_sw_init()
Dgmc_v9_0.c1685 adev->need_swiotlb = drm_need_swiotlb(dma_addr_bits); in gmc_v9_0_sw_init()
Dgmc_v8_0.c1146 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v8_0_sw_init()
Damdgpu_ttm.c1689 adev->need_swiotlb, in amdgpu_ttm_init()
/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_ttm.c698 rdev->need_swiotlb, in radeon_ttm_init()
Dradeon_device.c1378 rdev->need_swiotlb = drm_need_swiotlb(dma_bits); in radeon_device_init()
Dradeon.h2424 bool need_swiotlb; member