From: Hawking Zhang <[email protected]> To be used by soc v1_0 xcp manager
Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Likun Gao <[email protected]> Signed-off-by: Alex Deucher <[email protected]> --- drivers/gpu/drm/amd/amdgpu/gfx_v12_1.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v12_1.h b/drivers/gpu/drm/amd/amdgpu/gfx_v12_1.h index 8e18e583eff73..684d93a1e2f8e 100644 --- a/drivers/gpu/drm/amd/amdgpu/gfx_v12_1.h +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v12_1.h @@ -26,4 +26,6 @@ extern const struct amdgpu_ip_block_version gfx_v12_1_ip_block; +extern struct amdgpu_xcp_ip_funcs gfx_v12_1_xcp_funcs; + #endif -- 2.51.1
