Home
last modified time | relevance | path

Searched refs:get_mc_fb_offset (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfxhub.h28 u64 (*get_mc_fb_offset)(struct amdgpu_device *adev); member
H A Damdgpu_mmhub.h53 u64 (*get_mc_fb_offset)(struct amdgpu_device *adev); member
H A Dgmc_v11_0.c663 adev->vm_manager.vram_base_offset = adev->mmhub.funcs->get_mc_fb_offset(adev); in gmc_v11_0_vram_gtt_location()
694 adev->gmc.aper_base = adev->mmhub.funcs->get_mc_fb_offset(adev); in gmc_v11_0_mc_init()
H A Dgmc_v10_0.c690 adev->vm_manager.vram_base_offset = adev->gfxhub.funcs->get_mc_fb_offset(adev); in gmc_v10_0_vram_gtt_location()
725 adev->gmc.aper_base = adev->gfxhub.funcs->get_mc_fb_offset(adev); in gmc_v10_0_mc_init()
H A Dgfxhub_v3_0_3.c495 .get_mc_fb_offset = gfxhub_v3_0_3_get_mc_fb_offset,
H A Dgfxhub_v2_0.c482 .get_mc_fb_offset = gfxhub_v2_0_get_mc_fb_offset,
H A Dgfxhub_v1_0.c447 .get_mc_fb_offset = gfxhub_v1_0_get_mc_fb_offset,
H A Dgfxhub_v11_5_0.c510 .get_mc_fb_offset = gfxhub_v11_5_0_get_mc_fb_offset,
H A Dmmhub_v3_0_2.c563 .get_mc_fb_offset = mmhub_v3_0_2_get_mc_fb_offset,
H A Dgfxhub_v3_0.c507 .get_mc_fb_offset = gfxhub_v3_0_get_mc_fb_offset,
H A Dgfxhub_v12_0.c515 .get_mc_fb_offset = gfxhub_v12_0_get_mc_fb_offset,
H A Dmmhub_v3_0_1.c583 .get_mc_fb_offset = mmhub_v3_0_1_get_mc_fb_offset,
H A Dmmhub_v3_0.c657 .get_mc_fb_offset = mmhub_v3_0_get_mc_fb_offset,
H A Dmmhub_v3_3.c635 .get_mc_fb_offset = mmhub_v3_3_get_mc_fb_offset,
H A Dmmhub_v4_1_0.c648 .get_mc_fb_offset = mmhub_v4_1_0_get_mc_fb_offset,
H A Dgfxhub_v1_2.c628 .get_mc_fb_offset = gfxhub_v1_2_get_mc_fb_offset,
H A Dgfxhub_v2_1.c693 .get_mc_fb_offset = gfxhub_v2_1_get_mc_fb_offset,
H A Dgmc_v9_0.c1727 adev->vm_manager.vram_base_offset = adev->gfxhub.funcs->get_mc_fb_offset(adev); in gmc_v9_0_vram_gtt_location()
1784 adev->gfxhub.funcs->get_mc_fb_offset(adev) + in gmc_v9_0_mc_init()