Report gfx902 as GFX 9.0.2

This change is needed to match other higher level components.

Change-Id: I45114d23f2ed428dfbbb836061b3020c5ab166ec
Signed-off-by: Yong Zhao <yong.zhao@amd.com>


[ROCm/ROCR-Runtime commit: 0f83774635]
Este commit está contenido en:
Yong Zhao
2017-12-07 16:08:10 -05:00
padre c3dcb0a7bb
commit 738a69caeb
+1 -1
Ver fichero
@@ -174,7 +174,7 @@ static struct hsa_gfxip_table {
{ 0x686C, 9, 0, 0, 1, "Vega10", CHIP_VEGA10 },
{ 0x687F, 9, 0, 0, 1, "Vega10", CHIP_VEGA10 },
/* Raven */
{ 0x15DD, 9, 0, 3, 0, "Raven", CHIP_RAVEN },
{ 0x15DD, 9, 0, 2, 0, "Raven", CHIP_RAVEN },
/* Vega20 on emulator, treat it as vega10 */
{ 0x66A0, 9, 0, 0, 1, "Vega10", CHIP_VEGA10 },
};