| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-15 | accel/ivpu: Share NPU busy time in sysfs |  Tomasz Rusinowicz | 6 | -2/+100 |
| 2024-05-15 | accel/ivpu: Increase reset counter when warm boot fails |  Jacek Lawrynowicz | 1 | -0/+1 |
| 2024-05-15 | accel/ivpu: Configure fw logging using debugfs |  Tomasz Rusinowicz | 1 | -0/+26 |
| 2024-05-15 | accel/ivpu: Add force snoop module parameter |  Wachowski, Karol | 6 | -10/+35 |
| 2024-05-15 | accel/ivpu: Add NPU profiling support |  Tomasz Rusinowicz | 8 | -3/+472 |
| 2024-05-15 | accel/ivpu: Add resume engine support |  Wachowski, Karol | 1 | -0/+24 |
| 2024-05-15 | accel/ivpu: Implement support for hardware scheduler |  Wachowski, Karol | 3 | -47/+142 |
| 2024-05-15 | accel/ivpu: Add HWS JSM messages |  Wachowski, Karol | 3 | -2/+174 |
| 2024-05-15 | accel/ivpu: Implement support for preemption buffers |  Wachowski, Karol | 5 | -0/+73 |
| 2024-05-15 | accel/ivpu: Create priority based command queues |  Wachowski, Karol | 2 | -23/+46 |
| 2024-05-15 | accel/ivpu: Add sched_mode module param |  Wachowski, Karol | 5 | -2/+10 |
| 2024-05-15 | accel/ivpu: Update VPU FW API headers |  Jacek Lawrynowicz | 1 | -3/+11 |
| 2024-04-25 | fix missing vmalloc.h includes |  Kent Overstreet | 1 | -0/+1 |
| 2024-04-25 | drm/print: drop include debugfs.h and include where needed |  Jani Nikula | 1 | -0/+2 |
| 2024-04-22 | Backmerge tag 'v6.9-rc5' into drm-next |  Dave Airlie | 8 | -50/+46 |
| 2024-04-12 | accel/qaic: mark debugfs stub functions as static inline |  Arnd Bergmann | 1 | -3/+3 |
| 2024-04-12 | accel/qaic: Add Sahara implementation for firmware loading |  Jeffrey Hugo | 4 | -1/+471 |
| 2024-04-08 | accel/ivpu: Fix deadlock in context_xa |  Jacek Lawrynowicz | 1 | -1/+1 |
| 2024-04-08 | accel/ivpu: Fix missed error message after VPU rename |  Jacek Lawrynowicz | 1 | -1/+1 |
| 2024-04-08 | accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE |  Jacek Lawrynowicz | 4 | -20/+17 |
| 2024-04-08 | accel/ivpu: Improve clarity of MMU error messages |  Wachowski, Karol | 1 | -4/+4 |
| 2024-04-08 | accel/ivpu: Put NPU back to D3hot after failed resume |  Jacek Lawrynowicz | 1 | -0/+1 |
| 2024-04-08 | accel/ivpu: Fix PCI D0 state entry in resume |  Wachowski, Karol | 1 | -2/+2 |
| 2024-04-08 | accel/ivpu: Remove d3hot_after_power_off WA |  Jacek Lawrynowicz | 4 | -20/+14 |
| 2024-04-08 | accel/ivpu: Check return code of ipc->lock init |  Wachowski, Karol | 1 | -2/+6 |
| 2024-04-05 | accel/qaic: Add fifo queued debugfs |  Jeffrey Hugo | 3 | -0/+41 |
| 2024-04-05 | accel/qaic: Add fifo size debugfs |  Jeffrey Hugo | 1 | -0/+35 |
| 2024-04-05 | accel/qaic: Add bootlog debugfs |  Jeffrey Hugo | 5 | -1/+317 |
| 2024-03-13 | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel |  Linus Torvalds | 39 | -727/+1321 |
| 2024-03-13 | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+1 |
| 2024-03-11 | Merge branch 'pm-runtime' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2024-02-26 | Merge drm/drm-next into drm-misc-next |  Thomas Zimmermann | 28 | -567/+1091 |
| 2024-02-26 | Merge v6.8-rc6 into drm-next |  Daniel Vetter | 7 | -57/+83 |
| 2024-02-26 | Merge tag 'drm-habanalabs-next-2024-02-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into drm-next |  Daniel Vetter | 21 | -510/+1008 |
| 2024-02-26 | accel: constify the struct device_type usage |  Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-26 | accel/habanalabs: modify pci health check |  Ofir Bitton | 1 | -3/+3 |
| 2024-02-26 | accel/habanalabs: keep explicit size of reserved memory for FW |  Tomer Tayar | 2 | -2/+2 |
| 2024-02-26 | accel/habanalabs: handle reserved memory request when working with full FW |  Tomer Tayar | 1 | -11/+8 |
| 2024-02-26 | accel/habanalabs/hwmon: rate limit errors user can generate |  Ofir Bitton | 1 | -14/+15 |
| 2024-02-26 | accel/habanalabs/gaudi2: drain event lacks rd/wr indication |  Ofir Bitton | 1 | -11/+3 |
| 2024-02-26 | accel/habanalabs: fix error print |  Dani Liberman | 1 | -2/+2 |
| 2024-02-26 | accel/habanalabs: initialize maybe-uninitialized variables |  Tal Risin | 1 | -2/+2 |
| 2024-02-26 | accel/habanalabs: fix debugfs files permissions |  Avri Kehat | 1 | -7/+7 |
| 2024-02-26 | accel/habanalabs: fix glbl error cause handling |  Tomer Tayar | 5 | -18/+35 |
| 2024-02-26 | accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec interrupt info |  Tomer Tayar | 1 | -10/+8 |
| 2024-02-26 | accel/habanalabs: modify print for skip loading linux FW to debug log |  Tomer Tayar | 1 | -1/+1 |
| 2024-02-26 | accel/habanalabs: remove hop size from asic properties |  Farah Kassabri | 6 | -46/+36 |
| 2024-02-26 | accel/habanalabs: use kcalloc() instead of kzalloc() |  Erick Archer | 1 | -1/+1 |
| 2024-02-26 | accel/habanalabs/goya: remove redundant assignment to pointer 'input' |  Colin Ian King | 1 | -2/+1 |
| 2024-02-26 | accel/habanalabs/gaudi2: fail memory memset when failing to copy QM packet to device |  Tomer Tayar | 1 | -2/+8 |