Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_0.c663 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v12_0_early_init()
666 adev->gmc.private_aperture_start + (1ULL << 57) - 1; in gmc_v12_0_early_init()
669 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v12_0_early_init()
H A Dgmc_v11_0.c628 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v11_0_early_init()
630 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v11_0_early_init()
H A Dgmc_v10_0.c626 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v10_0_early_init()
628 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v10_0_early_init()
H A Damdgpu_gmc.h295 u64 private_aperture_start; member
H A Dgmc_v7_0.c947 adev->gmc.private_aperture_start = in gmc_v7_0_early_init()
950 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v7_0_early_init()
H A Dgmc_v8_0.c1055 adev->gmc.private_aperture_start = in gmc_v8_0_early_init()
1058 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v8_0_early_init()
H A Dgmc_v9_0.c1612 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v9_0_early_init()
1614 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
H A Dgfx_v12_1.c1419 (adev->gmc.private_aperture_start >> 58)); in gfx_v12_1_xcc_init_compute_vmid()
1469 (adev->gmc.private_aperture_start >> 58)); in gfx_v12_1_xcc_constants_init()
H A Dgfx_v12_0.c1835 (adev->gmc.private_aperture_start >> 48)); in gfx_v12_0_constants_init()
H A Dgfx_v11_0.c2181 (adev->gmc.private_aperture_start >> 48)); in gfx_v11_0_constants_init()
H A Dgfx_v9_0.c2701 (adev->gmc.private_aperture_start >> 48)); in gfx_v9_0_constants_init()