compute-runtime/level_zero/core/source/kernel
Spruit, Neil R 58fa968273 fix: Calculate size of buffer surface state given mapped allocations
Related-To: NEO-8350

- given a virtual address part of a mapping to multiple physical
allocations, then the buffer surface state size is increased to
include the allocations which follow the current allocation, which
allows users access to the remainder of the mapped buffer.

Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
2023-10-19 13:38:51 +02:00
..
CMakeLists.txt feature l0: handle additional properties in modules 2023-03-24 10:27:44 +01:00
kernel.cpp Copyright header update 2021-05-17 20:38:19 +02:00
kernel.h feature: Optimize intra-module kernel ISA allocations 2023-09-21 13:55:45 +02:00
kernel_hw.h fix: Calculate size of buffer surface state given mapped allocations 2023-10-19 13:38:51 +02:00
kernel_imp.cpp fix: Calculate size of buffer surface state given mapped allocations 2023-10-19 13:38:51 +02:00
kernel_imp.h feature: Optimize intra-module kernel ISA allocations 2023-09-21 13:55:45 +02:00
kernel_imp_helper.cpp feature l0: handle additional properties in modules 2023-03-24 10:27:44 +01:00
patch_with_implicit_surface.inl refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
sampler_patch_values.h Use correct enum values for sampler in clamp mode 2022-01-20 18:15:53 +01:00