mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-01 06:00:15 +01:00
This is the create (may want location flags), pread/pwrite/mmap (performance tuning hints), and set_domain (will 32 bits be enough for everyone?) ioctls. Left in the generic set are just flink/open/close. The 2D driver must be updated for this change, and API but not ABI is broken for 3D. The driver version is bumped to mark this. |
||
|---|---|---|
| .. | ||
| ttmtest | ||
| auth.c | ||
| dristat.c | ||
| drmstat.c | ||
| drmtest.c | ||
| drmtest.h | ||
| gem_basic.c | ||
| gem_mmap.c | ||
| gem_readwrite.c | ||
| getclient.c | ||
| getstats.c | ||
| getversion.c | ||
| lock.c | ||
| Makefile.am | ||
| openclose.c | ||
| setversion.c | ||
| updatedraw.c | ||