Age | Commit message (Expand) | Author | Files | Lines |
2024-06-14 | accel/ivpu: Remove unused ivpu_rpm_get_if_active() | Jacek Lawrynowicz | 1 | -10/+0 |
2024-06-14 | accel/ivpu: Disable MMU before checking for idle | Jacek Lawrynowicz | 1 | -0/+2 |
2024-06-14 | accel/ivpu: Implement DCT handling | Jacek Lawrynowicz | 1 | -1/+66 |
2024-06-14 | accel/ivpu: Remove suspend_reschedule_counter | Jacek Lawrynowicz | 1 | -20/+11 |
2024-05-15 | accel/ivpu: Increase reset counter when warm boot fails | Jacek Lawrynowicz | 1 | -0/+1 |
2024-05-15 | accel/ivpu: Add NPU profiling support | Tomasz Rusinowicz | 1 | -0/+4 |
2024-04-08 | accel/ivpu: Fix missed error message after VPU rename | Jacek Lawrynowicz | 1 | -1/+1 |
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 | 1 | -5/+2 |
2024-03-13 | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -5/+5 |
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 | 1 | -17/+22 |
2024-02-19 | accel/ivpu: Rename VPU to NPU in message strings | Jacek Lawrynowicz | 1 | -5/+5 |
2024-02-12 | PM: runtime: Simplify pm_runtime_get_if_active() usage | Sakari Ailus | 1 | -1/+1 |
2024-02-12 | accel/ivpu: Fix DevTLB errors on suspend/resume and recovery | Jacek Lawrynowicz | 1 | -17/+22 |
2024-01-25 | accel/ivpu: Improve recovery and reset support | Jacek Lawrynowicz | 1 | -16/+32 |
2024-01-22 | accel/ivpu: Add diagnostic messages when VPU fails to boot or suspend | Wachowski, Karol | 1 | -1/+3 |
2023-11-16 | accel/ivpu: Use dedicated work for job timeout detection | Stanislaw Gruszka | 1 | -0/+31 |
2023-11-15 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -1/+2 |
2023-10-31 | accel/ivpu: Assure device is off if power up sequence fail | Stanislaw Gruszka | 1 | -13/+17 |
2023-10-31 | Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -1/+14 |
2023-10-30 | accel/ivpu: Add support for delayed D0i3 entry message | Andrzej Kacprowski | 1 | -1/+10 |
2023-10-30 | accel/ivpu: avoid build failure with CONFIG_PM=n | Arnd Bergmann | 1 | -3/+0 |
2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie | 1 | -1/+2 |
2023-10-23 | accel/ivpu: Read clock rate only if device is up | Karol Wachowski | 1 | -0/+13 |
2023-10-19 | accel/ivpu: Don't enter d0i3 during FLR | Jacek Lawrynowicz | 1 | -1/+2 |
2023-10-12 | accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size() | Jacek Lawrynowicz | 1 | -1/+1 |
2023-09-04 | accel/ivpu: Make ivpu_pm_init() void | Stanislaw Gruszka | 1 | -3/+1 |
2023-09-04 | accel/ivpu: Move set autosuspend delay to HW specific code | Krystian Pradzynski | 1 | -6/+8 |
2023-07-07 | accel/ivpu: Add debugfs files for testing device reset | Stanislaw Gruszka | 1 | -0/+1 |
2023-04-25 | Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -10/+0 |
2023-04-05 | accel/ivpu: Fix S3 system suspend when not idle | Jacek Lawrynowicz | 1 | -15/+11 |
2023-03-24 | accel/ivpu: Cancel recovery work | Stanislaw Gruszka | 1 | -3/+14 |
2023-01-27 | accel/ivpu: PM: remove broken ivpu_dbg() statements | Arnd Bergmann | 1 | -10/+0 |
2023-01-19 | accel/ivpu: Add PM support | Jacek Lawrynowicz | 1 | -0/+329 |