| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -5/+5 |
| 2026-06-17 | Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 13 | -103/+341 |
| 2026-06-15 | accel/ivpu: fix HWS command queue leak on registration failure | Karol Wachowski | 1 | -5/+5 |
| 2026-06-09 | accel/ivpu: Fix signed integer truncation in IPC receive | Andrzej Kacprowski | 1 | -1/+1 |
| 2026-06-02 | accel/ivpu: Add buffer overflow check in MS get_info_ioctl | Andrzej Kacprowski | 1 | -0/+7 |
| 2026-06-02 | accel/ivpu: Add bounds checks for firmware log indices | Andrzej Kacprowski | 1 | -0/+5 |
| 2026-06-02 | accel/ivpu: Add bounds check for firmware runtime memory | Andrzej Kacprowski | 1 | -0/+16 |
| 2026-05-28 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -0/+21 |
| 2026-05-28 | Merge v7.1-rc5 into drm-next | Simona Vetter | 1 | -0/+21 |
| 2026-05-28 | accel/ivpu: Remove disable_d0i3_msg workaround | Andrzej Kacprowski | 4 | -29/+6 |
| 2026-05-26 | accel/ivpu: prevent uninitialized data bug in debugfs | Dan Carpenter | 1 | -1/+1 |
| 2026-05-25 | accel/ivpu: Document why full JSM message size is always used | Karol Wachowski | 1 | -1/+5 |
| 2026-04-30 | accel/ivpu: Disallow re-exporting imported GEM objects | Karol Wachowski | 1 | -0/+21 |
| 2026-04-29 | accel/ivpu: Add support for limiting NPU frequency | Andrzej Kacprowski | 8 | -65/+322 |
| 2026-04-27 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -0/+6 |
| 2026-04-23 | accel/ivpu: Fix swapped register names in pwr_island_drive functions | Karol Wachowski | 1 | -8/+8 |
| 2026-04-02 | accel/ivpu: Trigger recovery on TDR with OS scheduling | Karol Wachowski | 1 | -0/+6 |
| 2026-03-31 | BackMerge tag 'v7.0-rc6' into drm-next | Dave Airlie | 2 | -2/+5 |
| 2026-03-30 | Merge drm/drm-fixes into drm-misc-next-fixes | Maxime Ripard | 2 | -2/+5 |
| 2026-03-24 | accel/ivpu: Add disable clock relinquish workaround for NVL-A0 | Karol Wachowski | 2 | -2/+5 |
| 2026-03-20 | accel/ivpu: Perform engine reset instead of device recovery on TDR | Karol Wachowski | 9 | -17/+92 |
| 2026-03-11 | accel/ivpu: Apply minor code style cleanups to align with kernel style | Karol Wachowski | 1 | -4/+4 |
| 2026-03-10 | accel/ivpu: Remove boot params address setting via MMIO register | Andrzej Kacprowski | 2 | -7/+0 |
| 2026-03-09 | accel/ivpu: Test for imported buffers with drm_gem_is_imported() | Karol Wachowski | 1 | -2/+2 |
| 2026-03-09 | accel/ivpu: Remove boot params address setting via MMIO register | Andrzej Kacprowski | 2 | -7/+0 |
| 2026-03-03 | accel/ivpu: Limit number of maximum contexts and doorbells per user | Karol Wachowski | 3 | -20/+136 |
| 2026-02-26 | accel/ivpu: Update FW Boot API to version 3.29.4 | Maciej Falkowski | 1 | -118/+93 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 4 | -6/+6 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 5 | -8/+8 |
| 2026-01-08 | accel/ivpu: Implement warm boot flow for NPU6 and unify boot handling | Karol Wachowski | 9 | -43/+82 |
| 2025-12-16 | accel/ivpu: Validate scatter-gather size against buffer size | Karol Wachowski | 3 | -6/+21 |
| 2025-11-12 | accel/ivpu: Fix warning due to undefined CONFIG_PROC_FS | Karol Wachowski | 1 | -2/+2 |
| 2025-11-12 | accel/ivpu: Count only resident buffers in memory utilization | Karol Wachowski | 1 | -1/+2 |
| 2025-11-12 | accel/ivpu: Add fdinfo support for memory statistics | Karol Wachowski | 3 | -0/+23 |
| 2025-11-05 | accel/ivpu: Improve debug and warning messages | Karol Wachowski | 6 | -58/+120 |
| 2025-10-30 | accel/ivpu: Wait for CDYN de-assertion during power down sequence | Karol Wachowski | 2 | -0/+19 |
| 2025-10-30 | accel/ivpu: Disallow setting sched mode OS starting from NPU6 | Karol Wachowski | 2 | -1/+7 |
| 2025-10-30 | accel/ivpu: Add support for userptr buffer objects | Jacek Lawrynowicz | 7 | -3/+218 |
| 2025-10-30 | accel/ivpu: Fix race condition when unbinding BOs | Tomasz Rusinowicz | 1 | -1/+2 |
| 2025-10-30 | accel/ivpu: replace use of system_wq with system_percpu_wq | Marco Crivellari | 5 | -5/+6 |
| 2025-10-30 | accel/ivpu: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari | 1 | -1/+1 |
| 2025-10-29 | accel/ivpu: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 2 | -3/+0 |
| 2025-10-29 | accel/ivpu: Remove skip of dma unmap for imported buffers | Maciej Falkowski | 1 | -3/+0 |
| 2025-10-23 | accel/ivpu: Add support for Nova Lake's NPU | Maciej Falkowski | 4 | -0/+17 |
| 2025-10-15 | accel/ivpu: Fix race condition when mapping dmabuf | Wludzik, Jozef | 1 | -1/+2 |
| 2025-10-08 | accel/ivpu: Return correct job error status | Andrzej Kacprowski | 2 | -15/+37 |
| 2025-10-08 | accel/ivpu: Trigger engine reset for additional job status codes | Andrzej Kacprowski | 1 | -1/+9 |
| 2025-10-08 | accel/ivpu: Update JSM API header to 3.33.0 | Andrzej Kacprowski | 1 | -54/+96 |
| 2025-10-02 | accel/ivpu: Fix DCT active percent format | Karol Wachowski | 3 | -4/+9 |
| 2025-10-01 | accel/ivpu: Improve BO alloc/free warnings | Jacek Lawrynowicz | 1 | -2/+7 |
| 2025-10-01 | accel/ivpu: Fix doc description of job structure | Andrzej Kacprowski | 1 | -17/+27 |
| 2025-10-01 | accel/ivpu: Fix page fault in ivpu_bo_unbind_all_bos_from_context() | Jacek Lawrynowicz | 1 | -6/+16 |
| 2025-10-01 | accel/ivpu: Rework bind/unbind of imported buffers | Jacek Lawrynowicz | 3 | -34/+60 |
| 2025-10-01 | accel/ivpu: Enable MCA ECC signalling based on MSR | Tomasz Rusinowicz | 3 | -0/+28 |
| 2025-09-25 | accel/ivpu: Split FW runtime and global memory buffers | Karol Wachowski | 9 | -75/+152 |
| 2025-09-18 | accel/ivpu: Add support for user-managed preemption buffer | Andrzej Kacprowski | 6 | -44/+130 |
| 2025-09-18 | accel/ivpu: Update JSM firmware API to latest 3.32.5 version | Karol Wachowski | 1 | -187/+326 |
| 2025-09-18 | accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume fail | Karol Wachowski | 1 | -2/+2 |
| 2025-09-18 | accel/ivpu: Remove unused firmware boot parameters | Andrzej Kacprowski | 1 | -9/+0 |
| 2025-09-18 | accel/ivpu: Refactor priority_bands_show for readability | Jacek Lawrynowicz | 1 | -24/+14 |
| 2025-09-18 | accel/ivpu: Reset cmdq->db_id on register failure | Karol Wachowski | 1 | -2/+4 |
| 2025-09-15 | Merge tag 'v6.17-rc6' into drm-next | Dave Airlie | 3 | -4/+4 |
| 2025-09-01 | accel/ivpu: Prevent recovery work from being queued during device removal | Karol Wachowski | 3 | -4/+4 |
| 2025-09-01 | accel/ivpu: Make function parameter names consistent | Jacek Lawrynowicz | 2 | -2/+2 |
| 2025-09-01 | accel/ivpu: Remove unused PLL_CONFIG_DEFAULT | Jacek Lawrynowicz | 1 | -2/+1 |
| 2025-07-22 | accel/ivpu: Remove lockdep_assert_irqs_disabled() | Maarten Lankhorst | 1 | -1/+0 |
| 2025-06-16 | accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctl | Andrzej Kacprowski | 2 | -33/+59 |
| 2025-06-16 | accel/ivpu: Add initial Wildcat Lake support | Maciej Falkowski | 3 | -0/+5 |
| 2025-06-11 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 7 | -64/+101 |
| 2025-06-06 | Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 5 | -52/+74 |
| 2025-06-05 | accel/ivpu: Fix warning in ivpu_gem_bo_free() | Jacek Lawrynowicz | 1 | -1/+2 |
| 2025-06-05 | accel/ivpu: Trigger device recovery on engine reset/resume failure | Karol Wachowski | 2 | -4/+11 |
| 2025-06-05 | accel/ivpu: Use dma_resv_lock() instead of a custom mutex | Jacek Lawrynowicz | 2 | -30/+34 |
| 2025-06-02 | accel/ivpu: Add inference_timeout_ms module parameter | Karol Wachowski | 3 | -3/+17 |
| 2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 5 | -6/+32 |
| 2025-05-28 | accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction | Karol Wachowski | 1 | -4/+4 |
| 2025-05-28 | accel/ivpu: Use firmware names from upstream repo | Jacek Lawrynowicz | 1 | -6/+6 |
| 2025-05-28 | accel/ivpu: Improve buffer object logging | Jacek Lawrynowicz | 2 | -8/+18 |
| 2025-05-12 | accel/ivpu: Use effective buffer size for zero terminator | Markus Burri | 1 | -1/+1 |
| 2025-05-06 | BackMerge tag 'v6.15-rc5' into drm-next | Dave Airlie | 10 | -129/+207 |
| 2025-04-30 | accel/ivpu: Correct mutex unlock order in job submission | Karol Wachowski | 1 | -1/+1 |
| 2025-04-30 | accel/ivpu: Fix pm related deadlocks in cmdq ioctls | Jacek Lawrynowicz | 1 | -9/+24 |
| 2025-04-30 | accel/ivpu: Increase state dump msg timeout | Jacek Lawrynowicz | 1 | -1/+1 |
| 2025-04-25 | accel/ivpu: Fix the D0i2 disable test mode | Andrzej Kacprowski | 1 | -2/+2 |
| 2025-04-25 | accel/ivpu: Correct DCT interrupt handling | Karol Wachowski | 2 | -9/+11 |
| 2025-04-25 | accel/ivpu: Implement heartbeat-based TDR mechanism | Karol Wachowski | 4 | -0/+26 |
| 2025-04-15 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 3 | -3/+28 |
| 2025-04-14 | Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 1 | -3/+3 |
| 2025-04-11 | accel/ivpu: Add cmdq_id to job related logs | Karol Wachowski | 1 | -7/+8 |
| 2025-04-11 | accel/ivpu: Show NPU frequency in sysfs | Andrzej Kacprowski | 4 | -1/+62 |
| 2025-04-11 | accel/ivpu: Fix the NPU's DPU frequency calculation | Andrzej Kacprowski | 5 | -86/+64 |
| 2025-04-11 | accel/ivpu: Update FW Boot API to version 3.28.3 | Karol Wachowski | 3 | -22/+58 |
| 2025-04-11 | accel/ivpu: Flush pending jobs of device's workqueues | Maciej Falkowski | 1 | -3/+3 |
| 2025-04-10 | accel/ivpu: Test for imported buffers with drm_gem_is_imported() | Thomas Zimmermann | 1 | -3/+3 |
| 2025-04-08 | Merge drm/drm-fixes into drm-misc-fixes | Thomas Zimmermann | 25 | -356/+845 |
| 2025-03-31 | accel/ivpu: Fix PM related deadlocks in MS IOCTLs | Jacek Lawrynowicz | 2 | -2/+20 |
| 2025-03-31 | accel/ivpu: Fix deadlock in ivpu_ms_cleanup() | Jacek Lawrynowicz | 1 | -0/+6 |
| 2025-03-31 | accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal() | Jacek Lawrynowicz | 1 | -1/+2 |
| 2025-03-27 | accel/ivpu: s/drm_gem_shmem_v[un]map/drm_gem_shmem_v[un]map_locked/ | Boris Brezillon | 1 | -2/+2 |
| 2025-03-27 | accel/ivpu: pages_use_count is now a refcount_t | Boris Brezillon | 1 | -1/+1 |
| 2025-02-14 | Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 25 | -356/+845 |
| 2025-02-10 | accel/ivpu: Implement D0i2 disable test mode | Karol Wachowski | 3 | -0/+10 |
| 2025-02-10 | accel/ivpu: Add test modes to toggle clock relinquish disable | Karol Wachowski | 2 | -0/+8 |
| 2025-02-10 | accel/ivpu: Allow to import single buffer into multiple contexts | Tomasz Rusinowicz | 3 | -1/+45 |
| 2025-02-10 | accel/ivpu: Add debugfs interface for setting HWS priority bands | Karol Wachowski | 4 | -18/+121 |
| 2025-02-10 | accel/ivpu: Prevent runtime suspend during context abort work | Andrzej Kacprowski | 1 | -1/+9 |
| 2025-02-10 | accel/ivpu: Add missing locks around mmu queues | Andrzej Kacprowski | 1 | -0/+9 |
| 2025-02-06 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 3 | -5/+9 |
| 2025-02-06 | Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes | Maxime Ripard | 2 | -9/+1 |
| 2025-02-03 | accel/ivpu: Move recovery work to system_unbound_wq | Karol Wachowski | 1 | -1/+1 |
| 2025-02-03 | accel/ivpu: Enable recovery and adjust timeouts for fpga | Tomasz Rusinowicz | 2 | -10/+5 |
| 2025-02-03 | accel/ivpu: Turn on HWS by default on all platforms | Karol Wachowski | 1 | -9/+1 |
| 2025-02-03 | accel/ivpu: Fix missing MMU events if file_priv is unbound | Karol Wachowski | 1 | -1/+7 |
| 2025-02-03 | accel/ivpu: Update last_busy in IRQ handler | Jacek Lawrynowicz | 1 | -3/+6 |
| 2025-02-03 | accel/ivpu: Add support for hardware fault injection | Jacek Lawrynowicz | 4 | -28/+57 |
| 2025-02-03 | accel/ivpu: Fix error handling in recovery/reset | Jacek Lawrynowicz | 1 | -36/+43 |
| 2025-02-03 | accel/ivpu: Clear runtime_error after pm_runtime_resume_and_get() fails | Jacek Lawrynowicz | 1 | -1/+4 |
| 2025-02-03 | accel/ivpu: Fix error handling in ivpu_boot() | Jacek Lawrynowicz | 1 | -2/+6 |
| 2025-01-10 | Merge tag 'v6.13-rc6' into drm-next | Dave Airlie | 3 | -5/+9 |
| 2025-01-09 | accel/ivpu: Enable HWS by default on all platforms | Jacek Lawrynowicz | 1 | -1/+12 |
| 2025-01-09 | accel/ivpu: Add platform detection for presilicon | Karol Wachowski | 5 | -25/+29 |
| 2025-01-09 | accel/ivpu: Add handling of VPU_JSM_STATUS_MVNCI_CONTEXT_VIOLATION_HW | Karol Wachowski | 1 | -0/+25 |
| 2025-01-09 | accel/ivpu: Fix locking order in ivpu_job_submit | Karol Wachowski | 1 | -10/+7 |
| 2025-01-09 | accel/ivpu: Fix locking order in ivpu_cmdq_destroy_ioctl | Karol Wachowski | 1 | -3/+6 |
| 2025-01-09 | accel/ivpu: Set command queue management capability based on HWS | Karol Wachowski | 4 | -26/+19 |
| 2025-01-09 | accel/ivpu: Fix missing MMU events from reserved SSID | Karol Wachowski | 1 | -3/+4 |
| 2025-01-09 | accel/ivpu: Move parts of MMU event IRQ handling to thread handler | Karol Wachowski | 3 | -33/+69 |
| 2025-01-09 | accel/ivpu: Dump only first MMU fault from single context | Karol Wachowski | 3 | -20/+46 |
| 2025-01-09 | accel/ivpu: Use workqueue for IRQ handling | Maciej Falkowski | 11 | -55/+24 |
| 2025-01-09 | accel/ivpu: Expose NPU memory utilization info in sysfs | Maciej Falkowski | 1 | -1/+29 |
| 2025-01-09 | accel/ivpu: Abort all jobs after command queue unregister | Karol Wachowski | 6 | -62/+121 |
| 2025-01-09 | accel/ivpu: Add API for command queue create/destroy/submit | Karol Wachowski | 3 | -145/+235 |
| 2025-01-09 | accel/ivpu: Separate DB ID and CMDQ ID allocations from CMDQ allocation | Karol Wachowski | 1 | -24/+64 |
| 2024-12-19 | accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal() | Jacek Lawrynowicz | 1 | -1/+1 |
| 2024-12-19 | accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init() | Jacek Lawrynowicz | 1 | -3/+7 |
| 2024-12-19 | accel/ivpu: Fix general protection fault in ivpu_bo_list() | Jacek Lawrynowicz | 1 | -1/+1 |
| 2024-12-05 | drm: remove driver date from struct drm_driver and all drivers | Jani Nikula | 1 | -1/+0 |
| 2024-12-05 | accel/ivpu: remove DRIVER_DATE conditional drm_driver init | Jani Nikula | 1 | -7/+0 |
| 2024-11-13 | accel/ivpu: Fix Qemu crash when running in passthrough | Jacek Lawrynowicz | 1 | -1/+1 |
| 2024-11-04 | Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds... | Dave Airlie | 4 | -1/+15 |
| 2024-10-30 | accel/ivpu: Move secondary preemption buffer allocation to DMA range | Karol Wachowski | 1 | -1/+1 |
| 2024-10-30 | accel/ivpu: Increase DMA address range | Karol Wachowski | 3 | -9/+11 |
| 2024-10-30 | accel/ivpu: Add debug Kconfig option | Maciej Falkowski | 5 | -0/+17 |
| 2024-10-30 | accel/ivpu: Don't allocate preemption buffers when MIP is disabled | Karol Wachowski | 2 | -4/+4 |
| 2024-10-30 | accel/ivpu: Make command queue ID allocated on XArray | Karol Wachowski | 4 | -46/+60 |
| 2024-10-30 | accel/ivpu: Use xa_alloc_cyclic() instead of custom function | Karol Wachowski | 3 | -37/+12 |
| 2024-10-30 | accel/ivpu: Unmap partially mapped BOs in case of errors | Karol Wachowski | 1 | -8/+11 |
| 2024-10-30 | accel/ivpu: Clear CDTAB entry in case of failure | Karol Wachowski | 1 | -1/+8 |
| 2024-10-30 | accel/ivpu: Remove copy engine support | Andrzej Kacprowski | 3 | -36/+20 |
| 2024-10-30 | accel/ivpu: Defer MMU root page table allocation | Karol Wachowski | 5 | -147/+113 |
| 2024-10-30 | accel/ivpu: Do not fail when more than 1 tile is fused | Karol Wachowski | 1 | -9/+3 |
| 2024-10-30 | accel/ivpu: Fix NOC firewall interrupt handling | Andrzej Kacprowski | 4 | -1/+15 |
| 2024-10-11 | accel/ivpu: Update power island delays | Karol Wachowski | 2 | -17/+34 |
| 2024-10-11 | accel/ivpu: Add initial Panther Lake support | Maciej Falkowski | 3 | -3/+11 |
| 2024-10-11 | accel/ivpu: Fix typos in ivpu_pm.c | Jacek Lawrynowicz | 1 | -2/+2 |
| 2024-10-11 | accel/ivpu: Add tracing for IPC/PM/JOB | Jakub Pawlak | 6 | -1/+102 |
| 2024-10-11 | accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes | Jacek Lawrynowicz | 2 | -3/+0 |
| 2024-10-11 | accel/ivpu: Fix ivpu_jsm_dyndbg_control() | Jacek Lawrynowicz | 1 | -1/+1 |
| 2024-10-11 | accel/ivpu: Increase MS info buffer size | Jacek Lawrynowicz | 1 | -1/+1 |
| 2024-10-11 | accel/ivpu: Use whole user and shave ranges for preemption buffers | Karol Wachowski | 1 | -9/+4 |
| 2024-10-11 | accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers | Karol Wachowski | 1 | -11/+16 |
| 2024-10-11 | accel/ivpu: Remove invalid warnings | Jacek Lawrynowicz | 2 | -3/+0 |
| 2024-10-11 | accel/ivpu: Refactor failure diagnostics during boot | Karol Wachowski | 1 | -6/+11 |
| 2024-10-11 | accel/ivpu: Prevent recovery invocation during probe and resume | Karol Wachowski | 3 | -38/+23 |
| 2024-10-11 | accel/ivpu: Fix reset_engine debugfs file logic | Andrzej Kacprowski | 1 | -34/+8 |
| 2024-10-11 | accel/ivpu: Remove skip of clock own resource ack on Simics | Karol Wachowski | 1 | -3/+0 |
| 2024-10-11 | accel/ivpu: Add test_mode bit to force turbo | Andrzej Kacprowski | 2 | -0/+6 |
| 2024-10-11 | accel/ivpu: Make DB_ID and JOB_ID allocations incremental | Tomasz Rusinowicz | 3 | -10/+43 |
| 2024-10-11 | accel/ivpu: Print JSM message result in case of error | Karol Wachowski | 1 | -1/+1 |
| 2024-10-11 | accel/ivpu: Add auto selection logic for job scheduler | Jacek Lawrynowicz | 8 | -15/+52 |
| 2024-10-11 | accel/ivpu: Add one jiffy to bo_wait_ioctl timeout value | Karol Wachowski | 1 | -0/+3 |
| 2024-10-11 | accel/ivpu: Allow reading dvfs_mode debugfs file | Andrzej Kacprowski | 1 | -21/+12 |
| 2024-10-11 | accel/ivpu: Remove 1-tile power up Simics workaround | Karol Wachowski | 1 | -4/+0 |
| 2024-10-11 | accel/ivpu: Stop using hardcoded DRIVER_DATE | Jacek Lawrynowicz | 2 | -5/+11 |
| 2024-10-11 | accel/ivpu: Add FW version debugfs entry | Karol Wachowski | 1 | -0/+9 |
| 2024-10-11 | accel/ivpu: Turn on autosuspend on Simics | Karol Wachowski | 1 | -1/+1 |
| 2024-10-11 | accel/ivpu: Set 500 ns delay between power island TRICKLE and ENABLE | Karol Wachowski | 1 | -6/+2 |
| 2024-10-11 | accel/ivpu: Add FW state dump on TDR | Tomasz Rusinowicz | 7 | -0/+43 |
| 2024-10-11 | accel/ivpu: Add coredump support | Karol Wachowski | 7 | -14/+74 |
| 2024-10-11 | accel/ivpu: Limit FW version string length | Jacek Lawrynowicz | 2 | -4/+9 |
| 2024-10-11 | accel/ivpu: Fix fw log printing | Jacek Lawrynowicz | 1 | -17/+32 |
| 2024-10-11 | accel/ivpu: Refactor functions in ivpu_fw_log.c | Jacek Lawrynowicz | 3 | -31/+35 |
| 2024-10-11 | accel/ivpu: Reset fw log on cold boot | Tomasz Rusinowicz | 3 | -0/+16 |
| 2024-10-11 | accel/ivpu: Rename ivpu_log_level to fw_log_level | Jacek Lawrynowicz | 3 | -11/+11 |
| 2024-10-11 | accel/ivpu: Update VPU FW API headers | Andrzej Kacprowski | 4 | -59/+292 |
| 2024-09-24 | accel/ivpu: Fix a typo | Andrew Kreimer | 1 | -1/+1 |
| 2024-07-15 | accel/ivpu: Add missing MODULE_FIRMWARE metadata | Alexander F. Lent | 1 | -0/+4 |
| 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 |