Use plane property for setting Exynos zpos

On older kernel versions there was an Exynos-specific ioctl
to set the plane Z position. More recent kernels have replaced
this with a property on the plane objects.

This patch attempts to use the property first, and falls back
to the old method if that fails.

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