Searched refs:amdgpu_gmc (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gmc.h | 219 struct amdgpu_gmc { struct 389 static inline bool amdgpu_gmc_vram_full_visible(struct amdgpu_gmc *gmc) in amdgpu_gmc_vram_full_visible() 413 void amdgpu_gmc_sysvm_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc); 414 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, 417 struct amdgpu_gmc *mc, 420 struct amdgpu_gmc *mc); 422 struct amdgpu_gmc *mc);
|
| H A D | amdgpu_gmc.c | 213 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_vram_location() 255 void amdgpu_gmc_sysvm_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_sysvm_location() 293 void amdgpu_gmc_gart_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_gart_location() 345 void amdgpu_gmc_agp_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_agp_location() 386 struct amdgpu_gmc *mc) in amdgpu_gmc_set_agp_default() 421 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_filter_faults() 490 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_filter_faults_remove() 993 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_noretry_set()
|
| H A D | gmc_v7_0.c | 239 struct amdgpu_gmc *mc) in gmc_v7_0_vram_gtt_location()
|
| H A D | amdgpu.h | 951 struct amdgpu_gmc gmc;
|
| 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 | 1642 struct amdgpu_gmc *mc) in gmc_v9_0_vram_gtt_location()
|