From: Thierry Reding <thierry.reding@gmail.com>
To: Souptick Joarder <jrdr.linux@gmail.com>
Cc: ajitn.linux@gmail.com, airlied@linux.ie,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
jonathanh@nvidia.com, linux-tegra@vger.kernel.org
Subject: Re: [PATCH] drm/tegra: Convert drm_atomic_helper_suspend/resume()
Date: Tue, 18 Sep 2018 16:53:31 +0200 [thread overview]
Message-ID: <20180918145331.GB30386@ulmo> (raw)
In-Reply-To: <20180731200705.GA21510@jordon-HP-15-Notebook-PC>
[-- Attachment #1.1: Type: text/plain, Size: 823 bytes --]
On Wed, Aug 01, 2018 at 01:37:05AM +0530, Souptick Joarder wrote:
> convert drm_atomic_helper_suspend/resume() to use
> drm_mode_config_helper_suspend/resume().
>
> With this conversion, tegra_drm_fb_suspend() and
> tegra_drm_fb_resume() wil not be used anymore.
> Both of these functions can be removed.
>
> Also, in tegra_drm struct's member state will not be
> used anymore. So this can be removed forever.
>
> Fixed one sparse warning.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
> Signed-off-by: Ajit Negi <ajitn.linux@gmail.com>
> ---
> drivers/gpu/drm/tegra/drm.c | 20 ++------------------
> drivers/gpu/drm/tegra/drm.h | 4 ----
> drivers/gpu/drm/tegra/fb.c | 24 +-----------------------
> 3 files changed, 3 insertions(+), 45 deletions(-)
Applied, thanks.
Thierry
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Souptick Joarder <jrdr.linux@gmail.com>
Cc: airlied@linux.ie, jonathanh@nvidia.com, ajitn.linux@gmail.com,
dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm/tegra: Convert drm_atomic_helper_suspend/resume()
Date: Tue, 18 Sep 2018 16:53:31 +0200 [thread overview]
Message-ID: <20180918145331.GB30386@ulmo> (raw)
In-Reply-To: <20180731200705.GA21510@jordon-HP-15-Notebook-PC>
[-- Attachment #1: Type: text/plain, Size: 823 bytes --]
On Wed, Aug 01, 2018 at 01:37:05AM +0530, Souptick Joarder wrote:
> convert drm_atomic_helper_suspend/resume() to use
> drm_mode_config_helper_suspend/resume().
>
> With this conversion, tegra_drm_fb_suspend() and
> tegra_drm_fb_resume() wil not be used anymore.
> Both of these functions can be removed.
>
> Also, in tegra_drm struct's member state will not be
> used anymore. So this can be removed forever.
>
> Fixed one sparse warning.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
> Signed-off-by: Ajit Negi <ajitn.linux@gmail.com>
> ---
> drivers/gpu/drm/tegra/drm.c | 20 ++------------------
> drivers/gpu/drm/tegra/drm.h | 4 ----
> drivers/gpu/drm/tegra/fb.c | 24 +-----------------------
> 3 files changed, 3 insertions(+), 45 deletions(-)
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-09-18 14:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-31 20:07 [PATCH] drm/tegra: Convert drm_atomic_helper_suspend/resume() Souptick Joarder
2018-08-06 6:12 ` Souptick Joarder
2018-09-10 6:46 ` Souptick Joarder
2018-09-18 11:46 ` Souptick Joarder
2018-09-18 14:53 ` Thierry Reding [this message]
2018-09-18 14:53 ` Thierry Reding
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=20180918145331.GB30386@ulmo \
--to=thierry.reding@gmail.com \
--cc=airlied@linux.ie \
--cc=ajitn.linux@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jonathanh@nvidia.com \
--cc=jrdr.linux@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.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.