projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e133ed
)
drm/amdgpu: Export gfx_v12_1_xcp_func
author
Hawking Zhang
<Hawking.Zhang@amd.com>
Thu, 5 Jun 2025 16:12:54 +0000
(
00:12
+0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 10 Dec 2025 22:37:59 +0000
(17:37 -0500)
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>
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/gfx_v12_1.h
b/drivers/gpu/drm/amd/amdgpu/gfx_v12_1.h
index
8e18e58
..
684d93a
100644
(file)
--- 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