compositor-drm: Allocate hw cursor like other planes
authorKristian Høgsberg <krh@bitplanet.net>
Sat, 14 Jul 2012 05:24:58 +0000 (01:24 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 16 Jul 2012 20:44:24 +0000 (16:44 -0400)
commit4901f6ceea24e7964b65aa7b1db32385af3ec836
treee59931eef09d55bcdaa0413faa65fc78bc22735d
parenta6edab3e23862e597dfaca51d9c1085a1d667f5b
compositor-drm: Allocate hw cursor like other planes

We no longer reserve the hw cursor for just the pointer sprite.  Any
surface that satisfies the requirements for the hw cursor can be used.

Of course that's more or less always the pointer sprite, but at least now
we don't hard-code the references to compositor->seat anymore.
src/compositor-drm.c