From: Eric Anholt <eric@anholt.net>
To: "Noralf Trønnes" <noralf@tronnes.org>, dri-devel@lists.freedesktop.org
Cc: david@lechnology.com
Subject: Re: [PATCH 0/6] drm/tinydrm: Move mipi_dbi
Date: Mon, 22 Jul 2019 11:06:15 -0700 [thread overview]
Message-ID: <877e8aeyg8.fsf@anholt.net> (raw)
In-Reply-To: <20190720134709.15186-1-noralf@tronnes.org>
[-- Attachment #1.1: Type: text/plain, Size: 730 bytes --]
Noralf Trønnes <noralf@tronnes.org> writes:
> This series ticks off the last tinydrm todo entry and moves out mipi_dbi
> to be a core helper.
>
> It splits struct mipi_dbi into an interface part and a display pipeline
> part (upload framebuffer over SPI). I also took the opportunity to
> rename the ambiguous 'mipi' variable name to 'dbi'. This lines up with
> the use of the 'dsi' variable name in the MIPI DSI helper.
>
> Note:
> This depends on series: drm/tinydrm: Remove tinydrm.ko
>
> Series is also available here:
> https://github.com/notro/linux/tree/move_mipi_dbi
Congratulations on making it to this stage. This looks like a fine
conclusion to tinydrm.
Acked-by: Eric Anholt <eric@anholt.net>
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2019-07-22 18:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-20 13:47 [PATCH 0/6] drm/tinydrm: Move mipi_dbi Noralf Trønnes
2019-07-20 13:47 ` [PATCH 1/6] drm/tinydrm/mipi-dbi: Move cmdlock mutex init Noralf Trønnes
2019-07-20 13:47 ` [PATCH 2/6] drm/tinydrm: Rename variable mipi -> dbi Noralf Trønnes
2019-07-20 13:47 ` [PATCH 3/6] drm/tinydrm: Rename remaining variable mipi -> dbidev Noralf Trønnes
2019-07-20 13:47 ` [PATCH 4/6] drm/tinydrm: Split struct mipi_dbi in two Noralf Trønnes
2019-07-20 13:47 ` [PATCH 5/6] drm/tinydrm: Move mipi-dbi Noralf Trønnes
2019-07-20 13:47 ` [PATCH 6/6] MAINTAINERS: Remove tinydrm entry Noralf Trønnes
2019-07-20 20:29 ` [PATCH 0/6] drm/tinydrm: Move mipi_dbi Sam Ravnborg
2019-07-21 16:41 ` Noralf Trønnes
2019-07-22 18:06 ` Eric Anholt [this message]
2019-07-22 19:00 ` Noralf Trønnes
[not found] ` <20190723071037.GS15868@phenom.ffwll.local>
2019-07-23 13:41 ` Noralf Trønnes
2019-07-24 11:41 ` Daniel Vetter
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=877e8aeyg8.fsf@anholt.net \
--to=eric@anholt.net \
--cc=david@lechnology.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=noralf@tronnes.org \
/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.