summaryrefslogtreecommitdiff
path: root/drivers/accel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'habanalabs-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell2023-04-1116-268/+380
|\
| * accel/habanalabs: add missing error flow in hl_sysfs_init()Tomer Tayar2023-04-081-1/+5
| * accel/habanalabs: speedup h/w queues test in Gaudi2Moti Haimovski2023-04-082-41/+128
| * accel/habanalabs: fix handling of arc farm sei eventDani Liberman2023-04-082-11/+18
| * accel/habanalabs: remove Gaudi1 multi MSI codeOfir Bitton2023-04-082-93/+5
| * accel/habanalabs: fixes for unexpected error interruptOfir Bitton2023-04-082-5/+2
| * accel/habanalabs: don't wait for STS_OK after sending COMMS WFEKoby Elbaz2023-04-081-1/+1
| * accel/habanalabs: sync f/w events interrupt in hard resetTal Cohen2023-04-085-25/+37
| * accel/habanalabs: fix wrong reset and event flagsOfir Bitton2023-04-081-4/+9
| * accel/habanalabs: fix events mask of decoder abnormal interruptsTomer Tayar2023-04-081-7/+11
| * accel/habanalabs: remove completion from abnormal interrupt work nameTomer Tayar2023-04-083-20/+14
| * accel/habanalabs: print raw binning masks in debug levelOfir Bitton2023-04-081-0/+4
| * accel/habanalabs: fix HBM MMU interrupt handlingOfir Bitton2023-04-081-37/+108
| * accel/habanalabs: improvements to FW ver extractionDafna Hirschfeld2023-04-081-7/+4
| * accel/habanalabs: fix access error clear eventDani Liberman2023-04-081-1/+1
| * accel/habanalabs: send disable pci when compute ctx is activeTal Cohen2023-04-081-1/+3
| * accel/habanalabs: remove duplicated disable pci msgTal Cohen2023-04-081-2/+0
| * accel/habanalabs: change COMMS warning messages to error levelKoby Elbaz2023-04-081-2/+2
| * accel/habanalabs: check return value of add_va_block_lockedDafna Hirschfeld2023-04-081-3/+8
| * accel/habanalabs: print event type when device is disabledTal Cohen2023-04-081-3/+6
| * accel/habanalabs: unmap mapped memory when TLB inv failsKoby Elbaz2023-04-082-5/+18
| * accel/habanalabs: Remove redundant pci_clear_masterCai Huoqing2023-04-082-3/+0
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Rothwell2023-04-113-3/+3
|\ \
| * \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-038-91/+82
| |\ \
| * | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
* | | | Merge branch 'drm-next' of git://git.freedesktop.org/git/drm/drm.gitStephen Rothwell2023-04-1142-3621/+10007
|\ \ \ \ | | |_|/ | |/| |
| * | | accel/qaic: Add qaic driver to the build systemJeffrey Hugo2023-04-064-0/+38
| * | | accel/qaic: Add mhi_qaic_cntlPranjal Ramajor Asha Kanojiya2023-04-062-0/+581
| * | | accel/qaic: Add datapathJeffrey Hugo2023-04-061-0/+1902
| * | | accel/qaic: Add control pathJeffrey Hugo2023-04-061-0/+1526
| * | | accel/qaic: Add MHI controllerJeffrey Hugo2023-04-062-0/+579
| * | | accel/qaic: Add uapi and core driver fileJeffrey Hugo2023-04-062-0/+929
| * | | accel/ivpu: Remove D3hot delay for MeteorlakeKarol Wachowski2023-04-051-0/+4
| * | | Merge tag 'drm-habanalabs-next-2023-03-20' of https://git.kernel.org/pub/scm/...Dave Airlie2023-03-2228-3611/+4448
| |\ \ \
| | * | | accel/habanalabs: remove redundant TODOsOfir Bitton2023-03-201-5/+0
| | * | | accel/habanalabs: change razwi handle after fw fixDani Liberman2023-03-202-4/+6
| | * | | accel/habanalabs: add handling for unexpected user eventOfir Bitton2023-03-205-3/+46
| | * | | accel/habanalabs: fix a missing-braces compilation warningTomer Tayar2023-03-201-1/+1
| | * | | accel/habanalabs: fix a maybe-uninitialized compilation warningsTomer Tayar2023-03-201-2/+2
| | * | | accel/habanalabs: fix page fault event clearDani Liberman2023-03-201-1/+1
| | * | | accel/habanalabs: expose rotator mask to userspaceOfir Bitton2023-03-203-2/+6
| | * | | accel/habanalabs: regenerate gaudi2 ids_map_extendedOhad Sharabi2023-03-201-38/+38
| | * | | accel/habanalabs: expose dram reserved size by kmdOfir Bitton2023-03-201-0/+1
| | * | | accel/habanalabs: remove '\n' when passing strings to gaudi2_print_event()Tomer Tayar2023-03-201-11/+11
| | * | | accel/habanalabs: return tlb inv error code upon failureKoby Elbaz2023-03-202-18/+43
| | * | | accel/habanalabs: in {e/p}dma_core events read the err cause regDafna Hirschfeld2023-03-201-7/+33
| | * | | accel/habanalabs: fix use of var reset_sleep_msDafna Hirschfeld2023-03-201-18/+16
| | * | | accel/habanalabs: in hw_fini return error code if polling timed-outDafna Hirschfeld2023-03-203-12/+14
| | * | | accel/habanalabs: increase reset poll timeoutOfir Bitton2023-03-201-1/+2
| | * | | accel/habanalabs: do not verify engine modes after being changedKoby Elbaz2023-03-201-34/+1