Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_0.c653 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v12_0_early_init()
655 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v12_0_early_init()
H A Dgmc_v11_0.c640 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v11_0_early_init()
642 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v11_0_early_init()
H A Dgmc_v10_0.c640 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v10_0_early_init()
642 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v10_0_early_init()
H A Damdgpu_gmc.h285 u64 shared_aperture_start; member
H A Dgmc_v7_0.c944 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v7_0_early_init()
946 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v7_0_early_init()
H A Dgmc_v8_0.c1052 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v8_0_early_init()
1054 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v8_0_early_init()
H A Dgmc_v9_0.c1620 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v9_0_early_init()
1622 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
H A Dgfx_v7_0.c1944 sh_mem_base = adev->gmc.shared_aperture_start >> 48; in gfx_v7_0_constants_init()
H A Dgfx_v12_0.c1825 (adev->gmc.shared_aperture_start >> 48)); in gfx_v12_0_constants_init()
H A Dgfx_v11_0.c2152 (adev->gmc.shared_aperture_start >> 48)); in gfx_v11_0_constants_init()