10 Commits

Author SHA1 Message Date
Ngai-Mint Kwan
b8c3b8e8b1 documentation: Fix typo
Fix typo in BUILD.md.

Signed-off-by: Ngai-Mint Kwan <ngai-mint.kwan@intel.com>
2025-07-07 11:23:19 +02:00
Mateusz Jablonski
9106695559 documentation: add instructions to build legacy1 package
Related-To: NEO-14596
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-04-23 10:36:57 +02:00
Mateusz Jablonski
8f7bacdd95 feature: add eudebug interface class
eudebug interface is now hidden under EuDebugInterface class
shared code uses generic object and param values

layout of structs is guarded by static asserts

eudebug support is guarded by cmake flags:
- NEO_ENABLE_XE_EU_DEBUG_SUPPORT - enables eudebug in general
- NEO_USE_XE_EU_DEBUG_EXP_UPSTREAM - registers exp upstream uAPI support
- NEO_ENABLE_XE_PRELIM_DETECTION - registers prelim uAPI support

This way we can support two different xe-eudebug interfaces within
single binary.

In unit tests there is mock eudebug interface enabled (even if no
eudebug support is enabled by cmake flag).

Related-To: NEO-13472
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-12-13 17:07:12 +01:00
Brandon Yates
d3fd39caec documentation: Add build instructions for XeKMD EuDebug support
Related-to: NEO-13057

Signed-off-by: Brandon Yates <brandon.yates@intel.com>
2024-10-22 20:00:48 +02:00
Jacek Danecki
69ca6f9cfb cleanup info about external repositories/projects
Remove links to inactive projects on:
- Copr
- Launchpad
- Semaphore CI
- SourceForge

Remove scripts to build on Semaphore CI and Travis

Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
2022-03-03 14:51:47 +01:00
Artur Harasimiuk
ea373d2664 cmake: cleanup variable names
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2021-11-10 21:31:17 +01:00
lgotszal
f501cd79e2 Add copyright headers to markdown files
Remove two redundant markdown files

Related-to: IGC-4296

Signed-off-by: lgotszal <lukasz.gotszald@intel.com>
2021-06-28 16:31:27 +02:00
Adam Cetnerowski
e9ea2dc182 Documentation: Remove obsolete link
Change-Id: I102a47735ad1b494d00ebe0969b9608f96ede0bb
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2020-09-22 20:32:39 +02:00
Jacek Danecki
a732cad97b doc: add information about devel packages
Change-Id: I5afc78203b897df95ba9ba0ddb749a8b3608231b
Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
2020-03-17 17:03:23 +01:00
Adam Cetnerowski
6094072504 Documentation: Cleanup build instruction
Change-Id: I31b0af89448b7e5ea3a2f1efb00ae61c57c77eff
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2020-02-27 13:27:29 +01:00