summaryrefslogtreecommitdiffstats
path: root/drivers/accel
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | accel/habanalabs: handle arc farm razwiDani Liberman2023-10-091-3/+13
| | | * | | | accel/habanalabs: stop fetching MME SBTE error causeOfir Bitton2023-10-091-23/+8
| | | * | | | accel/habanalabs: set device status 'malfunction' while in rmmodKoby Elbaz2023-10-091-2/+4
| | | * | | | accel/habanalabs: print task name upon creation of a user contextTomer Tayar2023-10-091-2/+4
| | | * | | | accel/habanalabs: print task name and request code upon ioctl failureTomer Tayar2023-10-091-7/+17
| | | * | | | accel/habanalabs: notify user about undefined opcode eventOfir Bitton2023-10-091-5/+137
| | | * | | | accel/habanalabs: update pending reset flags with new reset requestsTomer Tayar2023-10-091-1/+3
| | | * | | | accel/habanalabs: prevent immediate hard reset due to 2 adjacent H/W eventsTomer Tayar2023-10-091-1/+10
| * | | | | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-1/+1
| |\ \ \ \ \ \
| | * | | | | | accel/ivpu: Annotate struct ivpu_job with __counted_byKees Cook2023-09-281-1/+1
| * | | | | | | accel/ivpu/37xx: Fix missing VPUIP interruptsKarol Wachowski2023-10-261-6/+5
| | |_|_|/ / / | |/| | | | |
| * | | | | | accel/ivpu: Extend address range for MMU mmapWludzik, Jozef2023-10-191-6/+3
| * | | | | | Revert "accel/ivpu: Use cached buffers for FW loading"Stanislaw Gruszka2023-10-192-10/+4
| * | | | | | accel/ivpu: Don't enter d0i3 during FLRJacek Lawrynowicz2023-10-196-4/+21
| | |_|_|_|/ | |/| | | |
| * | | | | accel/ivpu: Use cached buffers for FW loadingKarol Wachowski2023-09-272-3/+10
| * | | | | accel/ivpu/40xx: Fix missing VPUIP interruptsKarol Wachowski2023-09-271-6/+5
| * | | | | accel/ivpu/40xx: Disable frequency change interruptKarol Wachowski2023-09-271-2/+1
| * | | | | accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-UpKarol Wachowski2023-09-272-0/+16
| * | | | | accel/ivpu: Don't flood dmesg with VPU ready messageJacek Lawrynowicz2023-09-271-1/+1
| * | | | | accel/ivpu: Do not use wait event interruptibleStanislaw Gruszka2023-09-271-7/+4
| * | | | | accel/ivpu: Add Arrow Lake pci idStanislaw Gruszka2023-09-252-0/+3
| * | | | | accel/ivpu/40xx: Fix buttress interrupt handlingKarol Wachowski2023-09-201-1/+8
| |/ / / /
* | | | | accel/ivpu: Use GEM shmem helper for all buffersJacek Lawrynowicz2023-11-085-460/+144
* | | | | accel/ivpu: Remove support for uncached buffersJacek Lawrynowicz2023-11-082-4/+1
* | | | | accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()Jacek Lawrynowicz2023-11-087-90/+109
* | | | | accel/ivpu: Allocate vpu_addr in gem->open() callbackJacek Lawrynowicz2023-11-083-37/+32
* | | | | accel/ivpu: Fix compilation with CONFIG_PM=nJacek Lawrynowicz2023-11-071-2/+2
* | | | | accel/qaic: Support for 0 resize slice execution in BOPranjal Ramajor Asha Kanojiya2023-11-031-61/+43
* | | | | accel/qaic: Quiet array bounds check on DMA abort messageCarl Vanderlip2023-11-031-1/+1
* | | | | accel/ivpu: Rename VPU to NPU in product stringsJacek Lawrynowicz2023-10-312-5/+6
* | | | | accel/ivpu: Simplify MMU SYNC commandJacek Lawrynowicz2023-10-311-4/+1
* | | | | accel/ivpu: Make DMA allocations for MMU600 write combinedKarol Wachowski2023-10-311-52/+63
* | | | | accel/ivpu: Print CMDQ errors after consumer timeoutKarol Wachowski2023-10-311-3/+31
* | | | | accel/ivpu: Abort pending rx ipc on resetStanislaw Gruszka2023-10-313-4/+20
* | | | | accel/ivpu: Stop job_done_thread on suspendStanislaw Gruszka2023-10-314-6/+35
* | | | | accel/ivpu: Assure device is off if power up sequence failStanislaw Gruszka2023-10-312-14/+18
* | | | | accel/ivpu/40xx: Allow to change profiling frequencyKrystian Pradzynski2023-10-315-0/+76
* | | | | accel/ivpu: Add support for delayed D0i3 entry messageAndrzej Kacprowski2023-10-308-8/+108
* | | | | accel/ivpu/37xx: Print warning when VPUIP is not idle during power downStanislaw Gruszka2023-10-301-2/+5
* | | | | accel/ivpu: Introduce ivpu_ipc_send_receive_active()Karol Wachowski2023-10-302-14/+27
* | | | | accel/ivpu: Pass D0i3 residency time to the VPU firmwareAndrzej Kacprowski2023-10-304-1/+28
* | | | | accel/ivpu/40xx: Capture D0i3 entry host and device timestampsAndrzej Kacprowski2023-10-301-0/+8
* | | | | accel/ivpu: Change test_mode module param to bitmaskKarol Wachowski2023-10-303-8/+7
* | | | | accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASKAndrzej Kacprowski2023-10-303-4/+7
* | | | | accel/ivpu: Remove reset from power up sequenceKarol Wachowski2023-10-302-10/+0
* | | | | accel/ivpu: Add dvfs_mode file to debugfsTomasz Rusinowicz2023-10-303-0/+34
* | | | | accel/ivpu: Remove unneeded drm_driver declarationStanislaw Gruszka2023-10-301-2/+0
* | | | | accel/ivpu: Update FW APIKrystian Pradzynski2023-10-303-24/+392
* | | | | accel/ivpu: avoid build failure with CONFIG_PM=nArnd Bergmann2023-10-301-3/+0
* | | | | accel/qaic: Support MHI QAIC_TIMESYNC channelPranjal Ramajor Asha Kanojiya2023-10-274-4/+165