dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: David Lechner <david@lechnology.com>
To: "Noralf Trønnes" <noralf@tronnes.org>, dri-devel@lists.freedesktop.org
Cc: sam@ravnborg.org
Subject: Re: [PATCH v2 3/9] drm/tinydrm: Rename remaining variable mipi -> dbidev
Date: Mon, 22 Jul 2019 15:19:29 -0500	[thread overview]
Message-ID: <b117757c-fd0d-7969-54ce-dbe25c600cbf@lechnology.com> (raw)
In-Reply-To: <20190722104312.16184-4-noralf@tronnes.org>

On 7/22/19 5:43 AM, Noralf Trønnes wrote:
> struct mipi_dbi is going to be split into an interface part and a display
> pipeline part. The interface part can be used by drivers that need to
> initialize the controller, but that won't upload the framebuffer over
> this interface.
> 
> tinydrm uses the variable name 'mipi' but this is not a good name since
> MIPI refers to a lot of standards. This patch changes the variable name
> to 'dbidev' where it refers to the pipeline part of struct mipi_dbi.
> 
> Cc: Eric Anholt <eric@anholt.net>
> Cc: David Lechner <david@lechnology.com>
> Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
> Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
> ---

Acked-by: David Lechner <david@lechnology.com>

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

  reply	other threads:[~2019-07-22 20:19 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22 10:43 [PATCH v2 0/9] drm/tinydrm: Move mipi_dbi Noralf Trønnes
2019-07-22 10:43 ` [PATCH v2 1/9] drm/tinydrm/mipi-dbi: Move cmdlock mutex init Noralf Trønnes
2019-07-22 10:43 ` [PATCH v2 2/9] drm/tinydrm: Rename variable mipi -> dbi Noralf Trønnes
2019-07-22 20:19   ` David Lechner
2019-07-22 10:43 ` [PATCH v2 3/9] drm/tinydrm: Rename remaining variable mipi -> dbidev Noralf Trønnes
2019-07-22 20:19   ` David Lechner [this message]
2019-07-22 10:43 ` [PATCH v2 4/9] drm/tinydrm: Split struct mipi_dbi in two Noralf Trønnes
2019-07-22 20:25   ` David Lechner
2019-07-22 10:43 ` [PATCH v2 5/9] drm/tinydrm/mipi-dbi: Remove CMA helper dependency Noralf Trønnes
2019-07-22 20:36   ` David Lechner
2019-07-22 10:43 ` [PATCH v2 6/9] drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICE Noralf Trønnes
2019-07-22 20:36   ` David Lechner
2019-07-22 10:43 ` [PATCH v2 7/9] drm/tinydrm/mipi-dbi: Select DRM_KMS_HELPER Noralf Trønnes
2019-07-22 20:37   ` David Lechner
2019-07-22 10:43 ` [PATCH v2 8/9] drm/tinydrm: Move mipi-dbi Noralf Trønnes
2019-07-22 20:32   ` David Lechner
2019-07-22 10:43 ` [PATCH v2 9/9] MAINTAINERS: Remove tinydrm entry Noralf Trønnes
2019-07-22 20:33   ` David Lechner
2019-07-25  8:58 ` [PATCH v2 0/9] drm/tinydrm: Move mipi_dbi Noralf Trønnes

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=b117757c-fd0d-7969-54ce-dbe25c600cbf@lechnology.com \
    --to=david@lechnology.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=noralf@tronnes.org \
    --cc=sam@ravnborg.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox