7403de545e
SWDEV-107075 - [OCL][VG10] Conformance RQ Mipmaps tests are failing. Adding a temporary workaround for Vega10 to disable sDMA transfers for MemToImage and ImageToMem for 1Darray image format for now and use Kernles instead until the failures can be root-caused and fixed. GPU_DISABLE_SDMA_IMG_MEM_IMG environment variable was also added to quickly enable back the sDMA for testing and continuing the current failure investigation. ReviewBoardURL = http://ocltc.amd.com/reviews/r/12194/ Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#22 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#14 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#8 edit ... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#265 edit