Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_0.c615 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v12_0_early_init()
617 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v12_0_early_init()
H A Dgmc_v11_0.c619 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v11_0_early_init()
621 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v11_0_early_init()
H A Damdgpu_gmc.h275 u64 shared_aperture_start; member
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 Dgmc_v7_0.c942 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v7_0_early_init()
944 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v7_0_early_init()
H A Dgmc_v8_0.c1048 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v8_0_early_init()
1050 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v8_0_early_init()
H A Dgmc_v9_0.c1675 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v9_0_early_init()
1677 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
H A Dgfx_v7_0.c1941 sh_mem_base = adev->gmc.shared_aperture_start >> 48; in gfx_v7_0_constants_init()
H A Dgfx_v9_4_3.c1297 (adev->gmc.shared_aperture_start >> in gfx_v9_4_3_xcc_constants_init()
H A Dgfx_v12_0.c1749 (adev->gmc.shared_aperture_start >> 48)); in gfx_v12_0_constants_init()
H A Dgfx_v8_0.c3786 tmp = adev->gmc.shared_aperture_start >> 48; in gfx_v8_0_constants_init()
H A Dgfx_v11_0.c2070 (adev->gmc.shared_aperture_start >> 48)); in gfx_v11_0_constants_init()
H A Dgfx_v9_0.c2675 (adev->gmc.shared_aperture_start >> 48)); in gfx_v9_0_constants_init()
H A Dgfx_v10_0.c5326 (adev->gmc.shared_aperture_start >> 48)); in gfx_v10_0_constants_init()