-
**Wallpaper Engine Background(s)**
Link(s) to the background(s) in the steam workshop or their background ID(s).
**Console output**
I just input command "./linux-wallpaperengine 1845706469" a…
-
We want to add some form of first-class double-buffering support, to allow endless streaming of data.
## Example use cases
- Streaming samples from ADC
- Streaming samples to DAC
- Streaming t…
-
## Device Information
### System Model or SKU
Please select one of the following
- [ ] Framework Laptop 13 (11th Gen Intel® Core™)
- [ ] Framework Laptop 13 (12th Gen Intel® Core™)
- [ ] Fr…
-
The code determining the amount of DMA memory for NVME on CVMs:
```rust
// TODO: determine actual memory usage by NVME/MANA. hardcode as 10MB
let device_dma = 10 * 1024 * 1024;
```
[link](http…
-
yolov5/main.cc文件中的rknn_app_ctx.img_dma_buf.size未赋值,这会导致前面申请的DMA内存未能被正确释放,造成内存泄漏的风险
-
Issue created from #1524
-
The SPI Master is currently not exposing some hardware features.
I'm listing them here to begin with rather than create a barrage of issues.
- [ ] Configurable Segmented Transfers (All chips excep…
-
# [Bug Report] Ghost Image Issues with ESP32-HUB75-MatrixPanel-DMA Library on MBI5124 Driven P3 Panel
## Hardware Setup
- Controller: ESP32-S3
- LED Panel: P3 Full-Color LED Module
- Size: 144…
-
### RT-Thread Version
master
### Hardware Type/Architectures
STM32F407VGT6
### Develop Toolchain
RT-Thread Studio
### Describe the bug
- https://club.rt-thread.org/ask/question/083e070c010373b6…
-
Some games that use DMA for audio exhibit severe glitching above about 50k cycles in 0.82.0. Many 3dfx games are similarly affected.
This is the result of the recent mixer improvements of @weirddan…