mesa-drm/libdrm
Keith Packard 208fcff835 intel: Cache tiling/swizzle state in user mode. Reset tiling on reuse.
Remember tiling mode values provided by appplications, and
record tiling mode when creating a buffer from another application. This
eliminates any need to ask the kernel for tiling values and also makes
reused buffers get the right tiling.

Signed-off-by: Keith Packard <keithp@keithp.com>
2009-01-26 10:11:52 +01:00
..
intel intel: Cache tiling/swizzle state in user mode. Reset tiling on reuse. 2009-01-26 10:11:52 +01:00
radeon radeon: add bo_wait functionality 2009-01-13 16:48:04 +10:00
ChangeLog Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +00:00
libdrm_lists.h Drop TTM interfaces from the userland library. 2008-08-08 15:57:47 -07:00
Makefile.am radeon: radeon util library 2008-10-27 19:27:15 +01:00
TODO Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
xf86drm.c libdrm: add mode setting files 2009-01-26 10:10:51 +01:00
xf86drm.h libdrm: add mode setting files 2009-01-26 10:10:51 +01:00
xf86drmHash.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86drmMode.c libdrm: add mode setting files 2009-01-26 10:10:51 +01:00
xf86drmMode.h libdrm: add mode setting files 2009-01-26 10:10:51 +01:00
xf86drmRandom.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86drmSL.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00