Searched refs:amdgpu_gmc (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gmc.h | 223 struct amdgpu_gmc { struct 394 static inline bool amdgpu_gmc_vram_full_visible(struct amdgpu_gmc *gmc) in amdgpu_gmc_vram_full_visible() 418 void amdgpu_gmc_sysvm_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc); 419 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, 422 struct amdgpu_gmc *mc, 425 struct amdgpu_gmc *mc); 427 struct amdgpu_gmc *mc);
|
| H A D | amdgpu_gmc.c | 214 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_vram_location() 256 void amdgpu_gmc_sysvm_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_sysvm_location() 294 void amdgpu_gmc_gart_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_gart_location() 349 void amdgpu_gmc_agp_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_agp_location() 390 struct amdgpu_gmc *mc) in amdgpu_gmc_set_agp_default() 425 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_filter_faults() 494 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_filter_faults_remove() 997 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_noretry_set()
|
| H A D | gmc_v11_0.c | 653 struct amdgpu_gmc *mc) in gmc_v11_0_vram_gtt_location()
|
| H A D | gmc_v10_0.c | 651 struct amdgpu_gmc *mc) in gmc_v10_0_vram_gtt_location()
|
| H A D | gmc_v12_0.c | 693 struct amdgpu_gmc *mc) in gmc_v12_0_vram_gtt_location()
|
| H A D | gmc_v6_0.c | 208 struct amdgpu_gmc *mc) in gmc_v6_0_vram_gtt_location()
|
| H A D | amdgpu.h | 913 struct amdgpu_gmc gmc;
|
| H A D | gmc_v7_0.c | 239 struct amdgpu_gmc *mc) in gmc_v7_0_vram_gtt_location()
|
| H A D | gmc_v8_0.c | 412 struct amdgpu_gmc *mc) in gmc_v8_0_vram_gtt_location()
|
| H A D | gmc_v9_0.c | 1655 struct amdgpu_gmc *mc) in gmc_v9_0_vram_gtt_location()
|