Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit a148cc4

Browse files
committed
[PAL] Add entry for unannounced device
Change-Id: I323f240068ee1eff6981e69b7a2837f06157e44b
1 parent 9ec58d9 commit a148cc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

device/pal/paldefs.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ static constexpr AMDDeviceInfo Gfx9PlusSubDeviceInfo[] = {
220220
/* UnknownDevice XNACK */ UnknownDevice,
221221
/* 0x2c UnknownDevice */ UnknownDevice,
222222
/* UnknownDevice XNACK */ UnknownDevice,
223+
/* 0x2d UnknownDevice */ UnknownDevice,
224+
/* UnknownDevice XNACK */ UnknownDevice,
223225
};
224226

225227
// Supported OpenCL versions

0 commit comments

Comments
 (0)