[PATCH 0/5] R-Car DU fixes and support for R8A7791
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Mon Nov 18 03:20:11 PST 2013
Hi Simon,
On Monday 18 November 2013 17:23:11 Simon Horman wrote:
> Hi Laurent,
>
> I am wondering if you have any patches to wire up this driver
> for the Koelsch board so that I might test it.
Here you go.
git://linuxtv.org/pinchartl/fbdev.git drm/du/koelsch
Only the LVDS output is currently supported.
> On Wed, Nov 13, 2013 at 02:52:10PM +0100, Laurent Pinchart wrote:
> > Hello,
> >
> > This patch series adds support for the DU found in the R8A7791 SoC. It
> > starts by a cleanup patch (1/5), a bug fix (2/5), two preparation patches
> > (3/5 and 4/5) and finally adds support for the R8A7791 DU (5/5).
> >
> > Patch 2/5 is a candidate for stable kernels. There's no rush to get this
> > upstreamed in v3.13, v3.14 is fine.
> >
> > The series is based on top of the latest drm-next branch.
> >
> > Laurent Pinchart (5):
> > drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
> > drm/rcar-du: Update plane pitch in .mode_set_base() operation
> > drm/rcar-du: Split features and quirks
> > drm/rcar-du: Add LVDS_LANES quirk
> > drm/rcar-du: Add support for the r8a7791 DU
> >
> > drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 3 +--
> > drivers/gpu/drm/rcar-du/rcar_du_drv.c | 24 ++++++++++++++++++++++--
> > drivers/gpu/drm/rcar-du/rcar_du_drv.h | 14 ++++++++++++--
> > drivers/gpu/drm/rcar-du/rcar_du_kms.c | 4 ++--
> > drivers/gpu/drm/rcar-du/rcar_du_lvdsenc.c | 15 ++++++++++-----
> > drivers/gpu/drm/rcar-du/rcar_du_plane.c | 21 +++++++++++----------
> > 6 files changed, 58 insertions(+), 23 deletions(-)
--
Regards,
Laurent Pinchart
More information about the dri-devel
mailing list