Home
last modified time | relevance | path

Searched refs:amdgpu_mc (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h686 struct amdgpu_mc;
723 struct amdgpu_mc { struct
2029 struct amdgpu_mc mc;
2322 void amdgpu_vram_location(struct amdgpu_device *adev, struct amdgpu_mc *mc, u64 base);
2323 void amdgpu_gtt_location(struct amdgpu_device *adev, struct amdgpu_mc *mc);
Damdgpu_device.c557 void amdgpu_vram_location(struct amdgpu_device *adev, struct amdgpu_mc *mc, u64 base) in amdgpu_vram_location()
587 void amdgpu_gtt_location(struct amdgpu_device *adev, struct amdgpu_mc *mc) in amdgpu_gtt_location()
Dgmc_v8_0.c314 struct amdgpu_mc *mc) in gmc_v8_0_vram_gtt_location()
Dgmc_v7_0.c274 struct amdgpu_mc *mc) in gmc_v7_0_vram_gtt_location()