SWDEV-2 - Change OpenCL version number from 2682 to 2683.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2430 edit
[ROCm/clr commit: 4e22474825]
SWDEV-155654 - TDR\BSOD observed while running Nuke Performance Benchmark test on Hawaii Asics.
Need to support the new power-related appprofile parameters for gfx8 ASICs.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.cpp#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.hpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#592 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#183 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#64 edit
[ROCm/clr commit: 717c0e3e6c]
SWDEV-2 - Change OpenCL version number from 2681 to 2682.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2429 edit
[ROCm/clr commit: a7bd1f9ece]
SWDEV-2 - Change OpenCL version number from 2680 to 2681.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2428 edit
[ROCm/clr commit: 2ae953a4bc]
SWDEV-157321 - Mesa interop interface update.
Interop in/out structs and header updated to match version at git://anongit.freedesktop.org/mesa/mesa
Mostly minor changes, cleans up include structure avoiding GLX on Windows.
Larger change is version tracking (now by numbers rather than struct size),
added a field to mesa_glinterop_export_out giving the size of data written to out_driver_data,
and corrected spelling of mesa_glinterop_export_out::internal_format.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/mesa_glinterop.h#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocglinterop.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocglinterop.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.cpp#36 edit
[ROCm/clr commit: 75b68a5dac]
SWDEV-155716 - Fetch backing buffer of texture buffers for use with GL buffer APIs.
Don't assume that texture buffer names will be the same as the backing store's buffer name.
It is illegal (but unchecked) in GL to use a texture object name in a buffer object API.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#60 edit
[ROCm/clr commit: f89e4f89a1]
SWDEV-2 - Change OpenCL version number from 2679 to 2680.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2427 edit
[ROCm/clr commit: f0286b57c2]
SWDEV-2 - Change OpenCL version number from 2678 to 2679.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2426 edit
[ROCm/clr commit: c184b88692]
Move all __hip_hc_ir_* functions from hip_hc.ll into HIP header as inline asm. Remove hip_hc.ll and build dependencies from HIP.
[ROCm/clr commit: 175c87f2bf]
Move all Integer Intrinsics, device_functions.cpp definitions and HIP specific device functions into HIP headers. Implement the device functions using llvm_intrinsics and device-libs functions instead of calling hc::__* functions. Remove device_functions.cpp since everything is now defined in header.
[ROCm/clr commit: ad5f1dcbf2]
These are moving from hipclang in device library to hip headers. These are required for the functionality of HIPclang project.
[ROCm/clr commit: f4399d57a3]
SWDEV-2 - Change OpenCL version number from 2677 to 2678.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2425 edit
[ROCm/clr commit: e7b38959a2]
SWDEV-150518 - [IQE][DG2018][I+eA][SSG] System hangs when trying to preview cache video to AMD SSG
- Disable optimization for "disabled deferred allocations" in SSG path. There is an extra logic to support double copy transfers with allocations in the invisible heap. It's not an official requirement for the SSG extension and hasn't been tested, but Adobe utilizes that path.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#89 edit
[ROCm/clr commit: f67ed6630e]
SWDEV-155306 - Restore ClockMode when the last queue is destroyed.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#110 edit
[ROCm/clr commit: 8d82c5e97b]
SWDEV-2 - Change OpenCL version number from 2676 to 2677.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2424 edit
[ROCm/clr commit: 956ec86f42]