All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Jyri Sarha <jsarha@ti.com>
Cc: yamonkar@cadence.com, praneeth@ti.com, sjakhade@cadence.com,
	dri-devel@lists.freedesktop.org, peter.ujfalusi@ti.com,
	tomi.valkeinen@ti.com, laurent.pinchart@ideasonboard.com,
	subhajit_paul@ti.com
Subject: Re: [PATCH v2 4/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
Date: Sun, 1 Dec 2019 15:18:25 +0100	[thread overview]
Message-ID: <20191201141825.GA696@ravnborg.org> (raw)
In-Reply-To: <2928aed8df17794076547f00f0a34d53a840e441.1575203210.git.jsarha@ti.com>

Hi Jyri

Thanks for the update.

On Sun, Dec 01, 2019 at 03:50:07PM +0200, Jyri Sarha wrote:
> This patch adds a new DRM driver for Texas Instruments DSS IPs used on
> Texas Instruments Keystone K2G, AM65x, and J721e SoCs. The new DSS IP is
> a major change to the older DSS IP versions, which are supported by
> the omapdrm driver. While on higher level the Keystone DSS resembles
> the older DSS versions, the registers are completely different and the
> internal pipelines differ a lot.
> 
> DSS IP found on K2G is an "ultra-light" version, and has only a single
> plane and a single output. The Keystone 3 DSS IPs are found on AM65x
> and J721E SoCs. AM65x DSS has two video ports, one full video plane,
> and another "lite" plane without scaling support. J721E has 4 video
> ports, 2 video planes and 2 lite planes. AM65x DSS has also integrated
> OLDI (LVDS) output.

Please include a short notice on the changes from v1 => v2.
Preferably inside the changelog area so the changelog is preserved
when the patch is committed.

See for example: a6c948f98239cbec1f5f0dc741b5841008c264ff
(Just a random hit in "git log")

	Sam

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2019-12-01 14:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-01 13:46 [PATCH v2 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem Jyri Sarha
2019-12-01 13:46 ` Jyri Sarha
2019-12-01 13:49 ` [PATCH v2 1/5] dt-bindings: display: ti,k2g-dss: Add dt-schema yaml binding Jyri Sarha
2019-12-01 13:49   ` [PATCH v2 1/5] dt-bindings: display: ti, k2g-dss: " Jyri Sarha
2019-12-01 13:49   ` Jyri Sarha
2019-12-01 13:49 ` [PATCH v2 2/5] dt-bindings: display: ti,am65x-dss: " Jyri Sarha
2019-12-01 13:49   ` [PATCH v2 2/5] dt-bindings: display: ti, am65x-dss: " Jyri Sarha
2019-12-01 13:49   ` Jyri Sarha
2019-12-01 13:49 ` [PATCH v2 3/5] dt-bindings: display: ti,j721e-dss: " Jyri Sarha
2019-12-01 13:49   ` [PATCH v2 3/5] dt-bindings: display: ti, j721e-dss: " Jyri Sarha
2019-12-01 13:49   ` Jyri Sarha
2019-12-01 13:50 ` [PATCH v2 4/5] drm/tidss: New driver for TI Keystone platform Display SubSystem Jyri Sarha
2019-12-01 13:50   ` Jyri Sarha
2019-12-01 14:18   ` Sam Ravnborg [this message]
2019-12-01 16:34     ` Jyri Sarha
2019-12-01 16:34       ` Jyri Sarha
2019-12-01 13:50 ` [PATCH v2 5/5] MAINTAINERS: add entry for tidss Jyri Sarha
2019-12-01 13:50   ` Jyri Sarha
2019-12-02  8:57   ` Daniel Vetter
2019-12-02 12:57     ` Jyri Sarha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191201141825.GA696@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jsarha@ti.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=peter.ujfalusi@ti.com \
    --cc=praneeth@ti.com \
    --cc=sjakhade@cadence.com \
    --cc=subhajit_paul@ti.com \
    --cc=tomi.valkeinen@ti.com \
    --cc=yamonkar@cadence.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.