summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: create common folderOded Gabbay2020-07-241-1411/+0
* habanalabs: rename mmu_write() to mmu_asid_va_write()Oded Gabbay2020-06-241-2/+2
* habanalabs: support clock gating enable/disableOded Gabbay2020-05-191-0/+61
* habanalabs: remove stop-on-error flag from DMAOmer Shpigelman2020-05-171-0/+55
* habanalabs: add debugfs write64/read64Moti Haimovski2020-03-241-0/+71
* habanalabs: split the host MMU propertiesOmer Shpigelman2020-03-241-8/+13
* habanalabs: add more protection of device during resetOded Gabbay2019-11-211-0/+16
* habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman2019-11-211-29/+61
* habanalabs: re-factor MMU masks and documentationOmer Shpigelman2019-11-211-3/+3
* habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay2019-09-051-6/+6
* habanalabs: rename user_ctx as compute_ctxOded Gabbay2019-09-051-2/+2
* habanalabs: Add busy engines bitmask to HW idle IOCTLTomer Tayar2019-07-011-1/+1
* habanalabs: Add debugfs node for engines statusTomer Tayar2019-07-011-0/+12
* habanalabs: Allow accessing host mapped addresses via debugfsTomer Tayar2019-06-161-12/+23
* habanalabs: add MMU mappings for Goya CPUOded Gabbay2019-05-291-1/+6
* habanalabs: Fix virtual address access via debugfs for 2MB pagesTomer Tayar2019-06-031-1/+4
* habanalabs: fix debugfs codeJann Horn2019-05-241-42/+18
* habanalabs: Allow accessing DRAM virtual addresses via debugfsTomer Tayar2019-03-121-5/+91
* habanalabs: fix MMU number of pages calculationOmer Shpigelman2019-03-051-3/+4
* habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay2019-02-281-6/+9
* habanalabs: disable CPU access on timeoutsOded Gabbay2019-02-281-2/+4
* habanalabs: return error when failing to read/write i2cOded Gabbay2019-02-261-2/+2
* habanalabs: add debugfs supportOded Gabbay2019-02-181-0/+1072