Lines Matching refs:gfxhub
723 adev->gfxhub.funcs = &gfxhub_v2_1_funcs; in gmc_v10_0_set_gfxhub_funcs()
726 adev->gfxhub.funcs = &gfxhub_v2_0_funcs; in gmc_v10_0_set_gfxhub_funcs()
774 base = adev->gfxhub.funcs->get_fb_location(adev); in gmc_v10_0_vram_gtt_location()
784 adev->vm_manager.vram_base_offset = adev->gfxhub.funcs->get_mc_fb_offset(adev); in gmc_v10_0_vram_gtt_location()
819 adev->gmc.aper_base = adev->gfxhub.funcs->get_mc_fb_offset(adev); in gmc_v10_0_mc_init()
874 adev->gfxhub.funcs->init(adev); in gmc_v10_0_sw_init()
1054 r = adev->gfxhub.funcs->gart_enable(adev); in gmc_v10_0_gart_enable()
1072 adev->gfxhub.funcs->set_fault_enable_default(adev, value); in gmc_v10_0_gart_enable()
1097 if (!adev->in_s0ix && adev->gfxhub.funcs && adev->gfxhub.funcs->utcl2_harvest) in gmc_v10_0_hw_init()
1098 adev->gfxhub.funcs->utcl2_harvest(adev); in gmc_v10_0_hw_init()
1126 adev->gfxhub.funcs->gart_disable(adev); in gmc_v10_0_gart_disable()