mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 08:20:11 +01:00
The code was discarding the dri_bo_gem structure and saving only the kernel handle. This lost the mmap address, causing pain when the next buffer user wanted to map the buffer. |
||
|---|---|---|
| .. | ||
| intel | ||
| ChangeLog | ||
| dri_bufmgr.c | ||
| dri_bufmgr.h | ||
| Makefile.am | ||
| TODO | ||
| xf86drm.c | ||
| xf86drm.h | ||
| xf86drmHash.c | ||
| xf86drmRandom.c | ||
| xf86drmSL.c | ||
| xf86mm.h | ||