index
:
csa/daq/alps/pcitool.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-08-06
Disable STREAMING_CHECKS for better performance
Suren A. Chilingaryan
2015-08-06
Fix compilation of the driver
Suren A. Chilingaryan
2015-08-06
In IPEDMA streaming mode put aside a single empty buffer to distinguish ↵
Suren A. Chilingaryan
between completely empty and full states of kernel ring buffer
2015-08-06
Detect if IPEDMA operates in streaming mode
Suren A. Chilingaryan
2015-08-06
Protect access to the DMA engine with locks
Suren A. Chilingaryan
2015-08-06
Fix handling of inconsistent mutexes
Suren A. Chilingaryan
2015-08-06
In case of problematic locks report the error
Suren A. Chilingaryan
2015-08-06
Provide pcilib_try_lock call
Suren A. Chilingaryan
2015-08-06
Minor fix for software registers
Suren A. Chilingaryan
2015-08-05
Install locking-related headers
Suren A. Chilingaryan
2015-08-05
Read model from environmental variable if defined
Suren A. Chilingaryan
2015-08-05
Use global locks to protect kmem allocation to prevent race while allocating ↵
Suren A. Chilingaryan
simmultaneously locking kmem pages and any other type of kmem
2015-08-05
Protect mmaping BARs as well
Suren A. Chilingaryan
2015-08-05
Protect with locks the initialization of software registers
Suren A. Chilingaryan
2015-08-05
Fix error-checking typo in kmem
Suren A. Chilingaryan
2015-08-05
Use bank addresses as kernel memory subtypes of software registers instead ↵
Suren A. Chilingaryan
of indexes in array
2015-08-05
Integrate locking subsystem from Nicolas Zilio
Suren A. Chilingaryan
2015-07-24
Make pcilib_streaming_action_t public
Suren A. Chilingaryan
2015-07-24
Use 64-bit addressing in IPEDMA only for gen3 boards or if enforced
Suren A. Chilingaryan
2015-07-10
last modification+comments update
zilio nicolas
2015-07-07
modified for last remarks
zilio nicolas
2015-07-07
clean version for locks
zilio nicolas
2015-06-22
Keep C++ compilers happy
Suren A. Chilingaryan
2015-06-19
Execute all operations on kernel_memory using plain pci model to avoid extra ↵
Suren A. Chilingaryan
references
2015-06-19
Integration of software registers
Suren A. Chilingaryan
2015-06-18
new version of software_registers
zilio nicolas
2015-06-15
ready to run tests
zilio nicolas
2015-06-12
some modifications
zilio nicolas
2015-06-12
Support streaming mode in IPEDMA
Suren A. Chilingaryan
2015-06-12
added soft_reg
zilio nicolas
2015-05-13
Add BIOS and kernel optimization instructions
Suren A. Chilingaryan
2015-05-08
Small clean up in IPEDMA driver
Suren A. Chilingaryan
2015-05-08
Prevent excessive calling of getenv by debugging code for better performance
Suren A. Chilingaryan
2015-05-08
Predict next accessed DMA block in the driver (to speed-up buffer syncing)
Suren A. Chilingaryan
2015-05-07
In IPEDMA use negotiated payload instead of maximum supported by device
Suren A. Chilingaryan
2015-05-07
Dynamicly set TLP(Payload) size in IPEDMA
Suren A. Chilingaryan
2015-05-07
Provide PCIe link information in pcilib
Suren A. Chilingaryan
2015-05-06
Add forgotten ipe_benchmark.c
Suren A. Chilingaryan
2015-05-06
Add fields reporting consumed buffers and space to the dma_engine_status and ↵
Suren A. Chilingaryan
provide better ipedma benchmarking
2015-05-06
In pcitool try tocquire real-time performance for DMA and grabbing operations
Suren A. Chilingaryan
2015-05-06
Support pcilib_log_once calls
Suren A. Chilingaryan
2015-05-05
Support gen3 DMA engine and provide work-arround for hardware mishandling ↵
Suren A. Chilingaryan
last_descriptor_read register
2015-05-05
Add doxygen configuration
Suren A. Chilingaryan
2015-05-05
Remove test application of Lorenzo to separate package
Suren A. Chilingaryan
2015-05-05
Fix segmentation fault if requested register is not found
Suren A. Chilingaryan
2015-05-05
Split bar manipulation and fifo operations in stand-alone source and publish ↵
Suren A. Chilingaryan
kmem and bar headers
2015-05-03
Add another ipecamera debugging mode in documentation
Suren A. Chilingaryan
2015-05-03
Fix typos in versioning code
Suren A. Chilingaryan
2015-05-03
Prevent double-free of pcilib context when open fails
Suren A. Chilingaryan
2015-05-02
Dcoumentation update
Suren A. Chilingaryan
[next]