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
[ROCm/clr commit: 3e550e63ef]
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user