Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/linux...
authorDave Airlie <airlied@redhat.com>
Fri, 22 Dec 2023 04:37:19 +0000 (14:37 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 22 Dec 2023 04:52:04 +0000 (14:52 +1000)
commit92242716ee92d2aa3c38c736b53d8910d443566d
tree54d38ebc72d14451477406078e442a091f3e102f
parentdc83fb6e38fe5a507b4d714a5dfb0902790c3b3f
parenta9f07790a4b2250f0140e9a61c7f842fd9b618c7
Merge tag 'drm-habanalabs-next-2023-12-19' of https://git./linux/kernel/git/ogabbay/linux into drm-next

This tag contains habanalabs driver changes for v6.8.

The notable changes are:

- uAPI changes:
  - Add sysfs entry to allow users to identify a device minor id with its
    debugfs path
  - Add sysfs entry to expose the device's module id as given to us from
    the f/w
  - Add signed device information retrieval through the INFO ioctl

- New features and improvements:
  - Update documentation of debugfs paths
  - Add support for Gaudi2C device (new PCI revision number)
  - Add pcie reset prepare/done hooks

- Firmware related fixes and changes:
  - Print three instances version numbers of Infineon second stage
  - Assume hard-reset is done by f/w upon PCIe AXI drain

- Bug fixes and code cleanups:
  - Fix information leak in sec_attest_info()
  - Avoid overriding existing undefined opcode data in Gaudi2
  - Multiple Queue Manager (QMAN) fixes for Gaudi2
  - Set hard reset flag if graceful reset is skipped
  - Remove 'get temperature' debug print
  - Fix the new Event Queue heartbeat mechanism

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Oded Gabbay <ogabbay@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/ZYFpihZscr/fsRRd@ogabbay-vm-u22.habana-labs.com