mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 05:30:13 +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_bufmgr.h | ||
| intel_bufmgr_fake.c | ||
| intel_bufmgr_gem.c | ||
| Makefile.am | ||
| mm.c | ||
| mm.h | ||