summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/goya
AgeCommit message (Expand)AuthorFilesLines
2020-05-25habanalabs: handle MMU cache invalidation timeoutOmer Shpigelman1-13/+21
2020-05-25habanalabs: GAUDI does not support soft-resetOded Gabbay1-0/+1
2020-05-19habanalabs: update patched_cb_size for Wreg32Rachel Stahl1-0/+1
2020-05-19habanalabs: support clock gating enable/disableOded Gabbay1-0/+12
2020-05-19habanalabs: check if CoreSight is supportedOmer Shpigelman1-0/+1
2020-05-19habanalabs: define ASIC-dependent interface for signal/waitOmer Shpigelman1-0/+43
2020-05-19habanalabs: enable trace data compression (profiler)Adam Aharon1-1/+1
2020-05-19habanalabs: load CPU device boot loader from hostOfir Bitton1-67/+19
2020-05-19habanalabs: Align protection bits configuration of all TPCsTomer Tayar1-1/+98
2020-05-19habanalabs: Allow access to TPC LFSR registerTomer Tayar1-1/+0
2020-05-19habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar2-1/+10
2020-05-17habanalabs: handle barriers in DMA QMAN streamsOded Gabbay2-2/+4
2020-05-17habanalabs: retrieve DMA mask indication from firmwareOded Gabbay1-2/+17
2020-05-17habanalabs: unify and improve device cpu initOded Gabbay2-109/+12
2020-05-17habanalabs: re-factor H/W queues initializationOmer Shpigelman2-1/+9
2020-05-17habanalabs: remove stop-on-error flag from DMAOmer Shpigelman1-1/+5
2020-05-17habanalabs: don't wait for ASIC CPU after resetOded Gabbay2-25/+1
2020-03-24habanalabs: fix pm manual->auto in GOYAOded Gabbay1-1/+1
2020-03-24habanalabs: add print upon clock changeOmer Shpigelman1-1/+48
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge1-0/+1
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge1-0/+1
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay1-6/+7
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski1-0/+92
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman1-2/+1
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman2-13/+16
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski1-8/+12
2020-02-11habanalabs: patched cb equals user cb in device memsetOded Gabbay1-2/+0
2020-02-11habanalabs: halt the engines before hard-resetOded Gabbay1-0/+42
2019-12-14habanalabs: remove variable 'val' set but not usedChen Wandun1-8/+7
2019-11-21habanalabs: use defines for F/W filesOded Gabbay1-6/+5
2019-11-21habanalabs: remove prints on successful device initializationOded Gabbay1-3/+0
2019-11-21habanalabs: prevent read/write from/to the device during hard resetOmer Shpigelman1-2/+4
2019-11-21habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman1-0/+17
2019-11-21habanalabs: type specific MMU cache invalidationOmer Shpigelman1-2/+4
2019-11-21habanalabs: re-factor memory module codeOmer Shpigelman1-1/+1
2019-11-21habanalabs: set ETR as non-securedOded Gabbay1-1/+3
2019-11-21habanalabs: use registers name defines for ETR blockOded Gabbay1-26/+25
2019-11-21habanalabs: read F/W versions before failureOded Gabbay1-4/+4
2019-11-21habanalabs: expose card name in INFO IOCTLOded Gabbay1-0/+3
2019-11-21habanalabs: remove set but not used variable 'qman_base_addr'YueHaibing1-4/+0
2019-11-21habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay3-1/+35
2019-11-21habanalabs: set TPC Icache to 16 cache linesOded Gabbay1-0/+3
2019-11-21habanalabs: Add a new H/W queue typeTomer Tayar1-2/+2
2019-11-21habanalabs: Mark queue as expecting CB handle or addressTomer Tayar1-0/+3
2019-11-21habanalabs: handle F/W failure for sensor initializationOded Gabbay1-0/+5
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay2-18/+18
2019-09-05habanalabs: display card name as sensors headerOded Gabbay2-0/+6
2019-09-05habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay2-3/+9
2019-09-05habanalabs: Make the Coresight timestamp perpetualTomer Tayar2-15/+25
2019-09-05habanalabs: improve security in Debug IOCTLOmer Shpigelman1-10/+62