summaryrefslogtreecommitdiffstats
path: root/drivers/accel
AgeCommit message (Expand)AuthorLines
2023-11-08accel/ivpu: Remove support for uncached buffersJacek Lawrynowicz-4/+1
2023-11-08accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()Jacek Lawrynowicz-90/+109
2023-11-08accel/ivpu: Allocate vpu_addr in gem->open() callbackJacek Lawrynowicz-37/+32
2023-11-07accel/ivpu: Fix compilation with CONFIG_PM=nJacek Lawrynowicz-2/+2
2023-11-03accel/qaic: Support for 0 resize slice execution in BOPranjal Ramajor Asha Kanojiya-61/+43
2023-11-03accel/qaic: Quiet array bounds check on DMA abort messageCarl Vanderlip-1/+1
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+1
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-3713/+2482
2023-10-31accel/ivpu: Rename VPU to NPU in product stringsJacek Lawrynowicz-5/+6
2023-10-31accel/ivpu: Simplify MMU SYNC commandJacek Lawrynowicz-4/+1
2023-10-31accel/ivpu: Make DMA allocations for MMU600 write combinedKarol Wachowski-52/+63
2023-10-31accel/ivpu: Print CMDQ errors after consumer timeoutKarol Wachowski-3/+31
2023-10-31accel/ivpu: Abort pending rx ipc on resetStanislaw Gruszka-4/+20
2023-10-31accel/ivpu: Stop job_done_thread on suspendStanislaw Gruszka-6/+35
2023-10-31accel/ivpu: Assure device is off if power up sequence failStanislaw Gruszka-14/+18
2023-10-31accel/ivpu/40xx: Allow to change profiling frequencyKrystian Pradzynski-0/+76
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-163/+240
2023-10-30accel/ivpu: Add support for delayed D0i3 entry messageAndrzej Kacprowski-8/+108
2023-10-30accel/ivpu/37xx: Print warning when VPUIP is not idle during power downStanislaw Gruszka-2/+5
2023-10-30accel/ivpu: Introduce ivpu_ipc_send_receive_active()Karol Wachowski-14/+27
2023-10-30accel/ivpu: Pass D0i3 residency time to the VPU firmwareAndrzej Kacprowski-1/+28
2023-10-30accel/ivpu/40xx: Capture D0i3 entry host and device timestampsAndrzej Kacprowski-0/+8
2023-10-30accel/ivpu: Change test_mode module param to bitmaskKarol Wachowski-8/+7
2023-10-30accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASKAndrzej Kacprowski-4/+7
2023-10-30accel/ivpu: Remove reset from power up sequenceKarol Wachowski-10/+0
2023-10-30accel/ivpu: Add dvfs_mode file to debugfsTomasz Rusinowicz-0/+34
2023-10-30accel/ivpu: Remove unneeded drm_driver declarationStanislaw Gruszka-2/+0
2023-10-30accel/ivpu: Update FW APIKrystian Pradzynski-24/+392
2023-10-30accel/ivpu: avoid build failure with CONFIG_PM=nArnd Bergmann-3/+0
2023-10-27accel/qaic: Support MHI QAIC_TIMESYNC channelPranjal Ramajor Asha Kanojiya-4/+165
2023-10-27accel/qaic: Add support for periodic timesyncAjit Pal Singh-1/+296
2023-10-27accel/qaic: Enable 1 MSI fallback modeCarl Vanderlip-20/+50
2023-10-26accel/ivpu/37xx: Fix missing VPUIP interruptsKarol Wachowski-6/+5
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie-22/+58
2023-10-23accel/ivpu: Delete the TODO fileDeepak R Varma-11/+0
2023-10-23accel/ivpu/37xx: Remove support for FPGA and simicsStanislaw Gruszka-49/+8
2023-10-23accel/ivpu: Do not initialize parameters on power upStanislaw Gruszka-8/+8
2023-10-23accel/ivpu: Print IPC type string instead of numberKrystian Pradzynski-4/+71
2023-10-23accel/ivpu: Read clock rate only if device is upKarol Wachowski-1/+31
2023-10-23accel/ivpu: Fix verbose version of REG_POLL macrosKrystian Pradzynski-31/+48
2023-10-23accel/ivpu: Use ratelimited warn and err in IPC/JSMKrystian Pradzynski-21/+26
2023-10-19accel/ivpu: Extend address range for MMU mmapWludzik, Jozef-6/+3
2023-10-19Revert "accel/ivpu: Use cached buffers for FW loading"Stanislaw Gruszka-10/+4
2023-10-19accel/ivpu: Don't enter d0i3 during FLRJacek Lawrynowicz-4/+21
2023-10-17Merge tag 'drm-habanalabs-next-2023-10-10' of https://git.kernel.org/pub/scm/...Dave Airlie-3139/+1726
2023-10-12accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()Jacek Lawrynowicz-41/+51
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-24/+62
2023-10-09accel/habanalabs/gaudi2: fix spmu mask creationOded Gabbay-1/+2
2023-10-09accel/habanalabs/gaudi2: perform hard-reset upon PCIe AXI drain eventTomer Tayar-1/+1