Searched refs:get_gfx_shadow_info (Results 1 – 3 of 3) sorted by relevance
299 int (*get_gfx_shadow_info)(struct amdgpu_device *adev, member461 #define amdgpu_gfx_get_gfx_shadow_info(adev, si) ((adev)->gfx.funcs->get_gfx_shadow_info((adev), (s…
902 if (adev->gfx.funcs->get_gfx_shadow_info) { in amdgpu_info_ioctl()
862 .get_gfx_shadow_info = &gfx_v11_0_get_gfx_shadow_info,