summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu/ivpu_ipc.c
AgeCommit message (Expand)Author
2024-04-08accel/ivpu: Check return code of ipc->lock initWachowski, Karol
2024-02-19accel/ivpu: Refactor BO creation functionsWachowski, Karol
2024-01-25accel/ivpu: Improve recovery and reset supportJacek Lawrynowicz
2023-11-16accel/ivpu: Use threaded IRQ to handle JOB done messagesJacek Lawrynowicz
2023-11-16accel/ivpu: Do not use cons->aborted for job_done_threadStanislaw Gruszka
2023-11-16accel/ivpu: Do not use irqsave in ivpu_ipc_dispatchStanislaw Gruszka
2023-11-16accel/ivpu: Rename cons->rx_msg_lockStanislaw Gruszka
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-07accel/ivpu: Fix compilation with CONFIG_PM=nJacek Lawrynowicz
2023-10-31accel/ivpu: Abort pending rx ipc on resetStanislaw Gruszka
2023-10-31accel/ivpu: Stop job_done_thread on suspendStanislaw Gruszka
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-10-30accel/ivpu: Introduce ivpu_ipc_send_receive_active()Karol Wachowski
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-23accel/ivpu: Print IPC type string instead of numberKrystian Pradzynski
2023-10-23accel/ivpu: Use ratelimited warn and err in IPC/JSMKrystian Pradzynski
2023-10-12accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()Jacek Lawrynowicz
2023-09-27accel/ivpu: Do not use wait event interruptibleStanislaw Gruszka
2023-09-04accel/ivpu: Remove duplicated error messagesJacek Lawrynowicz
2023-06-08accel/ivpu: Do not use mutex_lock_interruptibleStanislaw Gruszka
2023-01-19accel/ivpu: Add PM supportJacek Lawrynowicz
2023-01-19accel/ivpu: Add IPC driver and JSM messagesJacek Lawrynowicz