index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
device.c
Age
Commit message (
Expand
)
Author
2020-07-24
habanalabs: create common folder
Oded Gabbay
2020-07-24
habanalabs: Assign each CQ with its own work queue
Ofir Bitton
2020-07-24
habanalabs: halt device CPU only upon certain reset
Oded Gabbay
2020-07-24
habanalabs: use queue pi/ci in order to determine queue occupancy
Ofir Bitton
2020-05-25
habanalabs: don't allow hard reset with open processes
Omer Shpigelman
2020-05-25
habanalabs: GAUDI does not support soft-reset
Oded Gabbay
2020-05-19
habanalabs: enable gaudi code in driver
Oded Gabbay
2020-05-19
habanalabs: support clock gating enable/disable
Oded Gabbay
2020-05-19
habanalabs: add dedicated define for hard reset
Omer Shpigelman
2020-05-17
habanalabs: re-factor H/W queues initialization
Omer Shpigelman
2020-03-24
habanalabs: removing extra ;
Oded Gabbay
2020-02-11
habanalabs: do not halt CoreSight during hard reset
Omer Shpigelman
2020-02-11
habanalabs: halt the engines before hard-reset
Oded Gabbay
2019-11-21
habanalabs: flush EQ workers in hard reset
Oded Gabbay
2019-11-21
habanalabs: make the reset code more consistent
Oded Gabbay
2019-11-21
habanalabs: remove set but not used variable 'ctx'
YueHaibing
2019-09-05
habanalabs: show correct id in error print
Oded Gabbay
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
2019-09-05
habanalabs: print to kernel log when reset is finished
Oded Gabbay
2019-09-05
habanalabs: Expose devices after initialization is done
Tomer Tayar
2019-09-05
habanalabs: create two char devices per ASIC
Oded Gabbay
2019-09-05
habanalabs: change device_setup_cdev() to be more generic
Oded Gabbay
2019-09-05
habanalabs: maintain a list of file private data objects
Oded Gabbay
2019-09-05
habanalabs: rename user_ctx as compute_ctx
Oded Gabbay
2019-09-05
habanalabs: kill user process after CS rollback
Oded Gabbay
2019-08-12
habanalabs: Avoid double free in error flow
Tomer Tayar
2019-05-29
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
2019-05-29
habanalabs: initialize device CPU queues after MMU init
Oded Gabbay
2019-06-04
habanalabs: remove simulator dedicated code
Oded Gabbay
2019-05-09
habanalabs: change polling functions to macros
Oded Gabbay
2019-05-04
habanalabs: force user to set device debug mode
Oded Gabbay
2019-05-24
habanalabs: Avoid using a non-initialized MMU cache mutex
Tomer Tayar
2019-04-30
habanalabs: increase timeout if working with simulator
Dalit Ben Zoor
2019-04-25
habanalabs: rename restore to ctx_switch when appropriate
Oded Gabbay
2019-04-10
habanalabs: Cancel pr_fmt() definition dependency on includes order
Tomer Tayar
2019-04-06
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
2019-04-06
habanalabs: all FD must be closed before removing device
Oded Gabbay
2019-04-02
habanalabs: remove extra semicolon
Oded Gabbay
2019-03-24
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
2019-03-17
habanalabs: never fail hard reset of device
Oded Gabbay
2019-03-03
habanalabs: prevent host crash during suspend/resume
Oded Gabbay
2019-03-03
habanalabs: perform accounting for active CS
Oded Gabbay
2019-03-13
habanalabs: complete user context cleanup before hard reset
Omer Shpigelman
2019-02-28
habanalabs: disable CPU access on timeouts
Oded Gabbay
2019-02-27
habanalabs: make functions static or declare them
Oded Gabbay
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
habanalabs: add command submission module
Oded Gabbay
2019-02-18
habanalabs: add device reset support
Oded Gabbay
2019-02-18
habanalabs: add sysfs and hwmon support
Oded Gabbay
[next]