gbm: Use the kms dumb ioctls for cursor instead of libkms
authorKristian Høgsberg <krh@bitplanet.net>
Sun, 21 Oct 2012 17:00:28 +0000 (13:00 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Sun, 21 Oct 2012 17:00:49 +0000 (13:00 -0400)
commit259fc154f1fdcabbc0a6c02c524962b063f9dee6
treec7f36a3528b330e4e3b44802482a2cd0079be0cb
parentd2b0338e3354fadc90a3751520f4aa44ba01954f
gbm: Use the kms dumb ioctls for cursor instead of libkms

We need to create bos suitable for cursor usage that we can map and
write data into.  The kms dumb ioctls is all we need for this, so drop
the dependency on libkms.
configure.ac
src/gbm/backends/dri/gbm_dri.c
src/gbm/backends/dri/gbm_driint.h