Home
last modified time | relevance | path

Searched refs:get_fb_location (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfxhub.h27 u64 (*get_fb_location)(struct amdgpu_device *adev); member
H A Dgfxhub_v2_0.c479 .get_fb_location = gfxhub_v2_0_get_fb_location,
H A Dgfxhub_v2_1.c654 .get_fb_location = gfxhub_v2_1_get_fb_location,
H A Dgmc_v11_0.c657 base = adev->mmhub.funcs->get_fb_location(adev); in gmc_v11_0_vram_gtt_location()
H A Dmmhub_v1_0.c841 .get_fb_location = mmhub_v1_0_get_fb_location,
H A Dgfxhub_v12_1.c824 .get_fb_location = gfxhub_v12_1_get_fb_location,