[PATCH v2 6/9] drm/ast: Add primary plane

Gerd Hoffmann kraxel at redhat.com
Thu Nov 7 09:20:16 UTC 2019


On Thu, Nov 07, 2019 at 09:34:01AM +0100, Thomas Zimmermann wrote:
> Like the original mode-setting code, the primary plane supports XRGB888,
> RGB565 and C8. The plane itself only pins BOs and sets the base address
> and scanline offset. The mode-setting code will be located in the CRTC's
> atomic helpers.
> 
> 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>

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



More information about the dri-devel mailing list