commit | d53e94e67ccd3387355d7655b29fbded42feee6f | [log] [tgz] |
---|---|---|
author | Ray Smith <raymond.smith@arm.com> | Thu Aug 15 10:24:44 2013 +0100 |
committer | Ray Smith <raymond.smith@arm.com> | Thu Aug 15 10:24:44 2013 +0100 |
tree | f7f394959b10d9d748f9715326aae9a646f640f4 | |
parent | e762b12a21d46f45937aa2140c26293a286e5ee9 [diff] |
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