P4 to Git Change 2008166 by vsytchen@vsytchen-remote-ocl-win10 on 2019/10/03 14:15:44
SWDEV-79445 - OCL generic changes and code clean-up
1. Enable Navi22 and Navi23 for staging builds.
2. Change VanGogh gfx id to 1033.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/18069/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbedefs#55 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#63 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#170 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#104 edit
[ROCm/clr commit: a1c7c203ac]
This commit is contained in:
@@ -227,6 +227,15 @@ bool NullDevice::init() {
|
||||
case 1030:
|
||||
ShouldNotReachHere();
|
||||
break;
|
||||
case 1031:
|
||||
ShouldNotReachHere();
|
||||
break;
|
||||
case 1032:
|
||||
ShouldNotReachHere();
|
||||
break;
|
||||
case 1033:
|
||||
ShouldNotReachHere();
|
||||
break;
|
||||
case 1040:
|
||||
ShouldNotReachHere();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user