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:
@@ -205,9 +205,6 @@ release(bool, OCL_CODE_CACHE_ENABLE, false, \
|
||||
"1 = Enable compiler code cache") \
|
||||
release(bool, OCL_CODE_CACHE_RESET, false, \
|
||||
"1 = Reset the compiler code cache storage") \
|
||||
release(bool, GPU_DISABLE_SDMA_MEMORY_TO_IMAGE, true, \
|
||||
"0 = Enable sDMA for Memory to Image and Image to Memory copies")
|
||||
|
||||
|
||||
namespace amd {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user