Remove drmModeReplaceFb after it was removed from the kernel.
authorOwain G. Ainsworth <oga@openbsd.org>
Sun, 11 Jan 2009 19:02:07 +0000 (19:02 +0000)
committerJakob Bornecrantz <jakob@vmware.com>
Mon, 12 Jan 2009 12:14:25 +0000 (13:14 +0100)
commit13ff0e58c36458a058e5c0676af04000c64a94f6
treec441d0da9df2c250800b383e4f75c6624ab3dc2e
parentac8b3308b9432edef5cabe30559004314d42d98c
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>
libdrm/xf86drmMode.c
libdrm/xf86drmMode.h