Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v6_0.c839 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v6_0_sw_init()
H A Dgmc_v11_0.c831 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v11_0_sw_init()
H A Dgmc_v10_0.c974 adev->need_swiotlb = drm_need_swiotlb(44); in gmc_v10_0_sw_init()
H A Dgmc_v7_0.c1018 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v7_0_sw_init()
H A Damdgpu.h788 bool need_swiotlb; member
H A Dgmc_v8_0.c1131 adev->need_swiotlb = drm_need_swiotlb(40); in gmc_v8_0_sw_init()
H A Dgmc_v9_0.c2165 adev->need_swiotlb = drm_need_swiotlb(dma_addr_bits); in gmc_v9_0_sw_init()
H A Damdgpu_ttm.c1843 adev->need_swiotlb, in amdgpu_ttm_init()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c694 rdev->need_swiotlb, in radeon_ttm_init()
H A Dradeon_device.c1380 rdev->need_swiotlb = drm_need_swiotlb(dma_bits); in radeon_device_init()
H A Dradeon.h2385 bool need_swiotlb; member