Commit Graph

18 Commits

Author SHA1 Message Date
Tuomas Katila
2df9443fda gpu: add levelzero application
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2024-09-19 19:14:15 +03:00
Mikko Ylinen
319843c94e vpu: remove deprecated plugin
The VPU plugin can only be used with devices that are
no longer supported by upper layers, such as OpenVINO.

The deprecation plan for the plugin was announced earlier
this year and post v0.28 marks the date when the plugin is removed
from the repo.

Releases before v0.29 have the plugin available should it
be needed.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-10-02 15:28:11 +03:00
Tuomas Katila
0e9c4e0735 gitignore: add vendor and licenses
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-08-30 15:49:47 +03:00
Eero Tamminen
55c8aa591f Add container for "gpu_fakedev"
Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
2022-08-26 19:05:10 +03:00
Ruslan Mstoi
22507602ee Add helm charts
Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com>
2022-04-11 14:39:13 +03:00
Hyeongju Johannes Lee
703b3338e4 iaa: add built binary to gitignore
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-04-08 15:00:01 +03:00
Hyeongju Johannes Lee
8362028560 dlb: Add new device plugin
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2021-11-11 11:51:49 +02:00
Mikko Ylinen
73dfc1e7f6 .gitignore: add missing binaries
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-10-27 15:26:28 +03:00
Kevin Putnam
a918b6c903 Documentation: adds ability to build Read the Docs static site.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
2020-09-25 14:41:35 -07:00
Mikko Ylinen
99551b201f .gitignore: ignore new plugins
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-09-02 17:10:03 +03:00
Dmitry Rozhkov
6b2fa0a264 operator: initial version with gpu and qat controllers 2020-06-25 13:48:41 +03:00
Ed Bartosh
f31946bb98 bitstream: increased test coverage 2020-03-20 11:18:05 +02:00
Antti Kervinen
5fe8174077 fpga_plugin: add kustomization files
- Add script/fpga-plugin-prepare-for-kustomization.sh, creates contents
  for the secret needed by the fpga plugin webhook.
- Single-command fpga plugin + webhook deployment for both modes:
  - `kubectl create -k deployments/fpga_plugin/overlays/af`
  - `kubectl create -k deployments/fpga_plugin/overlays/region`
- Change intel-fpga-plugin image CMD to ENTRYPOINT.
2020-02-24 16:32:26 +02:00
Alexander Kanevskiy
186ec6613c FPGA: migrate to ClearLinux environment
- Migrate to OPAE 1.3.2
- Build all the tools from the source
- ignore files in workspace
- minimal fpga_tool utility to check gbs/aocx file parsing and flashing
- implemented kernel IOCTL based flashing of bitstreams
- add PCI and sysfs functions
2019-08-24 02:55:19 +03:00
ssehgal
3eb2b10f75 Enabling support for QuickAssist Devices 2018-07-23 17:35:37 +01:00
Dmitry Rozhkov
2f918cc257 add coverage.txt to .gitignore 2018-07-19 12:27:40 +03:00
Dmitry Rozhkov
107771f1a1 update .gitignore file 2018-07-18 14:11:05 +03:00
Alexander Kanevskiy
d4d77a71e4 Initial public code release 2018-05-18 18:30:54 +03:00