summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
2023-10-09accel/habanalabs: fix ETR/ETF flush logicBenjamin Dotan
2023-10-09accel/habanalabs/gaudi2 : remove psoc_arc accessBenjamin Dotan
2023-10-09accel/habanalabs/gaudi2: prepare to remove cpu_rst_statusIgor Grinberg
2023-10-09accel/habanalabs: Move ioctls to the device specific ioctls rangeTomer Tayar
2023-10-09accel/habanalabs: register compute device as an accel deviceTomer Tayar
2023-10-09accel/habanalabs: add info ioctl for engine error reportsOfir Bitton
2023-10-09accel/habanalabs: set default device release watchdog T/O as 30 secTomer Tayar
2023-10-09accel/habanalabs: handle f/w reserved dram space requestDani Liberman
2023-10-09accel/habanalabs/gaudi2: fix missing check of kernel ctxOded Gabbay
2023-10-09accel/habanalabs/gaudi2: prepare to remove soft_rst_irqIgor Grinberg
2023-10-09accel/habanalabs/gaudi2: unsecure tpc count registersOfir Bitton
2023-10-09accel/habanalabs/gaudi2: un-secure register for engine cores interruptTomer Tayar
2023-10-09accel/habanalabs/gaudi: Add MODULE_FIRMWARE macrosJuerg Haefliger
2023-10-09accel: make accel_class a static const structureIvan Orlov
2023-10-09accel/habanalabs: dump temperature threshold boot errorOfir Bitton
2023-10-09accel/habanalabs: reset device if scrubbing failedOded Gabbay
2023-10-09accel/habanalabs: remove pdev check on idle checkOded Gabbay
2023-10-09accel/habanalabs: fix wait_for_interrupt abortion flowfarah kassabri
2023-10-09accel/habanalabs: Allow single timestamp registration request at a timefarah kassabri
2023-10-09accel/habanalabs: rename fd_list to hpriv_listKoby Elbaz
2023-10-09accel/habanalabs: call put_pid after hpriv list is updatedKoby Elbaz
2023-10-09accel/habanalabs: print return code when process termination failsKoby Elbaz
2023-10-09accel/habanalabs: fix standalone preboot descriptor requestfarah kassabri
2023-10-09accel/habanalabs: handle arc farm razwiDani Liberman
2023-10-09accel/habanalabs: stop fetching MME SBTE error causeOfir Bitton
2023-10-09accel/habanalabs: set device status 'malfunction' while in rmmodKoby Elbaz
2023-10-09accel/habanalabs: print task name upon creation of a user contextTomer Tayar
2023-10-09accel/habanalabs: print task name and request code upon ioctl failureTomer Tayar
2023-10-09accel/habanalabs: notify user about undefined opcode eventOfir Bitton
2023-10-09accel/habanalabs: update pending reset flags with new reset requestsTomer Tayar
2023-10-09accel/habanalabs: prevent immediate hard reset due to 2 adjacent H/W eventsTomer Tayar
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-09-22accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTLPranjal Ramajor Asha Kanojiya
2023-09-22accel/qaic: Create a function to initialize BOPranjal Ramajor Asha Kanojiya
2023-09-22accel/qaic: Clean up BO during flushing of transfer listPranjal Ramajor Asha Kanojiya
2023-09-22accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()Pranjal Ramajor Asha Kanojiya
2023-09-22accel/qaic: Declare BO 'sliced' after all the operations are completePranjal Ramajor Asha Kanojiya
2023-09-22accel/qaic: Update BO metadata in a central locationPranjal Ramajor Asha Kanojiya
2023-09-22accel/qaic: Remove ->size field from struct qaic_boPranjal Ramajor Asha Kanojiya
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-15accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()Pranjal Ramajor Asha Kanojiya
2023-09-15accel/qaic: Register for PCI driver at the beginning of module initPranjal Ramajor Asha Kanojiya
2023-09-08Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...Dave Airlie
2023-09-04accel/ivpu: Print information about used workaroundsStanislaw Gruszka
2023-09-04accel/ivpu: Move MMU register definitions to ivpu_mmu.cJacek Lawrynowicz
2023-09-04accel/ivpu/37xx: White space cleanupStanislaw Gruszka
2023-09-04accel/ivpu/37xx: Change register rename leftoversStanislaw Gruszka
2023-09-04accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()Jacek Lawrynowicz
2023-09-04accel/ivpu: Initialize context with SSID = 1Karol Wachowski
2023-09-04accel/ivpu: Add information about context on failureStanislaw Gruszka