summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu/ivpu_pm.c
AgeCommit message (Expand)Author
2024-04-08accel/ivpu: Fix missed error message after VPU renameJacek Lawrynowicz
2024-04-08accel/ivpu: Put NPU back to D3hot after failed resumeJacek Lawrynowicz
2024-04-08accel/ivpu: Fix PCI D0 state entry in resumeWachowski, Karol
2024-04-08accel/ivpu: Remove d3hot_after_power_off WAJacek Lawrynowicz
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-19accel/ivpu: Rename VPU to NPU in message stringsJacek Lawrynowicz
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2024-02-12accel/ivpu: Fix DevTLB errors on suspend/resume and recoveryJacek Lawrynowicz
2024-01-25accel/ivpu: Improve recovery and reset supportJacek Lawrynowicz
2024-01-22accel/ivpu: Add diagnostic messages when VPU fails to boot or suspendWachowski, Karol
2023-11-16accel/ivpu: Use dedicated work for job timeout detectionStanislaw Gruszka
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-10-31accel/ivpu: Assure device is off if power up sequence failStanislaw Gruszka
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-10-30accel/ivpu: Add support for delayed D0i3 entry messageAndrzej Kacprowski
2023-10-30accel/ivpu: avoid build failure with CONFIG_PM=nArnd Bergmann
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-23accel/ivpu: Read clock rate only if device is upKarol Wachowski
2023-10-19accel/ivpu: Don't enter d0i3 during FLRJacek Lawrynowicz
2023-10-12accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()Jacek Lawrynowicz
2023-09-04accel/ivpu: Make ivpu_pm_init() voidStanislaw Gruszka
2023-09-04accel/ivpu: Move set autosuspend delay to HW specific codeKrystian Pradzynski
2023-07-07accel/ivpu: Add debugfs files for testing device resetStanislaw Gruszka
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-05accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz
2023-03-24accel/ivpu: Cancel recovery workStanislaw Gruszka
2023-01-27accel/ivpu: PM: remove broken ivpu_dbg() statementsArnd Bergmann
2023-01-19accel/ivpu: Add PM supportJacek Lawrynowicz