mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-28 21:46:02 -04:00
drm/amdgpu: Add XCP IP callback funcs for each IP
Initialize with the IP specific functions needed for GFXHUB, GFX and SDMA. Signed-off-by: Lijo Lazar <lijo.lazar@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -27,4 +27,6 @@
|
||||
extern const struct amd_ip_funcs sdma_v4_4_2_ip_funcs;
|
||||
extern const struct amdgpu_ip_block_version sdma_v4_4_2_ip_block;
|
||||
|
||||
extern struct amdgpu_xcp_ip_funcs sdma_v4_4_2_xcp_funcs;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user