[PATCH] drm/tegra: Convert drm_atomic_helper_suspend/resume()
Thierry Reding
thierry.reding at gmail.com
Tue Sep 18 14:53:31 UTC 2018
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 at gmail.com>
> Signed-off-by: Ajit Negi <ajitn.linux at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180918/0f6db14f/attachment.sig>
More information about the dri-devel
mailing list