From: Sam Ravnborg <sam@ravnborg.org>
To: Anitha Chrisanthus <anitha.chrisanthus@intel.com>
Cc: edmund.j.dea@intel.com, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v10 4/6] drm/kmb: Add support for KeemBay Display
Date: Thu, 29 Oct 2020 23:27:55 +0100 [thread overview]
Message-ID: <20201029222755.GD904738@ravnborg.org> (raw)
In-Reply-To: <1604006877-20092-5-git-send-email-anitha.chrisanthus@intel.com>
Hi Anitha,
On Thu, Oct 29, 2020 at 02:27:55PM -0700, Anitha Chrisanthus wrote:
> This is a basic KMS atomic modesetting display driver for KeemBay family of
> SOCs. Driver has no 2D or 3D graphics. It calls into the ADV bridge
> driver at the connector level.
>
> Single CRTC with LCD controller->mipi DSI->ADV bridge
>
> Only 1080p resolution and single plane is supported at this time.
>
> v10: call drm_crtc_arm_vblank_event in atomic_flush (Daniel V)
> moved global vars to kmb_private and added locks (Daniel V)
> changes in driver to accommodate changes in DT to separate DSI
> entries (Sam R)
> review changes to separate mipi DSI (Sam R)
Anitha and I have had some private forth and back here and
this looks now much better than what was first submitted.
We could do more but this is IMO good enough to hit drm-misc-next
and then we can work on any remaining issues in-tree.
I would love that at least one other to take a look before we run ahead
and apply it.
Sam
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2020-10-29 22:28 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-29 21:27 [PATCH v10 0/6] Add support for KeemBay DRM driver Anitha Chrisanthus
2020-10-29 21:27 ` [PATCH v10 1/6] dt-bindings: display: Add support for Intel KeemBay Display Anitha Chrisanthus
2020-10-29 22:20 ` Sam Ravnborg
2020-10-30 8:31 ` Neil Armstrong
2020-10-30 21:15 ` Sam Ravnborg
2020-11-02 15:16 ` Rob Herring
2020-11-02 16:38 ` Neil Armstrong
2020-11-02 18:04 ` Sam Ravnborg
2020-11-03 2:05 ` Rob Herring
2020-11-03 9:37 ` Neil Armstrong
2020-11-03 17:11 ` Sam Ravnborg
2020-11-03 2:02 ` Rob Herring
2020-11-03 9:36 ` Neil Armstrong
2020-10-29 21:27 ` [PATCH v10 2/6] dt-bindings: display: bridge: Intel KeemBay DSI Anitha Chrisanthus
2020-10-29 22:22 ` Sam Ravnborg
2020-10-30 8:32 ` Neil Armstrong
2020-10-29 21:27 ` [PATCH v10 3/6] drm/kmb: Keem Bay driver register definition Anitha Chrisanthus
2020-10-29 22:23 ` Sam Ravnborg
2020-10-29 21:27 ` [PATCH v10 4/6] drm/kmb: Add support for KeemBay Display Anitha Chrisanthus
2020-10-29 22:27 ` Sam Ravnborg [this message]
2020-10-29 21:27 ` [PATCH v10 5/6] drm/kmb: Mipi DSI part of the display driver Anitha Chrisanthus
2020-10-29 22:31 ` Sam Ravnborg
2020-10-29 21:27 ` [PATCH v10 6/6] drm/kmb: Build files for KeemBay Display driver Anitha Chrisanthus
2020-10-29 22:31 ` Sam Ravnborg
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=20201029222755.GD904738@ravnborg.org \
--to=sam@ravnborg.org \
--cc=anitha.chrisanthus@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=edmund.j.dea@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).