Age | Commit message (Expand) | Author | Files | Lines |
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/... | 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-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-03-13 | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 14 | -128/+194 |
2024-03-13 | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1/+1 |
2024-03-11 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -1/+1 |
2024-02-26 | Merge v6.8-rc6 into drm-next | Daniel Vetter | 7 | -57/+83 |
2024-02-20 | accel/ivpu: Don't enable any tiles by default on VPU40xx | Andrzej Kacprowski | 1 | -1/+1 |
2024-02-19 | accel/ivpu: Rename VPU to NPU in message strings | Jacek Lawrynowicz | 7 | -22/+22 |
2024-02-19 | accel/ivpu: Refactor BO creation functions | Wachowski, Karol | 5 | -60/+71 |
2024-02-19 | accel/ivpu: Fix ivpu_reset_engine_fn merge issue | Jacek Lawrynowicz | 1 | -16/+16 |