[PATCH v2 8/9] drm/ast: Add cursor plane

Gerd Hoffmann kraxel at redhat.com
Thu Nov 7 09:21:10 UTC 2019


On Thu, Nov 07, 2019 at 09:34:03AM +0100, Thomas Zimmermann wrote:
> The cursor plane uses an internal format of ARGB4444. To userspace, we
> announce ARGB8888 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 <tzimmermann at suse.de>
> ---
>  drivers/gpu/drm/ast/ast_drv.h  |   1 +
>  drivers/gpu/drm/ast/ast_mode.c | 155 ++++++++++++++++++++++++++++++++-
>  2 files changed, 155 insertions(+), 1 deletion(-)#

Acked-by: Gerd Hoffmann <kraxel at redhat.com>



More information about the dri-devel mailing list