Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfxhub.h27 u64 (*get_fb_location)(struct amdgpu_device *adev); member
A Damdgpu_mmhub.h29 u64 (*get_fb_location)(struct amdgpu_device *adev); member
A Dgfxhub_v2_0.c477 .get_fb_location = gfxhub_v2_0_get_fb_location,
A Dgfxhub_v3_0_3.c495 .get_fb_location = gfxhub_v3_0_3_get_fb_location,
A Dgfxhub_v3_0.c529 .get_fb_location = gfxhub_v3_0_get_fb_location,
A Dmmhub_v3_0_2.c563 .get_fb_location = mmhub_v3_0_2_get_fb_location,
A Dmmhub_v3_0_1.c583 .get_fb_location = mmhub_v3_0_1_get_fb_location,
A Dmmhub_v3_0.c654 .get_fb_location = mmhub_v3_0_get_fb_location,
A Dmmhub_v1_0.c790 .get_fb_location = mmhub_v1_0_get_fb_location,
A Dgfxhub_v2_1.c688 .get_fb_location = gfxhub_v2_1_get_fb_location,
A Dgmc_v11_0.c672 base = adev->mmhub.funcs->get_fb_location(adev); in gmc_v11_0_vram_gtt_location()
A Dgmc_v10_0.c801 base = adev->gfxhub.funcs->get_fb_location(adev); in gmc_v10_0_vram_gtt_location()
A Dmmhub_v1_7.c1338 .get_fb_location = mmhub_v1_7_get_fb_location,
A Dgmc_v9_0.c1488 u64 base = adev->mmhub.funcs->get_fb_location(adev); in gmc_v9_0_vram_gtt_location()
A Dmmhub_v9_4.c1679 .get_fb_location = mmhub_v9_4_get_fb_location,

Completed in 24 milliseconds