summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/goya/goyaP.h
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: move driver to accel subsystemOded Gabbay2023-01-261-251/+0
* habanalabs/uapi: move uapi file to drmOded Gabbay2023-01-261-1/+1
* habanalabs: don't send addr and size to scrub_device_mem cbDafna Hirschfeld2022-07-121-1/+1
* habanalabs/gaudi: fix a race condition causing DMAR errorYuri Nudelman2022-07-121-2/+2
* habanalabs: add vrm version to sysfsOded Gabbay2022-02-281-1/+2
* habanalabs: rename dev_attr_grp to dev_clk_attr_grpOded Gabbay2022-02-281-3/+2
* habanalabs: fix etr asid configurationOded Gabbay2021-12-261-2/+2
* habanalabs: Move frequency change thread to goya_late_initRajaravi Krishna Katta2021-12-261-0/+10
* habanalabs: Unify frequency set/get functionalityRajaravi Krishna Katta2021-10-181-1/+0
* habanalabs: small code refactoringKoby Elbaz2021-06-181-1/+1
* habanalabs: improve utilization calculationKoby Elbaz2021-04-091-0/+2
* habanalabs: add security violations dump to debugfsOfir Bitton2021-01-271-0/+1
* habanalabs: firmware returns 64bit argumentAlon Mizrahi2020-11-301-1/+1
* habanalabs/gaudi: scrub all memory upon closing FDfarah kassabri2020-11-301-0/+1
* habanalabs: fix kernel pointer typeArnd Bergmann2020-11-041-1/+1
* habanalabs: replace armcp with the generic cpucpOded Gabbay2020-09-221-1/+1
* habanalabs: fix up absolute include instructionsGreg Kroah-Hartman2020-07-291-6/+6
* habanalabs: create common folderOded Gabbay2020-07-241-1/+1
* habanalabs: configure maximum queues per asicOfir Bitton2020-07-241-5/+1
* habanalabs: Use pending CS amount per ASICOfir Bitton2020-07-241-0/+6
* habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar2020-05-191-0/+1
* habanalabs: handle barriers in DMA QMAN streamsOded Gabbay2020-05-171-1/+2
* habanalabs: unify and improve device cpu initOded Gabbay2020-05-171-5/+0
* habanalabs: re-factor H/W queues initializationOmer Shpigelman2020-05-171-0/+1
* habanalabs: don't wait for ASIC CPU after resetOded Gabbay2020-05-171-1/+1
* habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay2019-11-211-0/+2
* habanalabs: stop using the acronym KMDOded Gabbay2019-09-051-7/+7
* habanalabs: display card name as sensors headerOded Gabbay2019-09-051-0/+2
* habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay2019-09-051-1/+2
* habanalabs: fix endianness handling for internal QMAN submissionOded Gabbay2019-08-121-1/+1
* habanalabs: add MMU mappings for Goya CPUOded Gabbay2019-05-291-4/+8
* habanalabs: pass device pointer to asic-specific functionOded Gabbay2019-05-121-2/+2
* habanalabs: halt debug engines on user process closeOmer Shpigelman2019-05-241-0/+1
* habanalabs: use ASIC functions interface for rreg/wregOded Gabbay2019-04-221-12/+28
* habanalabs: refactoring in goya.cOded Gabbay2019-04-021-3/+16
* habanalabs: add goya implementation for debug configurationOmer Shpigelman2019-04-011-0/+2
* habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman2019-04-011-0/+1
* habanalabs: Remove unneeded function pointersTomer Tayar2019-03-061-3/+1
* habanalabs: remove unused definesOded Gabbay2019-02-281-8/+6
* habanalabs: Move device CPU code into common fileTomer Tayar2019-03-041-11/+0
* habanalabs: add MMU DRAM default page mappingOmer Shpigelman2019-02-281-12/+17
* habanalabs: make functions static or declare themOded Gabbay2019-02-271-0/+16
* habanalabs: use u64 when comparing variables' sum to u32_maxOded Gabbay2019-02-261-1/+1
* habanalabs: add debugfs supportOded Gabbay2019-02-181-0/+5
* habanalabs: add sysfs and hwmon supportOded Gabbay2019-02-181-0/+21
* habanalabs: add event queue and interruptsOded Gabbay2019-02-181-0/+1
* habanalabs: add h/w queues moduleOded Gabbay2019-02-181-0/+7
* habanalabs: add basic Goya h/w initializationOded Gabbay2019-02-181-0/+4
* habanalabs: add basic Goya supportOded Gabbay2019-02-181-0/+152