summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
2023-06-08accel/habanalabs: upon DMA errors, use FW-extracted error causeKoby Elbaz
2023-06-08accel/habanalabs: print max timeout value on CS stuckOded Gabbay
2023-06-08accel/habanalabs: align to latest firmware specsOded Gabbay
2023-06-08accel/habanalabs: fix mem leak in capture user mappingsMoti Haimovski
2023-06-08accel/habanalabs: set unused bit as reservedOded Gabbay
2023-06-08accel/habanalabs: rename security functions related argumentsKoby Elbaz
2023-06-08accel/habanalabs: fix gaudi2_get_tpc_idle_status() returnDan Carpenter
2023-06-08accel/habanalabs: Fix some kernel-doc commentsYang Li
2023-06-08accel/habanalabs: always fetch pci addr_dec error infoOfir Bitton
2023-06-08accel/habanalabs: fix a static warning - 'dubious: x & !y'Koby Elbaz
2023-06-08accel/habanalabs: poll for device status update following WFE cmdKoby Elbaz
2023-06-08accel/habanalabs: expose debugfs files laterTomer Tayar
2023-06-08accel/habanalabs: add pci health check during heartbeatOfir Bitton
2023-06-08accel/habanalabs: add missing tpc interrupt infoDafna Hirschfeld
2023-06-08accel/habanalabs: refactor abort of completions and waitsKoby Elbaz
2023-06-08accel/habanalabs: minimize encapsulation signal mutex lock timeKoby Elbaz
2023-06-08accel/ivpu: Fix sporadic VPU boot failureAndrzej Kacprowski
2023-06-08accel/ivpu: Do not use mutex_lock_interruptibleStanislaw Gruszka
2023-06-08accel/ivpu: Do not trigger extra VPU reset if the VPU is idleAndrzej Kacprowski
2023-06-08accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEsKarol Wachowski
2023-06-08accel/ivpu: Rename and cleanup MMU600 page tablesKarol Wachowski
2023-06-08accel/ivpu: Make DMA bit mask HW specificKarol Wachowski
2023-06-08accel/ivpu: Add MMU support for 4 level page mappingsKarol Wachowski
2023-06-08accel/ivpu: Remove configuration of MMU TBU1 and TBU3Karol Wachowski
2023-06-08accel/ivpu: Use struct_size()Christophe JAILLET
2023-06-06accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEPStanislaw Gruszka
2023-06-06accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATORRandy Dunlap
2023-06-05accel/habanalabs: call to HW/FW err returns 0 when no events existMoti Haimovski
2023-06-05accel/habanalabs: unsecure TPC bias registersOfir Bitton
2023-06-05accel/habanalabs: do soft-reset using cpucp packetDafna Hirschfeld
2023-06-05accel/habanalabs: check fw version using sw versionDafna Hirschfeld
2023-06-05accel/habanalabs: extract and save the FW's SW major/minor/sub-minorDafna Hirschfeld
2023-06-05accel/habanalabs: rename fw_{major/minor}_version to fw_inner_{major/minor}_verDafna Hirschfeld
2023-06-05accel/habanalabs: add helper to extract the FW major/minorDafna Hirschfeld
2023-06-05accel/habanalabs: fix bug in free scratchpad memoryMoti Haimovski
2023-06-05accel/habanalabs: remove commented code that won't be usedKoby Elbaz
2023-06-05accel/habanalabs: allow user to modify EDMA RL registerRakesh Ughreja
2023-06-05accel/habanalabs: ignore false positive razwiTal Cohen
2023-06-05accel/habanalabs: remove variable gaudi_irq_nameTom Rix
2023-05-23accel/qaic: Fix NNC message corruptionJeffrey Hugo
2023-05-23accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BOPranjal Ramajor Asha Kanojiya
2023-05-23accel/qaic: Flush the transfer list againPranjal Ramajor Asha Kanojiya
2023-05-23accel/qaic: Validate if BO is sliced before slicingPranjal Ramajor Asha Kanojiya
2023-05-23accel/qaic: Validate user data before grabbing any lockPranjal Ramajor Asha Kanojiya
2023-05-23accel/qaic: initialize ret variable to 0Tom Rix
2023-05-16accel/qaic: silence some uninitialized variable warningsDan Carpenter
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'drm-next-2023-04-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-25Merge tag 'hwmon-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds