Searched refs:amdgpu_gmc (Results 1 – 11 of 11) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_gmc.h | 211 struct amdgpu_gmc { struct 379 static inline bool amdgpu_gmc_vram_full_visible(struct amdgpu_gmc *gmc) in amdgpu_gmc_vram_full_visible() 408 void amdgpu_gmc_sysvm_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc); 409 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, 412 struct amdgpu_gmc *mc, 415 struct amdgpu_gmc *mc); 417 struct amdgpu_gmc *mc);
|
| 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() 930 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_noretry_set()
|
| A D | Makefile | 62 amdgpu_debugfs.o amdgpu_ids.o amdgpu_gmc.o amdgpu_mmhub.o amdgpu_hdp.o \
|
| A D | gmc_v11_0.c | 640 struct amdgpu_gmc *mc) in gmc_v11_0_vram_gtt_location()
|
| A D | gmc_v12_0.c | 635 struct amdgpu_gmc *mc) in gmc_v12_0_vram_gtt_location()
|
| A D | gmc_v10_0.c | 667 struct amdgpu_gmc *mc) in gmc_v10_0_vram_gtt_location()
|
| A D | gmc_v6_0.c | 208 struct amdgpu_gmc *mc) in gmc_v6_0_vram_gtt_location()
|
| A D | gmc_v7_0.c | 239 struct amdgpu_gmc *mc) in gmc_v7_0_vram_gtt_location()
|
| A D | gmc_v8_0.c | 412 struct amdgpu_gmc *mc) in gmc_v8_0_vram_gtt_location()
|
| A D | amdgpu.h | 1028 struct amdgpu_gmc gmc;
|
| A D | gmc_v9_0.c | 1667 struct amdgpu_gmc *mc) in gmc_v9_0_vram_gtt_location()
|
Completed in 31 milliseconds