Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_0.c800 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v12_0_sw_init()
H A Dgmc_v11_0.c824 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v11_0_sw_init()
H A Dgmc_v10_0.c880 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v10_0_sw_init()
H A Dgmc_v6_0.c847 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v6_0_sw_init()
H A Dgmc_v7_0.c1023 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v7_0_sw_init()
H A Dgmc_v8_0.c1136 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v8_0_sw_init()
H A Damdgpu.h881 bool need_swiotlb; member
H A Dgmc_v9_0.c2234 adev->need_swiotlb = drm_need_swiotlb(dma_addr_bits); in gmc_v9_0_sw_init()
H A Damdgpu_ttm.c1864 adev->need_swiotlb, in amdgpu_ttm_init()
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c686 rdev->need_swiotlb, in radeon_ttm_init()
H A Dradeon_device.c1378 rdev->need_swiotlb = drm_need_swiotlb(dma_bits); in radeon_device_init()
H A Dradeon.h2384 bool need_swiotlb; member