Lines Matching refs:gfxhub
746 adev->gfxhub.funcs = &gfxhub_v2_1_funcs; in gmc_v10_0_set_gfxhub_funcs()
749 adev->gfxhub.funcs = &gfxhub_v2_0_funcs; in gmc_v10_0_set_gfxhub_funcs()
801 base = adev->gfxhub.funcs->get_fb_location(adev); in gmc_v10_0_vram_gtt_location()
811 adev->vm_manager.vram_base_offset = adev->gfxhub.funcs->get_mc_fb_offset(adev); in gmc_v10_0_vram_gtt_location()
846 adev->gmc.aper_base = adev->gfxhub.funcs->get_mc_fb_offset(adev); in gmc_v10_0_mc_init()
901 adev->gfxhub.funcs->init(adev); in gmc_v10_0_sw_init()
1076 r = adev->gfxhub.funcs->gart_enable(adev); in gmc_v10_0_gart_enable()
1094 adev->gfxhub.funcs->set_fault_enable_default(adev, value); in gmc_v10_0_gart_enable()
1119 if (!adev->in_s0ix && adev->gfxhub.funcs && adev->gfxhub.funcs->utcl2_harvest) in gmc_v10_0_hw_init()
1120 adev->gfxhub.funcs->utcl2_harvest(adev); in gmc_v10_0_hw_init()
1148 adev->gfxhub.funcs->gart_disable(adev); in gmc_v10_0_gart_disable()