libhsakmt: add yellow carp support

This patch is to add yellow carp support on thunk.

Signed-off-by: Aaron Liu <aaron.liu@amd.com>
Change-Id: Icfecc3fd1f472c9924f934c6a5352448356d83df
This commit is contained in:
Aaron Liu
2021-01-25 18:09:40 +08:00
committed by Aaron Liu
parent fd131e875e
commit a55551309c
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -2134,6 +2134,7 @@ HSAKMT_STATUS get_block_properties(uint32_t node_id,
case CHIP_NAVI10:
case CHIP_NAVI14:
case CHIP_VANGOGH:
case CHIP_YELLOW_CARP:
*block = navi_blocks[block_id];
break;
default: