Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amdgpu: Export sdma_v7_1_xcp_funcs

To be used by soc v1_0 xcp manager

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Hawking Zhang and committed by
Alex Deucher
e90a43c0 4fbc6101

+1
+1
drivers/gpu/drm/amd/amdgpu/sdma_v7_1.h
··· 26 26 27 27 extern const struct amd_ip_funcs sdma_v7_1_ip_funcs; 28 28 extern const struct amdgpu_ip_block_version sdma_v7_1_ip_block; 29 + extern struct amdgpu_xcp_ip_funcs sdma_v7_1_xcp_funcs; 29 30 30 31 #endif /* __SDMA_V7_1_H__ */