summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu
AgeCommit message (Expand)Author
2024-02-12accel/ivpu: Fix DevTLB errors on suspend/resume and recoveryJacek Lawrynowicz
2024-02-06accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski
2024-02-06accel/ivpu/40xx: Stop passing SKU boot parameters to FWKrystian Pradzynski
2024-02-06accel/ivpu/40xx: Enable D0i3 messageKrystian Pradzynski
2024-02-06accel/ivpu: Disable d3hot_delay on all NPU generationsJacek Lawrynowicz
2024-02-06accel/ivpu: Correct MMU queue size checking functionsWachowski, Karol
2024-02-06accel/ivpu: Force snooping for MMU writesWachowski, Karol
2024-01-25accel/ivpu: Improve recovery and reset supportJacek Lawrynowicz
2024-01-25accel/ivpu: Improve stability of ivpu_submit_ioctl()Jacek Lawrynowicz
2024-01-25accel/ivpu: Fix dev open/close races with unbindJacek Lawrynowicz
2024-01-22accel/ivpu: Disable PLL after VPU IP reset during FLRJacek Lawrynowicz
2024-01-22accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol
2024-01-22accel/ivpu: Improve buffer object debug logsJacek Lawrynowicz
2024-01-22accel/ivpu: Disable buffer sharing among VPU contextsJacek Lawrynowicz
2024-01-22accel/ivpu: Free buffer sgt on unbindJacek Lawrynowicz
2024-01-22accel/ivpu: Fix for missing lock around drm_gem_shmem_vmap()Jacek Lawrynowicz
2024-01-22accel/ivpu: Add diagnostic messages when VPU fails to boot or suspendWachowski, Karol
2024-01-22accel/ivpu: Add debug prints for MMU map/unmap operationsWachowski, Karol
2024-01-22accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync()Wachowski, Karol
2024-01-22accel/ivpu: Dump MMU events in case of VPU boot timeoutWachowski, Karol
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-11accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initializationAndrzej Kacprowski
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter
2023-11-21accel/ivpu/37xx: Fix hangs related to MMIO resetJacek Lawrynowicz
2023-11-16accel/ivpu: Use threaded IRQ to handle JOB done messagesJacek Lawrynowicz
2023-11-16accel/ivpu: Use dedicated work for job timeout detectionStanislaw Gruszka
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-15accel/ivpu: avoid build failure with CONFIG_PM=nArnd Bergmann
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-08accel/ivpu: Use GEM shmem helper for all buffersJacek Lawrynowicz
2023-11-08accel/ivpu: Remove support for uncached buffersJacek Lawrynowicz
2023-11-08accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()Jacek Lawrynowicz
2023-11-08accel/ivpu: Allocate vpu_addr in gem->open() callbackJacek Lawrynowicz
2023-11-07accel/ivpu: Fix compilation with CONFIG_PM=nJacek Lawrynowicz
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-31accel/ivpu: Rename VPU to NPU in product stringsJacek Lawrynowicz
2023-10-31accel/ivpu: Simplify MMU SYNC commandJacek Lawrynowicz
2023-10-31accel/ivpu: Make DMA allocations for MMU600 write combinedKarol Wachowski
2023-10-31accel/ivpu: Print CMDQ errors after consumer timeoutKarol Wachowski
2023-10-31accel/ivpu: Abort pending rx ipc on resetStanislaw Gruszka
2023-10-31accel/ivpu: Stop job_done_thread on suspendStanislaw Gruszka
2023-10-31accel/ivpu: Assure device is off if power up sequence failStanislaw Gruszka
2023-10-31accel/ivpu/40xx: Allow to change profiling frequencyKrystian Pradzynski
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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/37xx: Print warning when VPUIP is not idle during power downStanislaw Gruszka