Add asic id for gfx906 on emulator

On thunk level, gfx906 works same as gfx900 chip

Change-Id: I727bd904284616f3b1b9b911e41ad0f19318b3ee
Signed-off-by: Shaoyun Liu <Shaoyun.Liu@amd.com>


[ROCm/ROCR-Runtime commit: 55fc06dac3]
This commit is contained in:
Shaoyun Liu
2017-10-31 14:47:03 -04:00
parent ac80bac82a
commit a068301408
+2
Vedi File
@@ -174,6 +174,8 @@ static struct hsa_gfxip_table {
{ 0x687F, 9, 0, 0, 1, "Vega10", CHIP_VEGA10 },
/* Raven */
{ 0x15DD, 9, 0, 3, 0, "Raven", CHIP_RAVEN },
/* Vega20 on emulator, treat it as vega10 */
{ 0x66A0, 9, 0, 0, 1, "Vega10", CHIP_VEGA10 },
};
enum cache_type {