Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h269 u64 shared_aperture_start; member
H A Dgmc_v11_0.c648 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v11_0_early_init()
650 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v11_0_early_init()
H A Dgmc_v10_0.c742 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v10_0_early_init()
744 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v10_0_early_init()
H A Dgmc_v7_0.c937 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v7_0_early_init()
939 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v7_0_early_init()
H A Dgmc_v8_0.c1043 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v8_0_early_init()
1045 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v8_0_early_init()
H A Dgmc_v9_0.c1617 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v9_0_early_init()
1619 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
H A Dgfx_v7_0.c1938 sh_mem_base = adev->gmc.shared_aperture_start >> 48; in gfx_v7_0_constants_init()
H A Dgfx_v9_4_3.c997 (adev->gmc.shared_aperture_start >> in gfx_v9_4_3_xcc_constants_init()
H A Dgfx_v11_0.c1731 (adev->gmc.shared_aperture_start >> 48)); in gfx_v11_0_constants_init()
H A Dgfx_v8_0.c3774 tmp = adev->gmc.shared_aperture_start >> 48; in gfx_v8_0_constants_init()
H A Dgfx_v9_0.c2418 (adev->gmc.shared_aperture_start >> 48)); in gfx_v9_0_constants_init()
H A Dgfx_v10_0.c4995 (adev->gmc.shared_aperture_start >> 48)); in gfx_v10_0_constants_init()