libhsakmt: add gfx90c support for thunk
This patch adds the support for gfx90c apu. So far we treat it as "dgpu" and
gfx900. Will update hsa gfxip table while the isa/llvm is implemented on gfx90c.
Change-Id: I6ef164bf3e751fe6dd6287cac212a500dce84b1a
Signed-off-by: Huang Rui <ray.huang@amd.com>
[ROCm/ROCR-Runtime commit: fdba74c2fb]
This commit is contained in:
@@ -122,10 +122,11 @@ enum asic_family_type {
|
||||
CHIP_VEGA12, /* 10 */
|
||||
CHIP_VEGA20, /* 11 */
|
||||
CHIP_RAVEN, /* 12 */
|
||||
CHIP_ARCTURUS, /* 13 */
|
||||
CHIP_NAVI10, /* 14 */
|
||||
CHIP_NAVI12, /* 15 */
|
||||
CHIP_NAVI14, /* 16 */
|
||||
CHIP_RENOIR, /* 13 */
|
||||
CHIP_ARCTURUS, /* 14 */
|
||||
CHIP_NAVI10, /* 15 */
|
||||
CHIP_NAVI12, /* 16 */
|
||||
CHIP_NAVI14, /* 17 */
|
||||
CHIP_LAST
|
||||
};
|
||||
|
||||
|
||||
مرجع در شماره جدید
Block a user