| Age | Commit message (Expand) | Author | Lines |
| 2024-02-26 | accel/habanalabs: increase HL_MAX_STR to 64 bytes to avoid warnings | Koby Elbaz | -1/+1 |
| 2024-02-26 | accel/habanalabs/gaudi2: add interrupt affinity for user interrupts | Dani Liberman | -0/+42 |
| 2024-02-23 | accel/qaic: Constify aic100_channels | Jeff Johnson | -1/+1 |
| 2024-02-20 | accel/ivpu: Don't enable any tiles by default on VPU40xx | Andrzej Kacprowski | -1/+1 |
| 2024-02-19 | accel/ivpu: Rename VPU to NPU in message strings | Jacek Lawrynowicz | -22/+22 |
| 2024-02-19 | accel/ivpu: Refactor BO creation functions | Wachowski, Karol | -60/+71 |
| 2024-02-19 | accel/ivpu: Fix ivpu_reset_engine_fn merge issue | Jacek Lawrynowicz | -16/+16 |
| 2024-02-19 | accel/ivpu: Use lazy allocation for doorbell IDs | Wachowski, Karol | -3/+22 |
| 2024-02-19 | accel/ivpu: Add support for FW boot param system_time_us | Krystian Pradzynski | -0/+6 |
| 2024-02-19 | accel/ivpu: Update FW API headers | Jacek Lawrynowicz | -23/+55 |
| 2024-02-19 | accel/ivpu: Remove legacy firmware name | Jacek Lawrynowicz | -2/+0 |
| 2024-02-19 | accel/ivpu: Rename TILE_SKU_BOTH_MTL to TILE_SKU_BOTH | Jacek Lawrynowicz | -2/+2 |
| 2024-02-12 | PM: runtime: Simplify pm_runtime_get_if_active() usage | Sakari Ailus | -1/+1 |
| 2024-02-12 | accel/ivpu: Fix DevTLB errors on suspend/resume and recovery | Jacek Lawrynowicz | -29/+54 |
| 2024-02-06 | accel/ivpu: Add job status for jobs aborted by the driver | Grzegorz Trzebiatowski | -2/+2 |
| 2024-02-06 | accel/ivpu/40xx: Stop passing SKU boot parameters to FW | Krystian Pradzynski | -5/+0 |
| 2024-02-06 | accel/ivpu/40xx: Enable D0i3 message | Krystian Pradzynski | -1/+0 |
| 2024-02-06 | accel/ivpu: Disable d3hot_delay on all NPU generations | Jacek Lawrynowicz | -3/+2 |
| 2024-02-06 | accel/ivpu: Correct MMU queue size checking functions | Wachowski, Karol | -11/+22 |
| 2024-02-06 | accel/ivpu: Force snooping for MMU writes | Wachowski, Karol | -5/+2 |
| 2024-02-05 | Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | -88/+118 |
| 2024-01-25 | accel/ivpu: Improve recovery and reset support | Jacek Lawrynowicz | -48/+70 |
| 2024-01-25 | accel/ivpu: Improve stability of ivpu_submit_ioctl() | Jacek Lawrynowicz | -78/+62 |
| 2024-01-25 | accel/ivpu: Fix dev open/close races with unbind | Jacek Lawrynowicz | -65/+85 |
| 2024-01-22 | accel/ivpu: Disable PLL after VPU IP reset during FLR | Jacek Lawrynowicz | -2/+19 |
| 2024-01-22 | accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param | Wachowski, Karol | -12/+3 |
| 2024-01-22 | accel/ivpu: Improve buffer object debug logs | Jacek Lawrynowicz | -42/+22 |
| 2024-01-22 | accel/ivpu: Disable buffer sharing among VPU contexts | Jacek Lawrynowicz | -38/+6 |
| 2024-01-22 | accel/ivpu: Free buffer sgt on unbind | Jacek Lawrynowicz | -2/+12 |
| 2024-01-22 | accel/ivpu: Fix for missing lock around drm_gem_shmem_vmap() | Jacek Lawrynowicz | -0/+5 |
| 2024-01-22 | accel/ivpu: Add diagnostic messages when VPU fails to boot or suspend | Wachowski, Karol | -3/+6 |
| 2024-01-22 | accel/ivpu: Add debug prints for MMU map/unmap operations | Wachowski, Karol | -0/+10 |
| 2024-01-22 | accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync() | Wachowski, Karol | -0/+2 |
| 2024-01-22 | accel/ivpu: Dump MMU events in case of VPU boot timeout | Wachowski, Karol | -0/+10 |
| 2024-01-12 | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | -1177/+2175 |
| 2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | -1/+1 |
| 2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | -1/+1 |
| 2024-01-08 | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | -1/+1 |
| 2023-12-20 | accel/qaic: Order pci_remove() operations in reverse of probe() | Jeffrey Hugo | -1/+1 |
| 2023-12-20 | accel/qaic: Leverage DRM managed APIs to release resources | Pranjal Ramajor Asha Kanojiya | -50/+89 |
| 2023-12-19 | accel/habanalabs: fix information leak in sec_attest_info() | Xingyuan Mo | -1/+1 |
| 2023-12-19 | accel/habanalabs/gaudi2: avoid overriding existing undefined opcode data | Tomer Tayar | -21/+19 |
| 2023-12-19 | accel/habanalabs: add parent_device sysfs attribute | Tomer Tayar | -0/+12 |
| 2023-12-19 | accel/habanalabs/gaudi2: add zero padding when printing QM CP instruction | Tomer Tayar | -1/+1 |
| 2023-12-19 | accel/habanalabs: report 3 instances of Infineon second stage | Ariel Suller | -2/+18 |
| 2023-12-19 | accel/habanalabs/gaudi2: add signed dev info uAPI | Moti Haimovski | -0/+63 |
| 2023-12-19 | accel/habanalabs/gaudi2: use correct registers to dump QM CQ info | Tomer Tayar | -12/+12 |
| 2023-12-19 | accel/habanalabs: expose module id through sysfs | Dani Liberman | -0/+10 |
| 2023-12-19 | accel/habanalabs: print error code when mapping fails | Dani Liberman | -3/+4 |
| 2023-12-19 | accel/habanalabs/gaudi2: get the correct QM CQ info upon an error | Tomer Tayar | -22/+23 |