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:
@@ -181,7 +181,7 @@ bool NullDevice::init() {
|
||||
ShouldNotReachHere();
|
||||
break;
|
||||
case 3:
|
||||
ShouldNotReachHere();
|
||||
ipLevel = Pal::GfxIpLevel::GfxIp10_3;
|
||||
break;
|
||||
case 4:
|
||||
ShouldNotReachHere();
|
||||
|
||||
Reference in New Issue
Block a user