Searched refs:amdgpu_gmc (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gmc.h | 206 struct amdgpu_gmc { struct 373 static inline bool amdgpu_gmc_vram_full_visible(struct amdgpu_gmc *gmc) in amdgpu_gmc_vram_full_visible() 401 void amdgpu_gmc_sysvm_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc); 402 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, 405 struct amdgpu_gmc *mc, 408 struct amdgpu_gmc *mc); 410 struct amdgpu_gmc *mc);
|
| H A D | amdgpu_gmc.c | 206 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_vram_location() 248 void amdgpu_gmc_sysvm_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_sysvm_location() 276 void amdgpu_gmc_gart_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_gart_location() 329 void amdgpu_gmc_agp_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_agp_location() 370 struct amdgpu_gmc *mc) in amdgpu_gmc_set_agp_default() 405 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_filter_faults() 474 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_filter_faults_remove() 914 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_noretry_set()
|
| H A D | Makefile | 62 amdgpu_debugfs.o amdgpu_ids.o amdgpu_gmc.o amdgpu_mmhub.o amdgpu_hdp.o \
|
| H A D | gmc_v12_0.c | 642 struct amdgpu_gmc *mc) in gmc_v12_0_vram_gtt_location()
|
| H A D | gmc_v11_0.c | 647 struct amdgpu_gmc *mc) in gmc_v11_0_vram_gtt_location()
|
| H A D | gmc_v10_0.c | 674 struct amdgpu_gmc *mc) in gmc_v10_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 | 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 | amdgpu.h | 951 struct amdgpu_gmc gmc;
|
| H A D | gmc_v9_0.c | 1721 struct amdgpu_gmc *mc) in gmc_v9_0_vram_gtt_location()
|