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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
gfxhub_v1_0.h 34 u64 gfxhub_v1_0_get_mc_fb_offset(struct amdgpu_device *adev);
amdgpu_gfxhub_v1_0.c 38 u64 gfxhub_v1_0_get_mc_fb_offset(struct amdgpu_device *adev) function in typeref:typename:u64
amdgpu_gmc_v9_0.c 943 adev->vm_manager.vram_base_offset = gfxhub_v1_0_get_mc_fb_offset(adev);
982 adev->gmc.aper_base = gfxhub_v1_0_get_mc_fb_offset(adev);

Completed in 14 milliseconds