Add support for standard HW cursor API.

Some drivers like the exynos support HW cursor
using planes whereas others such as the pl111 DRM
or the radeon driver use the standard ioctl() call
for handling the cursor.

This adds a new field for every drmmode driver
where they must declare which API they support.

Change-Id: I8027982c33f77c45789e0b822710f4d80be23762
5 files changed
tree: b2d0af9e312887814c07de0be9b2d448546fdb84
  1. man/
  2. src/
  3. .gitignore
  4. autogen.sh
  5. configure.ac
  6. COPYING
  7. Makefile.am
  8. NEWS
  9. README