drm/libdrm/intel
Eric Anholt 2655005762 [gem] Move potentially device-specific ioctls to the intel driver.
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.
2008-06-11 14:42:40 -07:00
..
Makefile.am Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00
intel_bufmgr.h Add a function to bufmgr_fake to evict all buffers in the GTT. 2008-06-05 08:45:39 -07:00
intel_bufmgr_fake.c [gem] Move potentially device-specific ioctls to the intel driver. 2008-06-11 14:42:40 -07:00
intel_bufmgr_gem.c [gem] Move potentially device-specific ioctls to the intel driver. 2008-06-11 14:42:40 -07:00
mm.c Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00
mm.h Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00