Enable GFXIP version info for dGPU
Add GFXIP version 8.0.2(major.minor.stepping) for gfx802 and 8.0.3 for gfx803.
Change-Id: Icc7cac6b2e8a78d9cff4105aeb2bfcd2c7759027
[ROCm/ROCR-Runtime commit: f7fffdc2be]
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -91,8 +91,17 @@ static struct hsa_gfxip_table {
|
||||
{ 0x9876, 8, 0, 1, 0 },
|
||||
{ 0x9877, 8, 0, 1, 0 },
|
||||
/* Tonga Family */
|
||||
{ 0x6939, 8, 0, 0, 1 },
|
||||
{ 0x692b, 8, 0, 0, 1 }
|
||||
{ 0x6920, 8, 0, 2, 1 },
|
||||
{ 0x6921, 8, 0, 2, 1 },
|
||||
{ 0x6928, 8, 0, 2, 1 },
|
||||
{ 0x6929, 8, 0, 2, 1 },
|
||||
{ 0x692B, 8, 0, 2, 1 },
|
||||
{ 0x692F, 8, 0, 2, 1 },
|
||||
{ 0x6930, 8, 0, 2, 1 },
|
||||
{ 0x6938, 8, 0, 2, 1 },
|
||||
{ 0x6939, 8, 0, 2, 1 },
|
||||
/* Fiji */
|
||||
{ 0x7300, 8, 0, 3, 1 }
|
||||
};
|
||||
|
||||
static void
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user