summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)AuthorFilesLines
2023-04-06accel/qaic: Add datapathJeffrey Hugo1-0/+1902
2023-04-06accel/qaic: Add control pathJeffrey Hugo1-0/+1526
2023-04-06accel/qaic: Add MHI controllerJeffrey Hugo2-0/+579
2023-04-06accel/qaic: Add uapi and core driver fileJeffrey Hugo2-0/+929
2023-04-05accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz1-15/+11
2023-04-05accel/ivpu: Add dma fence to command buffers onlyKarol Wachowski1-11/+7
2023-04-05accel/ivpu: Remove D3hot delay for MeteorlakeKarol Wachowski1-0/+4
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman8-91/+82
2023-03-24accel/ivpu: Fix IPC buffer header status field valueAndrzej Kacprowski1-1/+1
2023-03-24accel/ivpu: Fix VPU clock calculationStanislaw Gruszka1-2/+14
2023-03-24accel/ivpu: Remove support for 1 tile SKUsStanislaw Gruszka1-41/+18
2023-03-24accel/ivpu: Disable buttress on device removalStanislaw Gruszka3-0/+6
2023-03-24accel/ivpu: Fix power down sequenceStanislaw Gruszka1-35/+2
2023-03-24accel/ivpu: Do not use SSID 1Stanislaw Gruszka2-3/+6
2023-03-24accel/ivpu: Cancel recovery workStanislaw Gruszka3-3/+17
2023-03-24accel/ivpu: Do not access HW registers after unbindStanislaw Gruszka3-4/+16
2023-03-22Merge tag 'drm-habanalabs-next-2023-03-20' of https://git.kernel.org/pub/scm/...Dave Airlie28-3611/+4448
2023-03-20accel/habanalabs: remove redundant TODOsOfir Bitton1-5/+0
2023-03-20accel/habanalabs: change razwi handle after fw fixDani Liberman2-4/+6
2023-03-20accel/habanalabs: add handling for unexpected user eventOfir Bitton5-3/+46
2023-03-20accel/habanalabs: fix a missing-braces compilation warningTomer Tayar1-1/+1
2023-03-20accel/habanalabs: fix a maybe-uninitialized compilation warningsTomer Tayar1-2/+2
2023-03-20accel/habanalabs: fix page fault event clearDani Liberman1-1/+1
2023-03-20accel/habanalabs: expose rotator mask to userspaceOfir Bitton3-2/+6
2023-03-20accel/habanalabs: regenerate gaudi2 ids_map_extendedOhad Sharabi1-38/+38
2023-03-20accel/habanalabs: expose dram reserved size by kmdOfir Bitton1-0/+1
2023-03-20accel/habanalabs: remove '\n' when passing strings to gaudi2_print_event()Tomer Tayar1-11/+11
2023-03-20accel/habanalabs: return tlb inv error code upon failureKoby Elbaz2-18/+43
2023-03-20accel/habanalabs: in {e/p}dma_core events read the err cause regDafna Hirschfeld1-7/+33
2023-03-20accel/habanalabs: fix use of var reset_sleep_msDafna Hirschfeld1-18/+16
2023-03-20accel/habanalabs: in hw_fini return error code if polling timed-outDafna Hirschfeld3-12/+14
2023-03-20accel/habanalabs: increase reset poll timeoutOfir Bitton1-1/+2
2023-03-20accel/habanalabs: do not verify engine modes after being changedKoby Elbaz1-34/+1
2023-03-20accel/habanalabs: align to latest firmware specsOded Gabbay5-40/+27
2023-03-20accel/habanalabs: Fix spelling mistake "maped" -> "mapped"Colin Ian King1-1/+1
2023-03-20accel/habanalabs: make gaudi2_is_device_idle() staticOded Gabbay1-1/+1
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman2-2/+2
2023-03-15accel/habanalabs: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-03-15accel/habanalabs: postpone mem_mgr IDR destruction to hpriv_release()Tomer Tayar4-1/+23
2023-03-15accel/habanalabs: move soft-reset wait to soft-reset executeDafna Hirschfeld1-24/+26
2023-03-15accel/habanalabs: add uapi to stall/resume engineKoby Elbaz6-5/+325
2023-03-15accel/habanalabs: use scnprintf() in print_device_in_use_info()Tomer Tayar1-26/+10
2023-03-15accel/habanalabs: unify err log of hw-fini failure in dirty stateDafna Hirschfeld1-1/+1
2023-03-15accel/habanalabs: use a mutex rather than a spinlockKoby Elbaz2-9/+10
2023-03-15accel/habanalabs: allow getting HL_INFO_DRAM_USAGE during soft-resetDafna Hirschfeld1-4/+2
2023-03-15accel/habanalabs: fix register address on PDMA/EDMA idle checkKoby Elbaz1-22/+22
2023-03-15accel/habanalabs: remove a useless is_idle TPC flagKoby Elbaz1-1/+0
2023-03-15accel/habanalabs: fix few misspelled words in the codefarah kassabri6-10/+10
2023-03-15accel/habanalabs: verify return code after scrubbing ARCs DCCMsKoby Elbaz1-4/+22
2023-03-15accel/habanalabs: use notifications and graceful reset for decoderTomer Tayar1-6/+16