dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Archit Taneja <architt@codeaurora.org>
To: Sibi S <sibis@codeaurora.org>,
	robdclark@gmail.com, jcrouse@codeaurora.org
Cc: linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2 0/3] Cleanup excessive DSI host controller version checks
Date: Fri, 23 Mar 2018 18:05:48 +0530	[thread overview]
Message-ID: <671ad798-e7b2-48d9-d7e0-a79de685aab0@codeaurora.org> (raw)
In-Reply-To: <20180319194103.2454-1-sibis@codeaurora.org>



On Tuesday 20 March 2018 01:11 AM, Sibi S wrote:
> This patch series aims to create and bind dsi host controller helper
> functions to functionalities that vary across DSI v2, DSI 6G 1.x and
> DSI 6G v2.0+ controllers. These functionalities are currently under
> excessive version checks which is now replaced with the corresponding
> helper function.

Reviewed-by: Archit Taneja <architt@codeaurora.org>

> 
> V2:
>    Removes command broadcast support for DSI 6G v2.0+ controllers from
>    the patch series and incorporates all the suggested corrections
>    
> 
> Sibi S (3):
>    drm/msm/dsi: add dsi host helper functions support
>    drm/msm/dsi: add implementation for helper functions
>    drm/msm/dsi: replace version checks with helper functions
> 
>   drivers/gpu/drm/msm/dsi/dsi.h      |  16 ++
>   drivers/gpu/drm/msm/dsi/dsi_cfg.c  |  56 +++++-
>   drivers/gpu/drm/msm/dsi/dsi_cfg.h  |  12 ++
>   drivers/gpu/drm/msm/dsi/dsi_host.c | 362 +++++++++++++++++++++----------------
>   4 files changed, 280 insertions(+), 166 deletions(-)
> 
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2018-03-23 12:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-19 19:41 [PATCH v2 0/3] Cleanup excessive DSI host controller version checks Sibi S
2018-03-19 19:41 ` [PATCH v2 1/3] drm/msm/dsi: add dsi host helper functions support Sibi S
2018-03-19 19:41 ` [PATCH v2 2/3] drm/msm/dsi: add implementation for helper functions Sibi S
2018-03-19 20:23   ` Jordan Crouse
2018-03-26 17:16     ` Sibi S
2018-03-19 19:41 ` [PATCH v2 3/3] drm/msm/dsi: replace version checks with " Sibi S
2018-03-23 12:35 ` Archit Taneja [this message]

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=671ad798-e7b2-48d9-d7e0-a79de685aab0@codeaurora.org \
    --to=architt@codeaurora.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jcrouse@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=robdclark@gmail.com \
    --cc=sibis@codeaurora.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