mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-07 21:38:05 +02:00
read-only mirror of https://gitlab.freedesktop.org/mesa/drm
We generate a SOFTRAP interrupt only when the primary DMA space wraps
around. All writes to dev_priv->prim.tail must be locked with an
IRQ-safe spinlock, as the interrupt handler reads this value.
|
||
|---|---|---|
| bsd | ||
| bsd-core | ||
| libdrm | ||
| linux | ||
| linux-core | ||
| shared | ||
| shared-core | ||
| tests | ||