P4 to Git Change 1393470 by asalmanp@asalmanp-opencl-stg on 2017/03/31 17:25:32
SWDEV-107075 - removing unused environment variable and code ReviewBoardURL = http://ocltc.amd.com/reviews/r/12549/ Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#20 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#9 edit ... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#269 edit
This commit is contained in:
@@ -135,8 +135,6 @@ Settings::Settings()
|
||||
// Disable SDMA workaround by default
|
||||
sdamPageFaultWar_ = false;
|
||||
|
||||
// Disable SDMA copy for Image to Mem and Mem to Image by default
|
||||
disableSdmaMemoryToImage_ = false;
|
||||
}
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user