summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/debugfs.c
AgeCommit message (Expand)Author
2020-07-24habanalabs: create common folderOded Gabbay
2020-06-24habanalabs: rename mmu_write() to mmu_asid_va_write()Oded Gabbay
2020-05-19habanalabs: support clock gating enable/disableOded Gabbay
2020-05-17habanalabs: remove stop-on-error flag from DMAOmer Shpigelman
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman
2019-11-21habanalabs: add more protection of device during resetOded Gabbay
2019-11-21habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman
2019-11-21habanalabs: re-factor MMU masks and documentationOmer Shpigelman
2019-09-05habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay
2019-09-05habanalabs: rename user_ctx as compute_ctxOded Gabbay
2019-07-01habanalabs: Add busy engines bitmask to HW idle IOCTLTomer Tayar
2019-07-01habanalabs: Add debugfs node for engines statusTomer Tayar
2019-06-16habanalabs: Allow accessing host mapped addresses via debugfsTomer Tayar
2019-05-29habanalabs: add MMU mappings for Goya CPUOded Gabbay
2019-06-03habanalabs: Fix virtual address access via debugfs for 2MB pagesTomer Tayar
2019-05-24habanalabs: fix debugfs codeJann Horn
2019-03-12habanalabs: Allow accessing DRAM virtual addresses via debugfsTomer Tayar
2019-03-05habanalabs: fix MMU number of pages calculationOmer Shpigelman
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay
2019-02-28habanalabs: disable CPU access on timeoutsOded Gabbay
2019-02-26habanalabs: return error when failing to read/write i2cOded Gabbay
2019-02-18habanalabs: add debugfs supportOded Gabbay