summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)AuthorFilesLines
2023-10-09accel/habanalabs/gaudi2: print power-mode changesMoti Haimovski3-0/+31
2023-10-09accel/habanalabs: add tsc clock sampling to clock sync infoHen Alon1-0/+3
2023-10-09accel/habanalabs: fix inline doc typosDafna Hirschfeld2-2/+2
2023-10-09accel/habanalabs: disable events ioctls on control deviceDafna Hirschfeld3-14/+11
2023-10-09accel/habanalabs: move cpucp interface to linux/habanalabsDavid Meriin7-2197/+5
2023-10-09accel/habanalabs/gaudi2: include block id in ECC error reportingOfir Bitton2-6/+20
2023-10-09accel/habanalabs: improve etf configurationBenjamin Dotan1-1/+8
2023-10-09accel/habanalabs: refactor deprecated strncpyJustin Stitt1-8/+8
2023-10-09accel/habanalabs/gaudi2: Fix incorrect string length computation in gaudi2_ps...Christophe JAILLET1-2/+2
2023-10-09accel/habanalabs: refactor deprecated strncpy to strscpy_padJustin Stitt3-6/+7
2023-10-09accel/habanalabs: fix ETR/ETF flush logicBenjamin Dotan3-0/+32
2023-10-09accel/habanalabs/gaudi2 : remove psoc_arc accessBenjamin Dotan1-12/+12
2023-10-09accel/habanalabs/gaudi2: prepare to remove cpu_rst_statusIgor Grinberg1-6/+2
2023-10-09accel/habanalabs: Move ioctls to the device specific ioctls rangeTomer Tayar6-56/+40
2023-10-09accel/habanalabs: register compute device as an accel deviceTomer Tayar6-250/+161
2023-10-09accel/habanalabs: add info ioctl for engine error reportsOfir Bitton4-0/+224
2023-10-09accel/habanalabs: set default device release watchdog T/O as 30 secTomer Tayar1-1/+1
2023-10-09accel/habanalabs: handle f/w reserved dram space requestDani Liberman3-0/+14
2023-10-09accel/habanalabs/gaudi2: fix missing check of kernel ctxOded Gabbay1-0/+3
2023-10-09accel/habanalabs/gaudi2: prepare to remove soft_rst_irqIgor Grinberg1-1/+2
2023-10-09accel/habanalabs/gaudi2: unsecure tpc count registersOfir Bitton1-0/+1
2023-10-09accel/habanalabs/gaudi2: un-secure register for engine cores interruptTomer Tayar1-3/+17
2023-10-09accel/habanalabs/gaudi: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+4
2023-10-09accel: make accel_class a static const structureIvan Orlov1-13/+8
2023-10-09accel/habanalabs: dump temperature threshold boot errorOfir Bitton1-0/+5
2023-10-09accel/habanalabs: reset device if scrubbing failedOded Gabbay1-1/+3
2023-10-09accel/habanalabs: remove pdev check on idle checkOded Gabbay1-1/+1
2023-10-09accel/habanalabs: fix wait_for_interrupt abortion flowfarah kassabri1-16/+16
2023-10-09accel/habanalabs: Allow single timestamp registration request at a timefarah kassabri4-131/+219
2023-10-09accel/habanalabs: rename fd_list to hpriv_listKoby Elbaz1-24/+19
2023-10-09accel/habanalabs: call put_pid after hpriv list is updatedKoby Elbaz1-2/+2
2023-10-09accel/habanalabs: print return code when process termination failsKoby Elbaz1-3/+4
2023-10-09accel/habanalabs: fix standalone preboot descriptor requestfarah kassabri1-1/+2
2023-10-09accel/habanalabs: handle arc farm razwiDani Liberman1-3/+13
2023-10-09accel/habanalabs: stop fetching MME SBTE error causeOfir Bitton1-23/+8
2023-10-09accel/habanalabs: set device status 'malfunction' while in rmmodKoby Elbaz1-2/+4
2023-10-09accel/habanalabs: print task name upon creation of a user contextTomer Tayar1-2/+4
2023-10-09accel/habanalabs: print task name and request code upon ioctl failureTomer Tayar1-7/+17
2023-10-09accel/habanalabs: notify user about undefined opcode eventOfir Bitton1-5/+137
2023-10-09accel/habanalabs: update pending reset flags with new reset requestsTomer Tayar1-1/+3
2023-10-09accel/habanalabs: prevent immediate hard reset due to 2 adjacent H/W eventsTomer Tayar1-1/+10
2023-10-04kthread: add kthread_stop_putAndreas Gruenbacher1-2/+1
2023-09-29accel/ivpu: Annotate struct ivpu_job with __counted_byKees Cook1-1/+1
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-117/+202
2023-09-27accel/ivpu: Compile ivpu_debugfs.c conditionallyStanislaw Gruszka3-3/+6
2023-09-27accel/ivpu: Update debugfs to latest changes in DRMStanislaw Gruszka3-31/+31
2023-09-27accel/ivpu: Use cached buffers for FW loadingKarol Wachowski2-3/+10
2023-09-27accel/ivpu/40xx: Fix missing VPUIP interruptsKarol Wachowski1-6/+5
2023-09-27accel/ivpu/40xx: Disable frequency change interruptKarol Wachowski1-2/+1
2023-09-27accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-UpKarol Wachowski2-0/+16