Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h271 u64 private_aperture_start; member
H A Dgmc_v11_0.c651 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v11_0_early_init()
653 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v11_0_early_init()
H A Dgmc_v10_0.c745 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v10_0_early_init()
747 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v10_0_early_init()
H A Dgmc_v7_0.c940 adev->gmc.private_aperture_start = in gmc_v7_0_early_init()
943 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v7_0_early_init()
H A Dgmc_v8_0.c1046 adev->gmc.private_aperture_start = in gmc_v8_0_early_init()
1049 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v8_0_early_init()
H A Dgmc_v9_0.c1620 adev->gmc.private_aperture_start = 0x1000000000000000ULL; in gmc_v9_0_early_init()
1622 adev->gmc.private_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
H A Dgfx_v9_4_3.c994 (adev->gmc.private_aperture_start >> in gfx_v9_4_3_xcc_constants_init()
H A Dgfx_v11_0.c1729 (adev->gmc.private_aperture_start >> 48)); in gfx_v11_0_constants_init()
H A Dgfx_v9_0.c2416 (adev->gmc.private_aperture_start >> 48)); in gfx_v9_0_constants_init()
H A Dgfx_v10_0.c4993 (adev->gmc.private_aperture_start >> 48)); in gfx_v10_0_constants_init()