mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-07 01:48:02 +02:00
read-only mirror of https://gitlab.freedesktop.org/mesa/drm
DRM_*MEMORYBARRIER we had were related to an MMIO space. This means
arch-specific code on the BSDs, unfortunately. Also add
DRM_MEMORYBARRIER() and change the DRM_READMEMORYBARRIER()s that used
to be read/write barriers to it.
|
||
|---|---|---|
| bsd | ||
| bsd-core | ||
| libdrm | ||
| linux | ||
| linux-core | ||
| shared | ||
| shared-core | ||
| tests | ||