Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h220 u64 shared_aperture_start; member
H A Dgmc_v10_0.c662 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v10_0_early_init()
664 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v10_0_early_init()
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_v9_0.c1191 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v9_0_early_init()
1193 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
H A Dgmc_v8_0.c1068 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v8_0_early_init()
1070 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v8_0_early_init()
H A Dgfx_v7_0.c1975 sh_mem_base = adev->gmc.shared_aperture_start >> 48; in gfx_v7_0_constants_init()
H A Dgfx_v8_0.c3807 tmp = adev->gmc.shared_aperture_start >> 48; in gfx_v8_0_constants_init()
H A Dgfx_v9_0.c2600 (adev->gmc.shared_aperture_start >> 48)); in gfx_v9_0_constants_init()
H A Dgfx_v10_0.c4817 (adev->gmc.shared_aperture_start >> 48)); in gfx_v10_0_constants_init()