linux/drivers/accel
Pavan S 6ca282c3e6 accel/habanalabs: add Infineon version check
On HL338 ASICs, the Infineon first‑stage firmware is not present and
the reported version is 0. In this case printing a version number is
misleading, as it suggests valid firmware when it does not exist.

Fix this by printing the first‑stage Infineon firmware version only
if the reported value is non‑zero. This avoids confusing or incorrect
log messages on devices where the first stage is not applicable.

Signed-off-by: Pavan S <pavan.sreenivas@intel.com>
Reviewed-by: Koby Elbaz <koby.elbaz@intel.com>
Signed-off-by: Koby Elbaz <koby.elbaz@intel.com>
2025-09-25 09:14:45 +03:00
..
amdxdna accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY 2025-09-04 08:26:43 -07:00
habanalabs accel/habanalabs: add Infineon version check 2025-09-25 09:14:45 +03:00
ivpu Linux 6.17-rc6 2025-09-15 17:51:07 +10:00
qaic accel/qaic: Use dev_printk() in RAS 2025-06-11 09:34:05 -06:00
rocket accel/rocket: Fix some error checking in rocket_core_init() 2025-09-01 12:11:28 +02:00
Kconfig accel/rocket: Add a new driver for Rockchip's NPU 2025-07-25 09:56:23 -06:00
Makefile accel/rocket: Add a new driver for Rockchip's NPU 2025-07-25 09:56:23 -06:00
drm_accel.c drm: move drm based debugfs funcs to drm_debugfs.c 2025-07-04 15:58:22 +02:00