Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_0.c611 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v12_0_early_init()
613 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v12_0_early_init()
H A Dgmc_v11_0.c615 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v11_0_early_init()
617 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v11_0_early_init()
H A Dgmc_v10_0.c642 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v10_0_early_init()
644 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v10_0_early_init()
H A Damdgpu_gmc.h282 u64 private_aperture_start; member
H A Dgmc_v7_0.c945 adev->gmc.private_aperture_start = in gmc_v7_0_early_init()
948 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v7_0_early_init()
H A Dgmc_v8_0.c1051 adev->gmc.private_aperture_start = in gmc_v8_0_early_init()
1054 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v8_0_early_init()
H A Dgmc_v9_0.c1624 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v9_0_early_init()
1626 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
H A Dgfx_v9_4_3.c1323 (adev->gmc.private_aperture_start >> in gfx_v9_4_3_xcc_constants_init()
H A Dgfx_v12_0.c1823 (adev->gmc.private_aperture_start >> 48)); in gfx_v12_0_constants_init()
H A Dgfx_v9_0.c2695 (adev->gmc.private_aperture_start >> 48)); in gfx_v9_0_constants_init()