HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_gmc (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gmc.h 1 /* $NetBSD: amdgpu_gmc.h,v 1.3 2021/12/19 12:21:29 riastradh Exp $ */
135 struct amdgpu_gmc { struct
244 static inline bool amdgpu_gmc_vram_full_visible(struct amdgpu_gmc *gmc)
271 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc,
274 struct amdgpu_gmc *mc);
276 struct amdgpu_gmc *mc);
amdgpu_gmc.c 1 /* $NetBSD: amdgpu_gmc.c,v 1.3 2021/12/19 12:02:39 riastradh Exp $ */
30 __KERNEL_RCSID(0, "$NetBSD: amdgpu_gmc.c,v 1.3 2021/12/19 12:02:39 riastradh Exp $");
170 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc,
200 void amdgpu_gmc_gart_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc)
243 void amdgpu_gmc_agp_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc)
295 struct amdgpu_gmc *gmc = &adev->gmc;
Makefile 56 amdgpu_gmc.o amdgpu_mmhub.o amdgpu_xgmi.o amdgpu_csa.o amdgpu_ras.o amdgpu_vm_cpu.o \
amdgpu_gmc_v10_0.c 660 struct amdgpu_gmc *mc)
amdgpu_gmc_v6_0.c 231 struct amdgpu_gmc *mc)
amdgpu.h 88 #include "amdgpu_gmc.h"
832 struct amdgpu_gmc gmc;
amdgpu_gmc_v7_0.c 248 struct amdgpu_gmc *mc)
amdgpu_gmc_v9_0.c 928 struct amdgpu_gmc *mc)
amdgpu_gmc_v8_0.c 436 struct amdgpu_gmc *mc)
  /src/sys/modules/amdgpu/
Makefile 363 SRCS+= amdgpu_gmc.c

Completed in 21 milliseconds