6b103f1bf6
SWDEV-131493 - [CQE OCL][Vega10][QR][DTB-Blocker] Soft Hang is observed while running 'Mipmaps-clCopyImage' tests of WF Conformance due to Faulty CL# 1451293 Multiple runtime locks could conflict each other: - Remove PAL lock from the resource creation/destruction. PAL should be thread safe for those operations. - Avoid queue execution lock for a mipmap view destruction in submitUnmapMemory Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#34 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#55 edit