Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfxhub.h27 u64 (*get_fb_location)(struct amdgpu_device *adev); member
A Damdgpu_mmhub.h52 u64 (*get_fb_location)(struct amdgpu_device *adev); member
A Dgfxhub_v2_0.c481 .get_fb_location = gfxhub_v2_0_get_fb_location,
A Dgfxhub_v3_0_3.c494 .get_fb_location = gfxhub_v3_0_3_get_fb_location,
A Dgfxhub_v11_5_0.c509 .get_fb_location = gfxhub_v11_5_0_get_fb_location,
A Dgfxhub_v12_0.c514 .get_fb_location = gfxhub_v12_0_get_fb_location,
A Dgfxhub_v3_0.c506 .get_fb_location = gfxhub_v3_0_get_fb_location,
A Dmmhub_v3_0_2.c562 .get_fb_location = mmhub_v3_0_2_get_fb_location,
A Dmmhub_v3_0_1.c589 .get_fb_location = mmhub_v3_0_1_get_fb_location,
A Dmmhub_v3_0.c656 .get_fb_location = mmhub_v3_0_get_fb_location,
A Dmmhub_v3_3.c738 .get_fb_location = mmhub_v3_3_get_fb_location,
A Dmmhub_v4_1_0.c639 .get_fb_location = mmhub_v4_1_0_get_fb_location,
A Dgfxhub_v2_1.c656 .get_fb_location = gfxhub_v2_1_get_fb_location,
A Dgmc_v11_0.c644 base = adev->mmhub.funcs->get_fb_location(adev); in gmc_v11_0_vram_gtt_location()
A Dgmc_v12_0.c639 base = adev->mmhub.funcs->get_fb_location(adev); in gmc_v12_0_vram_gtt_location()
A Dgmc_v10_0.c671 base = adev->gfxhub.funcs->get_fb_location(adev); in gmc_v10_0_vram_gtt_location()
A Dmmhub_v1_0.c841 .get_fb_location = mmhub_v1_0_get_fb_location,
A Dmmhub_v1_8.c629 .get_fb_location = mmhub_v1_8_get_fb_location,
A Dmmhub_v1_7.c1363 .get_fb_location = mmhub_v1_7_get_fb_location,
A Dgmc_v9_0.c1669 u64 base = adev->mmhub.funcs->get_fb_location(adev); in gmc_v9_0_vram_gtt_location()
A Dmmhub_v9_4.c1710 .get_fb_location = mmhub_v9_4_get_fb_location,

Completed in 41 milliseconds