Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_0.c620 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v12_0_early_init()
622 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v12_0_early_init()
H A Dgmc_v11_0.c617 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v11_0_early_init()
619 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v11_0_early_init()
H A Dgmc_v10_0.c646 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v10_0_early_init()
648 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v10_0_early_init()
H A Damdgpu_gmc.h296 u64 shared_aperture_start; member
H A Dgmc_v9_0.c1656 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v9_0_early_init()
1658 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
H A Dgfx_v7_0.c1935 sh_mem_base = adev->gmc.shared_aperture_start >> 48; in gfx_v7_0_constants_init()
H A Dgfx_v12_0.c1707 (adev->gmc.shared_aperture_start >> 48)); in gfx_v12_0_constants_init()
H A Dgfx_v8_0.c3770 tmp = adev->gmc.shared_aperture_start >> 48; in gfx_v8_0_constants_init()
H A Dgfx_v11_0.c2024 (adev->gmc.shared_aperture_start >> 48)); in gfx_v11_0_constants_init()
H A Dgfx_v9_0.c2661 (adev->gmc.shared_aperture_start >> 48)); in gfx_v9_0_constants_init()
H A Dgfx_v10_0.c5233 (adev->gmc.shared_aperture_start >> 48)); in gfx_v10_0_constants_init()