summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
2023-04-08accel/habanalabs: improvements to FW ver extractionDafna Hirschfeld
2023-04-08accel/habanalabs: fix access error clear eventDani Liberman
2023-04-08accel/habanalabs: send disable pci when compute ctx is activeTal Cohen
2023-04-08accel/habanalabs: remove duplicated disable pci msgTal Cohen
2023-04-08accel/habanalabs: change COMMS warning messages to error levelKoby Elbaz
2023-04-08accel/habanalabs: check return value of add_va_block_lockedDafna Hirschfeld
2023-04-08accel/habanalabs: print event type when device is disabledTal Cohen
2023-04-08accel/habanalabs: unmap mapped memory when TLB inv failsKoby Elbaz
2023-04-08accel/habanalabs: Remove redundant pci_clear_masterCai Huoqing
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-06accel/qaic: Add qaic driver to the build systemJeffrey Hugo
2023-04-06accel/qaic: Add mhi_qaic_cntlPranjal Ramajor Asha Kanojiya
2023-04-06accel/qaic: Add datapathJeffrey Hugo
2023-04-06accel/qaic: Add control pathJeffrey Hugo
2023-04-06accel/qaic: Add MHI controllerJeffrey Hugo
2023-04-06accel/qaic: Add uapi and core driver fileJeffrey Hugo
2023-04-05accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz
2023-04-05accel/ivpu: Add dma fence to command buffers onlyKarol Wachowski
2023-04-05accel/ivpu: Remove D3hot delay for MeteorlakeKarol Wachowski
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-24accel/ivpu: Fix IPC buffer header status field valueAndrzej Kacprowski
2023-03-24accel/ivpu: Fix VPU clock calculationStanislaw Gruszka
2023-03-24accel/ivpu: Remove support for 1 tile SKUsStanislaw Gruszka
2023-03-24accel/ivpu: Disable buttress on device removalStanislaw Gruszka
2023-03-24accel/ivpu: Fix power down sequenceStanislaw Gruszka
2023-03-24accel/ivpu: Do not use SSID 1Stanislaw Gruszka
2023-03-24accel/ivpu: Cancel recovery workStanislaw Gruszka
2023-03-24accel/ivpu: Do not access HW registers after unbindStanislaw Gruszka
2023-03-22Merge tag 'drm-habanalabs-next-2023-03-20' of https://git.kernel.org/pub/scm/...Dave Airlie
2023-03-20accel/habanalabs: remove redundant TODOsOfir Bitton
2023-03-20accel/habanalabs: change razwi handle after fw fixDani Liberman
2023-03-20accel/habanalabs: add handling for unexpected user eventOfir Bitton
2023-03-20accel/habanalabs: fix a missing-braces compilation warningTomer Tayar
2023-03-20accel/habanalabs: fix a maybe-uninitialized compilation warningsTomer Tayar
2023-03-20accel/habanalabs: fix page fault event clearDani Liberman
2023-03-20accel/habanalabs: expose rotator mask to userspaceOfir Bitton
2023-03-20accel/habanalabs: regenerate gaudi2 ids_map_extendedOhad Sharabi
2023-03-20accel/habanalabs: expose dram reserved size by kmdOfir Bitton
2023-03-20accel/habanalabs: remove '\n' when passing strings to gaudi2_print_event()Tomer Tayar
2023-03-20accel/habanalabs: return tlb inv error code upon failureKoby Elbaz
2023-03-20accel/habanalabs: in {e/p}dma_core events read the err cause regDafna Hirschfeld
2023-03-20accel/habanalabs: fix use of var reset_sleep_msDafna Hirschfeld
2023-03-20accel/habanalabs: in hw_fini return error code if polling timed-outDafna Hirschfeld
2023-03-20accel/habanalabs: increase reset poll timeoutOfir Bitton
2023-03-20accel/habanalabs: do not verify engine modes after being changedKoby Elbaz
2023-03-20accel/habanalabs: align to latest firmware specsOded Gabbay
2023-03-20accel/habanalabs: Fix spelling mistake "maped" -> "mapped"Colin Ian King
2023-03-20accel/habanalabs: make gaudi2_is_device_idle() staticOded Gabbay
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-15accel/habanalabs: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas