SWDEV-2 - Change OpenCL version number from 2778 to 2779.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2526 edit
SWDEV-79445 - OCL generic changes and code clean-up
- Don't add static LDS usage, since the value from AQL packet will already accumulate that. Also there is a plan to remove the static LDS field from the code object.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#334 edit
SWDEV-2 - Change OpenCL version number from 2777 to 2778.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2525 edit
SWDEV-170523 - [Sugon]OCL conformance Maths and integer-ops fails with commandqueue error
- increase the max command queue to 200
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#40 edit
+ for all CUDA versions
+ add missing types
+ fix typos
+ sync with HIP
+ update CUDA_Driver_API_functions_supported_by_HIP.md
+ formatting, annotating
SWDEV-2 - Change OpenCL version number from 2776 to 2777.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2524 edit
SWDEV-167383 - [OCL]: Switch to new object format
- Disable code object v3 for blit programs
- Porting the changes made by Konstantin (http://git.amd.com:8080/#/c/187605)
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#234 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#13 edit
SWDEV-169078 - Also copy private_segment_size/group_segment_size to runtime handle.
The library need these info to setup child kernel's AQL for device enqueue.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devkernel.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#44 edit
+ StringRef issue, which is finally moved to LLVM from Clang
+ Renamed getBeginLoc() and getEndLoc() resolution for Expr and TypeLoc classes
+ Support all the previous LLVM versions via LLVCompat
SWDEV-2 - Change OpenCL version number from 2775 to 2776.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2523 edit
SWDEV-2 - Change OpenCL version number from 2774 to 2775.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2522 edit
SWDEV-79445 - OCL generic changes and code clean-up
- Remove mapping of some internal CL formats in PAL backend, since it shouldn't need them anymore.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.cpp#27 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#43 edit
SWDEV-168035 - [18.40] OCL runtime interop DX9EX surface using format uyvy and yuy2 fails on ASICs older than Vega
- The actual issue for this ticket is GSL creates an image view for YUY2 format with incorrect pitch. However OCL runtime can have a workaround, which can disable the view creation by removing useless RGBA to RGB and then back to RGBA.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#153 edit
SWDEV-2 - Change OpenCL version number from 2773 to 2774.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2521 edit