Searched refs:get_gfx_shadow_info (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h294 int (*get_gfx_shadow_info)(struct amdgpu_device *adev, member in struct:amdgpu_gfx_funcs
456 #define amdgpu_gfx_get_gfx_shadow_info(adev, si) ((adev)->gfx.funcs->get_gfx_shadow_info((adev), (si)))
H A Damdgpu_kms.c962 if (adev->gfx.funcs->get_gfx_shadow_info) {
H A Dgfx_v11_0.c889 .get_gfx_shadow_info = &gfx_v11_0_get_gfx_shadow_info,

Completed in 169 milliseconds