On Thu, Nov 07, 2019 at 09:34:03AM +0100, Thomas Zimmermann wrote:
> The cursor plane uses an internal format of ARGB. To userspace, we
> announce ARGB and do the transformation internally.
>
> v2:
> * don't set plane call-back functions to NULL explicitly
> * define plane form
The cursor plane uses an internal format of ARGB. To userspace, we
announce ARGB and do the transformation internally.
v2:
* don't set plane call-back functions to NULL explicitly
* define plane format array in global scope
Signed-off-by: Thomas Zimmermann
---
drivers/gp