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