P4 to Git Change 2038311 by vsytchen@vsytchen-ocl-win10-2 on 2019/11/28 15:39:44

SWDEV-193973 - Enable Navi21 for mainline builds

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/18326/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbedefs#59 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#178 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#82 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#107 edit
This commit is contained in:
foreman
2019-11-28 15:41:22 -05:00
parent fc6a848e84
commit 3de904a3f3
4 changed files with 9 additions and 12 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ bool NullDevice::init() {
ShouldNotReachHere();
break;
case 3:
ShouldNotReachHere();
ipLevel = Pal::GfxIpLevel::GfxIp10_3;
break;
case 4:
ShouldNotReachHere();