mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-14 06:28:05 +02: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 | ||