mesa-drm/libdrm
Owain G. Ainsworth f78fda0c31 Remove drmModeReplaceFb after it was removed from the kernel.
It is impossible to replace the original semantics of this call purely
in userland, since the fb_id would change.

after discussion with Dr_Jakob

Signed-Off-By: Owain Ainsworth <oga@openbsd.org>
Acked-By: Jakob Bornecrantz <jakob@vmware.com>
2009-02-15 17:03:17 +10:00
..
intel intel: Cache tiling/swizzle state in user mode. Reset tiling on reuse. 2009-02-15 17:03:16 +10:00
nouveau nouveau: fix some issues where buffer objects never get freed 2009-02-05 23:03:29 +10:00
radeon radeon: add libdrm_radeon.pc so we can make Mesa detect it 2009-02-15 17:03:14 +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 libdrm: add autoconf check for clock_gettime 2009-02-15 17:03:16 +10:00
TODO Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
xf86drm.c libdrm: only check for vblank timeout if we caught EINTR 2009-02-15 17:03:16 +10:00
xf86drm.h Merge branch 'master' into modesetting-gem 2008-08-13 10:08:02 -07:00
xf86drmHash.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86drmMode.c Remove drmModeReplaceFb after it was removed from the kernel. 2009-02-15 17:03:17 +10:00
xf86drmMode.h Remove drmModeReplaceFb after it was removed from the kernel. 2009-02-15 17:03:17 +10: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
xf86mm.h Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00