compositor-drm: don't keep trying if hw doesn't support cursors
authorRob Clark <rob@ti.com>
Thu, 9 Aug 2012 18:24:45 +0000 (13:24 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 9 Aug 2012 21:11:03 +0000 (17:11 -0400)
commitab5b1e3149b018d4dac699b6af40d48c54165c61
tree55bcd072e55c45e2343d9436b5b4758b61c41237
parent4339add9e98ce1279fcfc767ae4b096d9562788d
compositor-drm: don't keep trying if hw doesn't support cursors

Not all hw supports hw cursors.  Similar to the case with sprites, if
the driver does not support it, don't keep trying and spamming the log
with error messages.

Signed-off-by: Rob Clark <rob@ti.com>
src/compositor-drm.c