projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e84aa1
)
drm/amdgpu/discovery: update definition for struct die_header
author
Xiaojie Yuan
<xiaojie.yuan@amd.com>
Wed, 27 Mar 2019 09:46:04 +0000
(17:46 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:58:21 +0000
(18:58 -0500)
Update to latest spec.
Signed-off-by: Xiaojie Yuan <xiaojie.yuan@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/discovery.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/include/discovery.h
b/drivers/gpu/drm/amd/include/discovery.h
index
e01d4cd
..
5dcb776
100644
(file)
--- a/
drivers/gpu/drm/amd/include/discovery.h
+++ b/
drivers/gpu/drm/amd/include/discovery.h
@@
-99,8
+99,8
@@
typedef struct ip
typedef struct die_header
{
- uint
32
_t die_id;
- uint
32
_t num_ips;
+ uint
16
_t die_id;
+ uint
16
_t num_ips;
} die_header;
typedef struct ip_structure