Age | Commit message (Expand) | Author |
2020-09-22 | habanalabs: Add an option to map CB to device MMU | Tomer Tayar |
2020-09-22 | habanalabs: Save context in a command buffer object | Tomer Tayar |
2020-09-22 | habanalabs: no need for DMA_SHARED_BUFFER | Oded Gabbay |
2020-09-22 | habanalabs: allow to wait on CS without sleep | Oded Gabbay |
2020-09-22 | habanalabs/gaudi: increase timeout for boot fit load | Oded Gabbay |
2020-09-22 | habanalabs: add debugfs support for MMU with 6 HOPs | Moti Haimovski |
2020-09-22 | habanalabs: add num_hops to hl_mmu_properties | Moti Haimovski |
2020-09-22 | habanalabs: refactor MMU as device-oriented | Moti Haimovski |
2020-09-22 | habanalabs: rename mmu.c to mmu_v1.c | Moti Haimovski |
2020-09-22 | habanalabs: use smallest possible alignment for virtual addresses | Omer Shpigelman |
2020-09-22 | habanalabs: check flag before reset because of f/w event | Oded Gabbay |
2020-09-22 | habanalabs: increase PQ COMP_OFFSET by one nibble | Oded Gabbay |
2020-09-22 | habanalabs: Fix alignment issue in cpucp_info structure | Ofir Bitton |
2020-09-22 | habanalabs: remove unused define | Oded Gabbay |
2020-09-22 | habanalabs: remove unused ASIC function pointer | Oded Gabbay |
2020-09-22 | habanalabs: rename ArmCP to CPU-CP | Oded Gabbay |
2020-09-22 | habanalabs: count dropped CS because max CS in-flight | Oded Gabbay |
2020-09-22 | habanalabs: make use of dma_mmap_coherent | Hillf Danton |
2020-09-22 | habanalabs: clear vm_pgoff before doing the mmap | Oded Gabbay |
2020-09-22 | habanalabs: restructure hl_mmap | Oded Gabbay |
2020-09-22 | habanalabs: cast to u64 before shift > 31 bits | Oded Gabbay |
2020-09-22 | habanalabs: replace armcp with the generic cpucp | Oded Gabbay |
2020-09-22 | habanalabs: update GAUDI hardware specs | Oded Gabbay |
2020-09-22 | habanalabs: add support for getting device total energy | farah kassabri |
2020-09-22 | habanalabs: Include linux/bitfield.h only in habanalabs.h | Tomer Tayar |
2020-09-22 | habanalabs: extend busy engines mask to 64 bits | farah kassabri |
2020-09-22 | habanalabs: use 1U when shifting bits | Oded Gabbay |
2020-09-22 | habanalabs: check TPC vector pipe is empty | Oded Gabbay |
2020-09-22 | habanalabs: remove redundant assignment to variable | Oded Gabbay |
2020-09-22 | habanalabs: use FIELD_PREP() instead of << | Oded Gabbay |
2020-09-22 | habanalabs: use standard BIT() and GENMASK() | Oded Gabbay |
2020-09-22 | habanalabs: eliminate redundant else condition | Oded Gabbay |
2020-09-22 | habanalabs: cast int to u32 before printing it with %u | Oded Gabbay |
2020-09-22 | habanalabs: change CB's ID to be 64 bits | Oded Gabbay |
2020-09-22 | habanalabs: print the queue id in case of an error | Dotan Barak |
2020-09-22 | habanalabs: remove security from ARB_MST_QUIET register | farah kassabri |
2020-09-22 | habanalabs: PCIe Advanced Error Reporting support | Ofir Bitton |
2020-09-22 | habanalabs: expose sync manager resources allocation in INFO IOCTL | Ofir Bitton |
2020-09-22 | habanalabs: add information about PCIe controller | Ofir Bitton |
2020-09-22 | habanalabs: Replace dma-fence mechanism with completions | Ofir Bitton |
2020-09-22 | habanalabs: increase length of ASIC name | Oded Gabbay |
2020-09-21 | misc: eeprom: use helper to get i2c_client from kobj | Wolfram Sang |
2020-09-17 | drm, iommu: Change type of pasid to u32 | Fenghua Yu |
2020-09-17 | eeprom: 93xx46: set type id as EEPROM | Vadym Kochan |
2020-09-17 | eeprom: at25: set type id as EEPROM | Vadym Kochan |
2020-09-17 | eeprom: at24: set type id as EEPROM | Vadym Kochan |
2020-09-16 | misc: rtsx: Add power saving functions and fix driving parameter | Ricky Wu |
2020-09-16 | misc: fastrpc: add ioctl for attaching to sensors pd | Jonathan Marek |
2020-09-16 | misc: fastrpc: define names for protection domain ids | Jonathan Marek |
2020-09-16 | misc: rtsx: Fix power down flow | Ricky Wu |