Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.h412 void amdgpu_gmc_gart_location(struct amdgpu_device *adev,
Dgmc_v6_0.c210 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT); in gmc_v6_0_vram_gtt_location()
Dgmc_v11_0.c650 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_HIGH); in gmc_v11_0_vram_gtt_location()
Dgmc_v12_0.c652 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_LOW); in gmc_v12_0_vram_gtt_location()
Dgmc_v10_0.c682 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT); in gmc_v10_0_vram_gtt_location()
Damdgpu_gmc.c276 void amdgpu_gmc_gart_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_gart_location() function
Dgmc_v7_0.c241 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT); in gmc_v7_0_vram_gtt_location()
Dgmc_v8_0.c416 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT); in gmc_v8_0_vram_gtt_location()
Dgmc_v9_0.c1654 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT); in gmc_v9_0_vram_gtt_location()