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>
Wed, 31 Oct 2012 18:08:18 +0000 (14:08 -0400)
commit79d9471efda3630c050c809cdc8c26236283fc6a
tree09a3c0bc195b8eb12babd27feb585f11bdd31b3d
parent0a72dbd3504e7a97750561a50556978b13bc0361
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