Files
compute-runtime/opencl/test/unit_test
Maciej Bielski 8de043b71f Stop redundant SBA programming due to global atomics
For all platforms different than XE_HP_SDV (ATS) stop considering the
`useGlobalAtomics` flag as a decisive factor for trigerring the SBA
(StateBaseAddress) programming on the HW. Only XE_HP_SDV supports such
flag.

For consistency of the implementation, keep the related logic in one
place only, that is a helper in `command_encoder` and then just reuse it
in different places (`command_stream_receiver`).

Related-To: NEO-6953
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com>
2022-06-08 10:39:56 +02:00
..
2022-05-30 18:10:02 +02:00
2022-06-07 16:28:17 +02:00
2022-04-01 08:35:40 +02:00
2022-06-02 13:06:15 +02:00
2022-06-07 16:28:17 +02:00
2022-02-25 10:59:28 +01:00
2021-05-17 20:38:19 +02:00
2022-01-31 16:02:37 +01:00
2022-06-02 18:11:23 +02:00
2022-06-02 13:06:15 +02:00
2022-05-31 15:37:16 +02:00
2022-05-23 12:02:01 +02:00