P4 to Git Change 1249992 by weizhang@weizhang-lnx-opencl on 2016/03/22 15:10:37
SWDEV-84070 - Extend the workaround submitted in CL#1242741 to GFX7 generation. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#163 edit
This commit is contained in:
@@ -351,7 +351,7 @@ CALGSLDevice::SetupAdapter(int32 &asic_id)
|
||||
//and page-fault is not enabled for pre-VI, so we need to workaround
|
||||
//the bug for ASICs in between.
|
||||
if (asic_id < GSL_ATIASIC_ID_GREENLAND &&
|
||||
asic_id >= GSL_ATIASIC_ID_ICELAND_M)
|
||||
asic_id >= GSL_ATIASIC_ID_BONAIRE_M)
|
||||
{
|
||||
m_isSDMAL2TConstrained = true;
|
||||
}
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user