Mateusz Jablonski
|
8f38f4ee3c
|
fix command stream receiver: stop calling virtual methods in dtor
make getCompletionAddress and getCompletionValue non-virtual methods
Related-To: NEO-6643
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2022-04-20 17:41:54 +02:00 |
|
Mateusz Jablonski
|
9d502dea25
|
Refactor waitOnCompletionFence method in DrmMemoryManager
get completion address and value from command stream receiver
Related-To: NEO-6643
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2022-03-31 19:30:16 +02:00 |
|
Bartosz Dunajski
|
68351249d1
|
Add debug flag to read back command buffer pointer
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2022-03-29 13:08:18 +02:00 |
|
Jobczyk, Lukasz
|
d77a6cbe4b
|
Enable task count update from wait
Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
|
2022-03-28 11:09:55 +02:00 |
|
Compute-Runtime-Validation
|
525470917f
|
Revert "Clean up resources in final derived csr class"
This reverts commit 737e6e4de5.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
|
2022-03-24 19:12:20 +01:00 |
|
Lukasz Jobczyk
|
737e6e4de5
|
Clean up resources in final derived csr class
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
|
2022-03-24 11:41:22 +01:00 |
|
Zbigniew Zdanowicz
|
a7455b5767
|
Add tweaks and control flags to linux completion fence
Related-To: NEO-6575
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
|
2022-01-21 13:41:23 +01:00 |
|
Raiyan Latif
|
394c0e90e1
|
Return error when failing on submission
Signed-off-by: Raiyan Latif <raiyan.latif@intel.com>
|
2022-01-12 16:42:30 +01:00 |
|
Raiyan Latif
|
0859f99d64
|
Enable zeDeviceCanAccessPeer
- Propagate return value up from Batch Buffer exec
- Add zeDeviceCanAccessPeer functionality
Signed-off-by: Raiyan Latif <raiyan.latif@intel.com>
|
2021-10-12 09:38:22 +02:00 |
|
Katarzyna Cencelewska
|
30b3f5cdb0
|
Move PageTableManager from rootDeviceEnvironment to CommandStreamReceiver
Also add init of pageTable registers to blitter path
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
|
2021-09-30 12:59:11 +02:00 |
|
Zbigniew Zdanowicz
|
3b35ba504f
|
Adapt command stream receiver to multiple active partitions
Related-To: NEO-6244
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
|
2021-09-23 14:32:20 +02:00 |
|
Mateusz Jablonski
|
8b36473a9a
|
Move command stream receiver files to shared
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2021-09-23 12:47:21 +02:00 |
|