| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-06-23 | accel/habanalabs: add heartbeat debug info |  Farah Kassabri | 3 | -1/+29 |
| 2024-06-23 | accel/habanalabs: add device name to invalidation failure msg |  Ohad Sharabi | 1 | -3/+5 |
| 2024-06-23 | accel/habanalabs: expose server type in debugfs |  Tal Risin | 1 | -0/+5 |
| 2024-06-23 | accel/habanalabs: use parent device for trace events |  Tomer Tayar | 4 | -20/+24 |
| 2024-06-23 | accel/habanalabs: no CPUCP prints on heartbeat failure |  Ohad Sharabi | 7 | -132/+128 |
| 2024-06-23 | accel/habanalabs/gaudi2: align embedded specs headers |  Ofir Bitton | 2 | -20/+15 |
| 2024-06-23 | accel/habanalabs: restructure function that checks heartbeat received |  Ohad Sharabi | 1 | -8/+8 |
| 2024-06-23 | accel/habanalabs/gaudi2: update interrupts related headers |  Farah Kassabri | 1 | -47/+47 |
| 2024-06-23 | accel/habanalabs: add device name to error print |  Dani Liberman | 1 | -7/+10 |
| 2024-06-23 | accel/habanalabs/gaudi2: use single function to compare FW versions |  Ohad Sharabi | 3 | -68/+34 |
| 2024-06-14 | accel/ivpu: Remove unused ivpu_rpm_get_if_active() |  Jacek Lawrynowicz | 2 | -11/+0 |
| 2024-06-14 | accel/ivpu: Remove duplicated debug messages |  Jacek Lawrynowicz | 1 | -14/+6 |
| 2024-06-14 | accel/ivpu: Increase autosuspend delay to 100ms on 40xx |  Andrzej Kacprowski | 1 | -1/+4 |
| 2024-06-14 | accel/ivpu: Synchronize device unbind with recovery work |  Wachowski, Karol | 1 | -2/+2 |
| 2024-06-14 | accel/ivpu: Disable MMU before checking for idle |  Jacek Lawrynowicz | 1 | -0/+2 |
| 2024-06-14 | accel/ivpu: Add test mode flag for disabling timeouts |  Maciej Falkowski | 2 | -5/+8 |
| 2024-06-14 | accel/ivpu: Make parts of FW image read-only |  Wachowski, Karol | 4 | -1/+120 |
| 2024-06-14 | accel/ivpu: Update FW BOOT API headers |  Wachowski, Karol | 1 | -2/+14 |
| 2024-06-14 | accel/ivpu: Make selected params read-only |  Jacek Lawrynowicz | 1 | -2/+2 |
| 2024-06-14 | accel/ivpu: Implement DCT handling |  Jacek Lawrynowicz | 10 | -20/+186 |
| 2024-06-14 | accel/ivpu: Disable clock relinquish for MMIO reset |  Wachowski, Karol | 1 | -0/+2 |
| 2024-06-14 | accel/ivpu: Disable disable_clock_relinquish WA for LNL B0+ |  Wachowski, Karol | 2 | -1/+4 |
| 2024-06-14 | accel/ivpu: Remove suspend_reschedule_counter |  Jacek Lawrynowicz | 2 | -22/+12 |
| 2024-06-14 | accel/ivpu: Abort jobs of faulty context |  Maciej Falkowski | 9 | -11/+75 |
| 2024-06-14 | accel/ivpu: Add wp0_during_power_up WA |  Wachowski, Karol | 2 | -0/+12 |
| 2024-05-27 | Merge drm/drm-next into drm-misc-next |  Maxime Ripard | 1 | -0/+1 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -0/+1 |
| 2024-05-17 | accel/ivpu: Replace wake_thread with kfifo |  Jacek Lawrynowicz | 7 | -22/+46 |
| 2024-05-17 | accel/ivpu: Split IP and buttress code |  Wachowski, Karol | 15 | -2480/+2566 |
| 2024-05-17 | accel/ivpu: Split IP and buttress headers |  Wachowski, Karol | 6 | -338/+383 |
| 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 |