P4 to Git Change 1079546 by bdhanase@bala_workpc_ocl on 2014/09/22 17:41:33
EPR #405824 - set apusystem_ to 1 for CZ Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#281 edit
Этот коммит содержится в:
@@ -250,6 +250,9 @@ Settings::create(
|
||||
// Disable tiling aperture on VI+
|
||||
linearPersistentImage_ = true;
|
||||
viPlus_ = true;
|
||||
if (target == CAL_TARGET_CARRIZO) {
|
||||
apuSystem_ = true;
|
||||
}
|
||||
// Fall through to CI ...
|
||||
case CAL_TARGET_KALINDI:
|
||||
case CAL_TARGET_SPECTRE:
|
||||
|
||||
Ссылка в новой задаче
Block a user