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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user