Thunk: Add gfx1010 initial support

Add gfx1010 basic support on Thunk

Change-Id: Ie4c0922158c7f5e2951f8694f4b204f371f1aa23
Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Este commit está contenido en:
shaoyunl
2019-07-05 16:12:53 -04:00
cometido por Shaoyun Liu
padre 67c4fe230b
commit 02ccb9eb57
Se han modificado 3 ficheros con 15 adiciones y 2 borrados
+6
Ver fichero
@@ -220,6 +220,12 @@ static struct hsa_gfxip_table {
{ 0x66A4, 9, 0, 6, 1, "Vega20", CHIP_VEGA20 },
{ 0x66A7, 9, 0, 6, 1, "Vega20", CHIP_VEGA20 },
{ 0x66AF, 9, 0, 6, 1, "Vega20", CHIP_VEGA20 },
/* Navi10 */
{ 0x7310, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },
{ 0x7312, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },
{ 0x7318, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },
{ 0x731A, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },
{ 0x731F, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },
};
enum cache_type {