Re: [PATCH 0/3] drm/omap: add crtc properties
From: Tomi Valkeinen
Date: Tue Sep 21 2021 - 10:28:43 EST
Hi Neil,
On 21/09/2021 17:16, Neil Armstrong wrote:
This patchset adds the following CRTC properties:
- background color
- transparency keying property
- alpha blender on DSS3
Tomi Valkeinen (3):
drm/omap: add crtc background property
drm/omap: add crtc transparency key property
drm/omap: add alpha blender property
Nack, these don't comply with DRM uAPI rules. That's why I never sent
them upstream.
https://www.kernel.org/doc/html/latest/gpu/drm-uapi.html#open-source-userspace-requirements
Tomi