compute-runtime/level_zero/core/source/device
Kacper Nowak 35ca2bbea9 refactor: refactor logic for querying atomic FP capabilities
- Move logic from product helper to compiler product helper
- Add method for adjusting fp16 and extra capabilities using release
helper (if present).


Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2024-03-28 15:27:45 +01:00
..
device_imp_drm refactor: change driver and context file names to unique 2024-02-29 16:20:10 +01:00
device_imp_drm_or_wddm refactor: change driver and context file names to unique 2024-02-29 16:20:10 +01:00
device_imp_wddm refactor: change driver and context file names to unique 2024-02-29 16:20:10 +01:00
CMakeLists.txt refactor: change driver and context file names to unique 2024-02-29 16:20:10 +01:00
bcs_split.cpp fix: Handle OOM in BCS split 2024-02-15 10:44:17 +01:00
bcs_split.h fix: RelaxedOrdering handling in BcsSplit path 2024-03-05 18:06:45 +01:00
device.cpp feature: initial support for sync dispatch token allocation 2024-03-26 12:07:58 +01:00
device.h feature: handle limited sync dispatch initialization 2024-03-27 13:44:11 +01:00
device_imp.cpp refactor: refactor logic for querying atomic FP capabilities 2024-03-28 15:27:45 +01:00
device_imp.h fix: choose proper csr for low priority immediate command lists 2024-02-28 12:45:02 +01:00
device_imp_helper.cpp refactor: Add method for retrieving extra device info 2024-02-16 15:16:55 +01:00
device_imp_peer_stub.cpp Use PRELIM_DRM_I915_QUERY_FABRIC_INFO for canAccessPeer when available 2022-11-10 07:30:32 +01:00