Home
last modified time | relevance | path

Searched refs:amdgpu_gmc (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gmc.h135 struct amdgpu_gmc { struct
244 static inline bool amdgpu_gmc_vram_full_visible(struct amdgpu_gmc *gmc) in amdgpu_gmc_vram_full_visible() argument
271 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc,
274 struct amdgpu_gmc *mc);
276 struct amdgpu_gmc *mc);
H A Damdgpu_gmc.c170 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_vram_location()
200 void amdgpu_gmc_gart_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_gart_location()
243 void amdgpu_gmc_agp_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_agp_location()
295 struct amdgpu_gmc *gmc = &adev->gmc; in amdgpu_gmc_filter_faults()
H A DMakefile56 amdgpu_gmc.o amdgpu_mmhub.o amdgpu_xgmi.o amdgpu_csa.o amdgpu_ras.o amdgpu_vm_cpu.o \
H A Damdgpu_gmc_v10_0.c660 struct amdgpu_gmc *mc) in gmc_v10_0_vram_gtt_location()
H A Damdgpu_gmc_v6_0.c231 struct amdgpu_gmc *mc) in gmc_v6_0_vram_gtt_location()
H A Damdgpu_gmc_v9_0.c928 struct amdgpu_gmc *mc) in gmc_v9_0_vram_gtt_location()
H A Damdgpu.h828 struct amdgpu_gmc gmc;
H A Damdgpu_gmc_v7_0.c248 struct amdgpu_gmc *mc) in gmc_v7_0_vram_gtt_location()
H A Damdgpu_gmc_v8_0.c436 struct amdgpu_gmc *mc) in gmc_v8_0_vram_gtt_location()
/netbsd-src/sys/modules/amdgpu/
H A DMakefile360 SRCS+= amdgpu_gmc.c
/netbsd-src/sys/external/bsd/drm2/amdgpu/
H A Dfiles.amdgpu412 file external/bsd/drm2/dist/drm/amd/amdgpu/amdgpu_gmc.c amdgpu