Slawomir Milczarek
|
57acfb4cd9
|
refactor: Move isOneTimeAubWritableAllocationType() to .cpp file
Removes dependency on header debug_settings_manager.h
Related-To: NEO-11158
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com>
|
2024-04-25 11:08:01 +02:00 |
Slawomir Milczarek
|
6d15c248ec
|
feature: Add regkey to control AUB/TBX writable for buffer host memory
The new regkey SetBufferHostMemoryAlwaysAubWritable=0/1 allows controlling
if buffer host memory allocation is one-time AUB / TBX writable.
Related-To: NEO-11158
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com>
|
2024-04-24 21:47:02 +02:00 |
Filip Hazubski
|
d25026b263
|
refactor: Add getTotalMemBankSize function to ReleaseHelper
Minor refactor of ULTs to not use hard coded banks size.
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
|
2024-03-06 09:53:56 +01:00 |
Filip Hazubski
|
5f7e56e78b
|
refactor: Unify aub config generation
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
|
2024-03-05 11:09:34 +01:00 |
Mateusz Jablonski
|
b182917d9d
|
refactor: correct naming of allocation types
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2023-12-11 16:23:37 +01:00 |
Dunajski, Bartosz
|
12b4a9f71d
|
fix: make Tag allocation type OneTimeWritable
Related-To: HSD-18035178611
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
|
2023-11-22 11:24:44 +01:00 |
Compute-Runtime-Validation
|
fca2159430
|
Revert "fix: if device hierarchy is flat then getSubDevicesCount return 1u"
This reverts commit cb0bb57f49 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
|
2023-10-26 15:40:29 +02:00 |
Baj, Tomasz
|
cb0bb57f49
|
fix: if device hierarchy is flat then getSubDevicesCount return 1u
Related-To: NEO-9167
Signed-off-by: Baj, Tomasz <tomasz.baj@intel.com>
|
2023-10-25 15:51:52 +02:00 |
Mateusz Hoppe
|
37dbec305d
|
feature: add AssertHandler
- initial implementation to support assert() on GPU
Related-To: NEO-5753
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
|
2023-03-08 17:55:23 +01:00 |
Zbigniew Zdanowicz
|
a65d50b0dc
|
Add timestamp buffer allocation type to aub one time writeable
Related-To: NEO-7765
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
|
2023-03-03 12:56:50 +01:00 |
Warchulski, Jaroslaw
|
e4d10e5460
|
Cleanup includes 4
Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
|
2022-11-10 14:22:18 +01:00 |
Bartosz Dunajski
|
4b0d986876
|
Move AllocationType enum out of GraphicsAllocation class
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2022-02-04 17:49:09 +01:00 |
Bartosz Dunajski
|
dfdd3c597a
|
Remove redundant BUFFER_COMPRESSED allocation type
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2021-12-07 13:35:49 +01:00 |
Bartosz Dunajski
|
0346a5679f
|
Fix returned local memory size
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2021-12-06 15:57:55 +01:00 |
Maciej Dziuban
|
f7d105f2e2
|
Create work partition allocation
Related-To: NEO-5546
Resolves: NEO-5561
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
|
2021-02-17 15:28:42 +01:00 |
Bartosz Dunajski
|
33ec9b258a
|
Improve aub/tbx extra mmio list handling
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2021-02-09 15:31:46 +01:00 |
Mateusz Hoppe
|
0f42ef1ed7
|
Differentiate between users ISA and internal ISA allocation
Related-To: NEO-5240
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
|
2020-11-16 13:16:30 +01:00 |
Filip Hazubski
|
ca5f34133b
|
Move aub and tbx code to shared
Related-To: NEO-3964
Change-Id: Ice978e582721498d7496f989767ce7d6f5f4caf4
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
|
2020-10-19 16:04:47 +02:00 |