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
[ROCm/clr commit: 76a96b7f06]
Šī revīzija ir iekļauta:
@@ -351,7 +351,7 @@ CALGSLDevice::SetupAdapter(int32 &asic_id)
|
|||||||
//and page-fault is not enabled for pre-VI, so we need to workaround
|
//and page-fault is not enabled for pre-VI, so we need to workaround
|
||||||
//the bug for ASICs in between.
|
//the bug for ASICs in between.
|
||||||
if (asic_id < GSL_ATIASIC_ID_GREENLAND &&
|
if (asic_id < GSL_ATIASIC_ID_GREENLAND &&
|
||||||
asic_id >= GSL_ATIASIC_ID_ICELAND_M)
|
asic_id >= GSL_ATIASIC_ID_BONAIRE_M)
|
||||||
{
|
{
|
||||||
m_isSDMAL2TConstrained = true;
|
m_isSDMAL2TConstrained = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Atsaukties uz šo jaunā problēmā
Block a user