[PATCH 0/11] i.MX RGB565, plane and PRIME support

Greg Kroah-Hartman gregkh at linuxfoundation.org
Fri Oct 11 22:30:16 UTC 2013


On Thu, Oct 10, 2013 at 04:18:35PM +0200, Philipp Zabel wrote:
> Hi,
> 
> This series fixes DMFC allocation for small displays and pageflip events
> during device close, clarifies the RGB memory formats, adds support for the
> RGB565 format and KMS planes, and enables DRM PRIME using the CMA helpers.
> 
> In the next step, I would like to move the code
> from drivers/staging/imx-drm/ipu-v3 to drivers/gpu/ipu-v3 (right next to
> host1x), as these parts provide an internal API for the IPU modules to be
> used by both DRM and V4L2 drivers.

I would like to see this happen as well, I really don't like new
features being added to staging drivers as they should be primarily
worked on to clean the code up and get merged to the proper place
instead.

I'll take this series, but after that, please work to move it to
drivers/gpu/

thanks,

greg k-h


More information about the devel mailing list